I just want to request an Event Manager that will give #EVENTPOINT for the players, To be honest, this is intentionally for eamod servers because rathena doesn't have this global variable. But the user-end can change it to #CASHPOINT too or whatever they want right.
The script I want is when you talk or click the npc, it will ask for the Character Name.. So when a Live Event of GM's finished, they will put the name of the winner to get the points.
In this case, it will check the GM Level = 99 or > 80 or whatever the user-end wants...
Can anyone please code or share it guys?
This is some codes to use:
set #EVENTPOINT,#EVENTPOINT+'n'
meaning I will put the amount of points I want to send to the winning player.
and this code:
mes "Hi, I am the Event Manager";
mes "So, what will be the name of the Event? ";
mes "please enter his/her complete character name";
and then, it will be :
set .$name
or what else of variable to set in.. and then, the #EVENTPOINT will be sent to the character name entered.
In my case, I can create an NPC shop with (#EVENTPOINT) to use because Zephyrus already coded this NPC. But he don't have this kind of NPC to give on players.
hope you get what I imagine on this NPC.
Thanks a lot in advance for the help guys.
*BUMP*
Does anyone have this kind of npc so I can edit it w/ #CASHPOINTS -> #EVENTPOINTS
Thanks a lot for the help..
*BUMP*
Guys, help me please. I just need this for my players to get their Event Point Rewards.
Question
Jezu
Hi rathena community,
I just want to request an Event Manager that will give #EVENTPOINT for the players, To be honest, this is intentionally for eamod servers because rathena doesn't have this global variable. But the user-end can change it to #CASHPOINT too or whatever they want right.
The script I want is when you talk or click the npc, it will ask for the Character Name.. So when a Live Event of GM's finished, they will put the name of the winner to get the points.
In this case, it will check the GM Level = 99 or > 80 or whatever the user-end wants...
Can anyone please code or share it guys?
This is some codes to use:
meaning I will put the amount of points I want to send to the winning player.
and this code:
and then, it will be :
or what else of variable to set in.. and then, the #EVENTPOINT will be sent to the character name entered.
In my case, I can create an NPC shop with (#EVENTPOINT) to use because Zephyrus already coded this NPC. But he don't have this kind of NPC to give on players.
hope you get what I imagine on this NPC.
Thanks a lot in advance for the help guys.
*BUMP*
Does anyone have this kind of npc so I can edit it w/ #CASHPOINTS -> #EVENTPOINTS
Thanks a lot for the help..
*BUMP*
Guys, help me please. I just need this for my players to get their Event Point Rewards.
Edited by Jezu2 answers to this question
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.