Hi guys,
i just done Harmony patch, and compiled with Visual C, it worked all fine, but on Linux it shows
Already searched a lot but cant find solution, anyone can help?
@Done can close
Hey guys!
Someone have/can make/help make a bg entrace npc, that can use this or any similar system, where i could enter with command instead of chatroom (i can make the command tho), to enter on Hercule's basic battlegrounds arenas like Tierra ou Flavius?
I mean, i dont need a new bg, i just...
Hi guys,
my error is
firstly i create a bg (.team), then create more 2 with te same variable used by hercules' bg, but always when i do this, the second person to enter, which goes for team 2, always leave bg just after enter, anyone can find the bug? D=
OnStart: $@TierraBG2_id1 = createbgid(...
Im having a problem on this script
OnInit: bindatcmd "inittime",strnpcinfo(3)+"::OnInitTime"; bindatcmd "checktime",strnpcinfo(3)+"::OnCheckTime";
First it init the timer attached with the player.
OnInitTime: attachnpctimer; initnpctimer;
then when i try check how many time passed...
Hey guys, how can i check if player have only one item in inventory? I.e he can do something only if he have only Apple in his inventory.
Or restrict all itens expect one?
On atcommand.c, i want to make a timer like this:
On use @reloadscript:
broadcast 1;(TIMER with 2 seconds)broadcast 2;...then it reload scripts...
I know how make broadcasts, but i need help to make the timer D=
Anyone can help? =)