11.03.2014, 01:19
Well. I've encountered this problem multiple times. I'm not sure if it's sa-mp related, or if it's on my end. But I'm attempting to create pickups at various locations and none are showing. I've also made sure the players VW is "0". Whats the issue...?
It's under ongamemodeinit, and is in a game mode. I've also tried it with the virtual world as -1. No avail.
pawn Код:
CreatePickup(1210, 3, -993933346, -989614530, 1104547088, 0);
CreatePickup(1210, 3, -993674921, -989793743, 1112291685, 0);
CreatePickup(1210, 3, -993130652, -989842375, 1113892786, 0);