SA-MP Forums Archive
Ayuda Porfavor error al morir - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Ayuda Porfavor error al morir (/showthread.php?tid=604787)



Ayuda Porfavor error al morir - thegameover81 - 10.04.2016

Buenos Dias/Tardes/Noches
Quisiera su ayuda porfavor tengo un problema con la GM sacramento Roleplay lo que pasa cuando mueres te devuelve al inicio y eso pasa siempre cuando mueres ayuda porfavor



Respuesta: Ayuda Porfavor error al morir - CHEO96 - 11.04.2016

pasa La Funcion:
Quote:

OnplayerDeath

y alli vemos el Error que tienes Suerte Saludos


Re: Ayuda Porfavor error al morir - Capotte - 26.04.2016

Para respawnear en el hospital tenйs que modificar el OnPlayerDeath:

Quote:

public OnPlayerDeath(playerid, killerid, reason)
{
SetSpawnInfo(playerid, 0, 26, 1177.01, -1323.83, 14.05, 0.0, 0, 0, 0, 0, 0, 0);

return 1;
}