13.08.2011, 02:17
I got this line:
Pickup[c] = CreatePickup(1272, 1, X, Y, Z, -1);
It created the pickup, but the pickup disappears ... ( 1 = Not pickupable, exists all the time.)
What is the problem ?
thank you.
Pickup[c] = CreatePickup(1272, 1, X, Y, Z, -1);
It created the pickup, but the pickup disappears ... ( 1 = Not pickupable, exists all the time.)
What is the problem ?
thank you.