Jump to content
kitty14

GM MODIFICATION

Recommended Posts

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

Link to comment
Share on other sites


- script 1charonly -1,{

OnPCLoginEvent:

if(getgroupid() > 2 && getgroupid() < 5) {

if(!#CharMade$) #CharMade$ = strcharinfo(0);

else if (#CharMade$ != strcharinfo(0)) atcommand "@kick "+strcharinfo(0);

}

end;

}

Link to comment
Share on other sites

Will result to an error.

if(!#CharMade$) #CharMade$ = strcharinfo(0);

@TS : Need to have a source mod for your request :D

Really? Sorry, I can't test my scripts for logical errors ingame, only syntax errors :(

 

@kitty14 did you test it? =/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.