Jump to content

GM MODIFICATION


Recommended Posts


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   238
  • Joined:  09/05/12
  • Last Seen:  


- script sample -1,{

OnPCBaseLvUpEvent:

if ( getgmlevel() )

BaseLevel = 1;

end;

}

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  


- 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


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   238
  • Joined:  09/05/12
  • Last Seen:  

Will result to an error.

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

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

panu po ba? 

Confuse ako.. 

THANKS PATSKIE AND SANDBOX FOR THE RESPONSE!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

havent try yet, sorry. nag reremove pa ko mga GM. 

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...