[SOLVED] Where is the pickup
#1

Well first of all welcome,

Im having a small problem with a pickup.

I've saved coords of the pickup (I want a dollar sign at the ship)

Compiling no problem, but finding the pickup, it's just not there.

Code:
Код:
AddStaticPickup(1274, 1, 2003.0111,1546.2374,13.5859);
Could anyone help me whats wrong, thanks in advance.
Tisju,/
Reply
#2

Try

pawn Код:
CreatePickup(1274, 1, 2003.0111, 1546.2374, 12.5859, -1);
Reply
#3

Quote:
Originally Posted by Torran
Try

pawn Код:
CreatePickup(1274, 1, 2003.0111, 1546.2374, 12.5859, -1);
I see an half dollar sign now, it's half in the ground but it worked its visible now

Thnx for the help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)