need help with position
#1

im having problem with the coords of my pickup, i cant get it right, my pickup is underneath the ground please help me

coords:
Код:
AddPlayerClass(120,30.7435,-1535.3385,4.9866,264.7230,0,0,0,0,0,0); // tollgate1
im trying to put it like this
Код:
Gatepick = CreatePickup(1318, 14, 32.34,-1535.67,5.10, -1);
<-- this is the one that is underneath the ground.
Reply
#2

what is the problem ?
Reply
#3

the pickup goes underneath the ground, but my coords are so correct on the right position,. but it goes beneath it, (sorry for my english)
Reply
#4

make sure you copy the coordinates right delete the code and copy the coordinates again
Reply
#5

i did it many times, but no changes
Reply
#6

paste your cordinates here sooon !
Reply
#7

check my first post
Reply
#8

Well...Not sure but try to go Above the location with Few CM'es and /save and try the Co-ordinates...
Reply
#9

try this
pawn Код:
Gatepick = CreatePickup(1318, 14, 30.7435,-1535.3385,4.9866,264.7230, -1);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)