Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help] update np symbol / clan grade?

Newbie Spellweaver
Joined
Jul 30, 2008
Messages
98
Reaction score
0
found out my db dosen't have account_logout or account_login tables, so what do i add on the tables and what is the procedure i add for them? or is there another way to add them without these tables?

edit~
Also my lunar wars and ft don't schedule either, how do i fix this?
 
Newbie Spellweaver
Joined
Feb 1, 2007
Messages
18
Reaction score
0
Re: update np symbol / clan grade?

Use search pff..
there is a lot of posts of that
 
Newbie Spellweaver
Joined
Jul 30, 2008
Messages
98
Reaction score
0
ofc i used search, dont make such a useless post, apart from saying that u could of been more help by hooking me up with a link or something
 
Newbie Spellweaver
Joined
Oct 2, 2006
Messages
47
Reaction score
0
i gotta say, i havent found anything usefull on search for the NP symbols aswell. evryone making posts 'use search' well find a usefull link then, then you can accuse em of being too lazy to use search
 
Newbie Spellweaver
Joined
Jun 11, 2008
Messages
5
Reaction score
0
go to your procedures and add into your account logout procedure:

EXEC RANK_KNIGHTS
EXEC UPDATE_PERSONAL_RANK
EXEC KNIGHTS_RATING_UPDATE

you can find your procedures under programmability and then stored procedures..
 
Newbie Spellweaver
Joined
Oct 2, 2006
Messages
47
Reaction score
0
go to your procedures and add into your account logout procedure:

EXEC RANK_KNIGHTS
EXEC UPDATE_PERSONAL_RANK
EXEC KNIGHTS_RATING_UPDATE

you can find your procedures under programmability and then stored procedures..
thank you very mutch
 
Newbie Spellweaver
Joined
Jun 11, 2008
Messages
5
Reaction score
0
np atall

now for the next time the rest of the ppl can hit the search button ^^
 
Newbie Spellweaver
Joined
Oct 2, 2006
Messages
47
Reaction score
0
They sure can :] but i just have one more thing to be sure of
currently my personal rank table looks like this :

powwow - [Help] update np symbol / clan grade? - RaGEZONE Forums

basicly what i need to know is : can i just add another silver/mirage knight in there? becouse i'm missing some of those
 
Newbie Spellweaver
Joined
Jun 11, 2008
Messages
5
Reaction score
0
not sure you should try it yourself because i didnt try it yet

just try and post ur result here :)
 
Back
Top