Quote:
Originally Posted by Memoryz
pawn Код:
public OnPlayerDeath(playerid, killerid, reason) { SendDeathMessage(killerid, playerid, reason); SetPlayerInterior(playerid, 3); SetPlayerPos(playerid,2496.65,-1696.55,1014.74); return 1; }
There, that sends you to CJs house.
|
This Code would set the Player into CJ's house, but he would die after he Spawn there.