rAthena to Hercules

Cydd

New member
Messages
20
Points
0
Location
Alberta
Discord
cydd
IRC Nickname
cydd
Github
cydd
Emulator
rAthena
Hi, I'm from rAthena Community, I would like to convert here. Zup!!! Cheers ❤️

 
Im gonna need a few things first:

I need a few things to copy / paste involving amount of players in map

1) I need EVERY map to be checks for current number of players in map EXCEPT doram (is not included in the player count ),ON THIS MAP PAY_FILD0101

So if PAY_FILD010101 has 100 players on it, all new connections will connect them to PAY_FILD0102 instead, and a little message in your chatbox saying you were moved to the next channel 

2) Now I need an npc that does this :

mes hello

switch select choice ( warp , exit)

case 1: warp

select ( prontera , payon )

case prontra:

so now it checks for amount of players in each channel and says how many followed by a color

channel 1 100/100 players in red 

channel 2 70-99/100 players in orange

channel 3 20-69/100 players in blue

channel 4 0-19/100 players in green

 
Im gonna need a few things first:

I need a few things to copy / paste involving amount of players in map

1) I need EVERY map to be checks for current number of players in map EXCEPT doram (is not included in the player count ),ON THIS MAP PAY_FILD0101

So if PAY_FILD010101 has 100 players on it, all new connections will connect them to PAY_FILD0102 instead, and a little message in your chatbox saying you were moved to the next channel 

  

2) Now I need an npc that does this :

mes hello

switch select choice ( warp , exit)

case 1: warp

select ( prontera , payon )

case prontra:

 so now it checks for amount of players in each channel and says how many followed by a color

channel 1 100/100 players in red 

channel 2 70-99/100 players in orange

channel 3 20-69/100 players in blue

channel 4 0-19/100 players in green
So, I will make this script for you using Hercules?

 
This is not a paid service nor a support topic. Since the topic creator has one, please move your request there or in a pm.

 
Last edited by a moderator:
Back
Top