Jump to content
Rosemount

Broadcaster with 40 color

Recommended Posts

if(getgmlevel() >=127) goto L_admin;

xDDDDDD

you're so mean >>

@Rosemount, it does not exist lvl 127 in rathena.

level max by default is 99

Ops sorry about that /pat

i using eathena /sry

Edited by Rosemount
Link to comment
Share on other sites

some advise for your script improvement...

the script itself look very long due to the repeating part....

how about save the colour hex code into an Array ...

and a simple can help you store about 127 colour,....

( then you can create 127 colour announe xD )

Link to comment
Share on other sites

some advise for your script improvement...

the script itself look very long due to the repeating part....

how about save the colour hex code into an Array ...

and a simple can help you store about 127 colour,....

( then you can create 127 colour announe xD )

you should to give some examples to her how to put array.

Link to comment
Share on other sites

@Raikumi

you are using rAthena right ?

the Group ID isnt GM Level ...both are different.

you have to set the GM Level in the Group ID

then only the script will recognize you base on the level unless you changed the script to read group id

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.