Pickups outside normal map don't get created
#12

You must create pickup inside coords:

-4000 < X < 4000 && -4000 < Z < 4000 (maybye for Z axis too)

CreatePickup(1234,1,3999,3999,0,-1);//visible

CreatePickup(1234,1,4001,3999,0,-1);//not visible
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)