somekinda wierd bug
#1

Ive create couple pickups today, the thing is that my health pickup wont respawn
even i have it in the right format:
pawn Код:
health = CreatePickup(1240, 2, 2005.3463,1539.8365,17.6484, 0);
pawn Код:
if(pickupid == health) SetPlayerHealth(playerid, 100);
I even tryed to set the resapwn type to 3, so it respawns after death,
even that didnt worked....
I have also a armour pickup right next to it and it respawns fine,
but the most wierd thing is that when ive tested it in a blank script,
everything worked fine, respawned as i wanted it.. o_O
Does anybody know what could cause this?
Reply


Messages In This Thread
somekinda wierd bug - by OldDirtyBastard - 31.10.2010, 17:23
Re: somekinda wierd bug - by Mike_Peterson - 31.10.2010, 17:35
Re: somekinda wierd bug - by admantis - 31.10.2010, 17:35

Forum Jump:


Users browsing this thread: 1 Guest(s)