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 skills
enablenpc "Exit#KoE";
disablenpc "The King#KoE";
killmonsterall "guild_vs1";
end;
any help??
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 skills
enablenpc "Exit#KoE";
disablenpc "The King#KoE";
killmonsterall "guild_vs1";
end;
any help??