Creating pickups out of SA boundary
#1

Hello,
I am creating a pickup in my island which is far from the original SA world.
However it doesn't show up when I get there, neither CreatePickup nor CreateDynamicPickup from streamer plugin get it work.
This is my coordinates:
Код:
7014.4526,-1933.0878,10.5911
and this is my script:
pawn Код:
prizepickup = CreateDynamicPickup(1550,1,prizeinfo[prizernd][prizex],prizeinfo[prizernd][prizey],prizeinfo[prizernd][prizez],-1,0,-1,500);
The weird thing is all the other pickups works perfectly except this one.

Please help :/
Reply
#2

Any idea
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)