how to move the spawn point ?
#1

how to move the spawn point ?
Please help me
Reply
#2

Maybe your looking for this:
https://sampwiki.blast.hk/wiki/SetSpawnInfo
Reply
#3

PHP код:
public OnPlayerSpawn(playerid)
{
        
SetPlayerPos(playeridXYZ); //change X Y Z to your location, u wanna set
        
return 1;

Reply
#4

This?
Reply
#5

yes man
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)