help with timer rep++
#1

//////
Reply
#2

Show your timer "StealAgain"
Reply
#3

only
Quote:

SetTimer("StealAgain",1200000,false);

Reply
#4

Oh you should make it like that

Код:
forward StealAgain();
public StealAgain()
{

Jetpack = Create(Dynamic)Pickup(JETPACK_ID, PICKUP_TYPE, X, Y, Z, VIRUAL_WORLD_ID);
return 1;
}
JETPACK_ID = 370 or https://sampwiki.blast.hk/wiki/Pickup_IDs
PICKUP_TYPE = https://sampwiki.blast.hk/wiki/PickupTypes
Reply
#5

now i can't see jetpack
Reply
#6

Show me your CREATEPICKUP......
Reply
#7

Quote:

Jetpack = CreatePickup(370,1,268.7132,1883.5077,-30.0938,-1);

this
Reply
#8

bump
Reply
#9

bump - help please
Reply
#10

Do you even have a "StealAgain" function?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)