Pickup doesnt work...........
#1

public OnGameModeInit()
{
CreatePickup(1318, 1, -4895.7061,-919.1420,2.9435, -1);
return 1;
}

I created an island in the middle of the sea, near to mount chilliad.
The island had a house on it.
And i use /save to save the coordinates for the pickup at the door. Its a arrow pointing down.

But the fucking pickup doesnt show, why is this so

Since the other day I suspected something stupid about pawno and these kind of shit.

-Not even the camera position "OnPlayerRequestClass" works, its like the camera has a mind of it's own and turning where ever it wants. I set it to face the player and it turns other direction.

-Also when I save player position for spawn using /save, the player turns the other direction, when i spawn there... wtf

Ive been scripting for 2 months now, and these problems cant be fixed.



Even sometimes when I restart my gamemode, the changes I made doesn't take effect.
Reply
#2

So no replies huh? My post reached the 5th page without a single reply.
Sigh....
Reply
#3

pawn Код:
public OnGameModeInit( )
{
    AddStaticPickup(1318, 1, -4895.7061,-919.1420,2.9435, -1);

return 1;
}
Or Check This -> CreatePickup
Reply
#4

Unfortunately pickups do not work once you get out a ways from land. Something with gta i belive. Also found a few topics that mention it....

https://sampforum.blast.hk/showthread.php?tid=379268
https://sampforum.blast.hk/showthread.php?tid=268448
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)