15.11.2009, 17:17
1. Is there a FS that saves all the stuff for player class selection that looks like this:
2. If not, anyone have that information, only looking at the vinewood sign?
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.
Код:
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.