Pickups outside normal map don't get created
#14

Quote:
Originally Posted by ATomas
Посмотреть сообщение
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
4096 is the limit, not 4000.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)