Help !!
#1

I am trying to create drop bomb fucntion but when i test it doesn't work please help me . when i press fire key there come a game text that bomb will be exploded in 10sec but after 10sec nothing happend please help me to fix it.

//================================================== =========================
Pwn Code:

//================================================== ==========================
Reply
#2

Add:

pawn Код:
SetTimerEx("BombExplode",10000,false,"d",playerid);
To the required place. Such as after GetVehiclePos

Edit: isn't your timer in the wrong place? you seem to be setting it inside of the function for it.
Reply
#3

thx DobbysGamertag i was working on this function from 2 days but i was not getting any type of solution thx for you help.
Reply
#4

No problem, if you need help with anything, feel free to PM me.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)