15.11.2009, 17:53
Quote:
Originally Posted by DeltaAirlines12
1. Is there a FS that saves all the stuff for player class selection that looks like this:
Код:
SetPlayerInterior(playerid,0); SetPlayerPos(playerid,-228.306442,2729.432861,62.687500); SetPlayerFacingAngle(playerid, 270.0); SetPlayerCameraPos(playerid,-226.306442,2729.432861,62.687500); SetPlayerCameraLookAt(playerid,-228.306442,2729.432861,62.687500); 3. How would I make it say "Welcome Dustin, (IP: 192.168.0.1)." On under on player connect. 4. And onplayerdeath, how would I make the player spawn at the hospital after hes dead? xD, Yes, I have searched and sorry if it seems like I am spamming. |
2. don't know what you mean.
3. Look in the wiki : https://sampwiki.blast.hk/wiki/OnPlayerConnect, and edit it to your wishes
4. below OnPlayerDeath, setplayerpos(playerid, x, y, z); to the positions you want.
And no, it's not spamming, you could try to search better before asking, but this forum is for things like that
No problem at all