kitty14 Posted March 15, 2014 Posted March 15, 2014 pede po bang gawing LEVEL 1 ANG lahat ng GM tapos novice lang??ung di sila makaka level up, at isang char lang magagawa nila. hindi 9 slot. kundi 1 slot lang . para po kasi di sila papalit2 ng name. pano po ba?? hehehehe Quote
Patskie Posted March 15, 2014 Posted March 15, 2014 - script sample -1,{ OnPCBaseLvUpEvent: if ( getgmlevel() ) BaseLevel = 1; end; } Quote
sandbox Posted March 15, 2014 Posted March 15, 2014 - script 1charonly -1,{ OnPCLoginEvent: if(getgroupid() > 2 && getgroupid() < 5) { if(!#CharMade$) #CharMade$ = strcharinfo(0); else if (#CharMade$ != strcharinfo(0)) atcommand "@kick "+strcharinfo(0); } end; } Quote
Patskie Posted March 15, 2014 Posted March 15, 2014 Will result to an error. if(!#CharMade$) #CharMade$ = strcharinfo(0); @TS : Need to have a source mod for your request Quote
kitty14 Posted March 15, 2014 Author Posted March 15, 2014 panu po ba? Confuse ako.. THANKS PATSKIE AND SANDBOX FOR THE RESPONSE! Quote
sandbox Posted March 16, 2014 Posted March 16, 2014 Will result to an error. if(!#CharMade$) #CharMade$ = strcharinfo(0); @TS : Need to have a source mod for your request Really? Sorry, I can't test my scripts for logical errors ingame, only syntax errors @kitty14 did you test it? =/ Quote
kitty14 Posted March 17, 2014 Author Posted March 17, 2014 havent try yet, sorry. nag reremove pa ko mga GM. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.