Yan nga din sa tingin ko sir ehh . my nakita aq old eAMOD and ung asura behavior nila is like that no delay + walk asura . as of now mabilis na asura ko and naka walk asura na rin pero since gusto ko intense ung PVP since PVP type ung ginawa ko gusto ko sana maging gnyan ung asura . khit d naka macro palag palag ung player . pero gusto ko lng sana gumamit ng rA para my support since ung eAMOD wala ng support .
Did you try to add guild approval to your 2nd guild that you are using for testing purposes ? In the first guild its work like you said so it should be already already . Check your guild skill and take a look on your guild approval
create a set script commands and add a conditional statement
example:
set "addparameter here"plat,0;
if ($plat == 1) goto "proceedhere"
"proceed here if not";
set $plat,1;
proceedhere:
mes"you already take plat";
close;
You can use our search engine to find a hourlypoints. regarding to the time/hour/minute of the script you can read more details about it inside your server files doc / script_commands.txt using OnClock/Ontime/Onhour etc.
How i solve this . i forgot the ./athena-start command to edit because its still login the login-server it should be char and map only for multi-server setup .
its solve now, like what i expected its abot port availablity. i jump 2port each to make it safe but its not working so i jump 1 to try out and its work's.
[Error]: unknown unit layout at skill 86
[Error]: unknown unit layout at skill 139
[Error]: unknown unit layout at skill 247
[Error]: unknown unit layout at skill 331
[Error]: unknown unit layout at skill 361
[Error]: unknown unit layout at skill 394
[Error]: unknown unit layout at skill 517
[Error]: unknown unit layout at skill 525
[Error]: Skill '696' is undefined! status.cpp:185::set_sc
[Error]: set_sc: Unsupported skill id 696 (SC: 137. Icon: -1)
[Error]: Skill '82' is undefined! status.cpp:185::set_sc
[Error]: set_sc: Unsupported skill id 82 (SC: 2. Icon: -1)
[Error]: Skill '377' is undefined! status.cpp:185::set_sc
[Error]: set_sc: Unsupported skill id 377 (SC: 119. Icon: 114)
[Error]: Skill '715' is undefined! status.cpp:185::set_sc
[Error]: set_sc: Unsupported skill id 715 (SC: 668. Icon: 713)
I suddenly get this error when i restart my server i really dont know how to fix this because i encounter this problem for the first time . Any help or idea would be a good help . i tried to copy the latest status.cpp in the rAthena git to reupdate but still the error is there .