Help Please With Ranking

MrMike

LOMCN Veteran
Veteran
Mar 9, 2004
473
1
64
Posts: 126,982
Hi, well what av dun is gota Rankin ingame so u get a rank up to lvl
55 if ya get wat i mean but now av added a npc witch wen u hit lvl
100 you can choose like a side of the server heaven n hell for
eg.. neways av got it to give you the title but, When you log
out your title will go and back to the normal lvl 55 Rank if you get
what i mean so ne one no what ave done rong lol ?
 

koni

V.I.P
VIP
Mar 14, 2006
1,111
1
185
Southampton UK
Hi, well what av dun is gota Rankin ingame so u get a rank up to lvl
55 if ya get wat i mean but now av added a npc witch wen u hit lvl
100 you can choose like a side of the server heaven n hell for
eg.. neways av got it to give you the title but, When you log
out your title will go and back to the normal lvl 55 Rank if you get
what i mean so ne one no what ave done rong lol ?


best way to do it is to use quest flags mate, when the player chooses the rank it sets a flag eg [200] 1 = flag 200 is on, then you use the qmanage file to check that flag is set to on and if it is it will assign the rank that you put in there so basicly you would have a script like this in qmanage

#IF
#ACT
#CALL [\Common\LoginAct.txt] @Act
;==================================================
#IF
check [200] 1
#ACT
SETRANKLEVELNAME %s\yourrankhere

#IF
check [201] 1
#ACT
SETRANKLEVELNAME %s\yourrankhere

and then for the other rank you would put another flag so if they choose

"good" it sets 200 1 and bad it will set 201 1 when the users log in it will automaticly see that the flags are set and give then the rank that you have put in "yourrankhere"

qmanage is found in mapquest folder in envir

hope this helps
 
Upvote 0

MrMike

LOMCN Veteran
Veteran
Mar 9, 2004
473
1
64
Posts: 126,982
Yeah helped alot but am abit noobie with the Q mange and Function but
ill give it a go neways ty m8

remeber me ? izit4 :P

and bring bandet 1.9 back best server eeeevaaa
id giv up on my server just for tht lol plz
 
Last edited:
Upvote 0