22.06.2012, 05:49
Sure.
The createpickup syntax is like this.
Yours is.
See the problem? Hope I helped.
The createpickup syntax is like this.
Код:
CreatePickup(modelid, pickuptype, x-coordinate, y-coordinate, z-coordinate, worldid);
pawn Код:
CreatePickup(1254, 23, 653.4415, -542.7672, 16.3281, 85.3129, 0);
^ ^ ^ ^ ^ ^ ^
model type x-pos y-pos z-pos WTF?? worldid