i'm missing codes and i can't figure it out how to disable the item id: 610 and 678...
how do i write them on my scripts?
ex:
OnClock1930: // everyday 7:30pm ends
L_end:
gvgoff "guild_vs1";
announce "The King of Emperium Hill is over!", bc_all;
.start = 0;
nowarp
@skilloff //disable...
I want to create an hourly event of cluckers but i have 9 to 10 woe time event.. how can i disable my cluckers npc when the server time reach 21:00 and activate again in 22:00 to continue the every hour event.?? hee's my code
//===== rAthena Script =======================================
//=...