27.11.2013, 22:00
Hello, I'm normally good at scripting, but I really can't solve this.
In fact I'm creating 2 pickups. 1 for Interior enter and 1 for Exit. The Exit Pickup works fine, but other one doesn't appear. So, it's not there.
Here's the script
I'm also in virtualworld 0.
This one works fine.
In fact I'm creating 2 pickups. 1 for Interior enter and 1 for Exit. The Exit Pickup works fine, but other one doesn't appear. So, it's not there.
Here's the script
pawn Код:
LIL_PROBE_[0] = CreatePickup(19135, 23, -89.562698, 1378.188720, 10.469839, 0); // ENTER PICKUP
This one works fine.
pawn Код:
LIL_PROBE_[1] = CreatePickup(19135, 23, -229.246292, 1401.203979, 27.765625, 1001); // EXIT PICKUP