SA-MP Forums Archive
[AYUDA] Login - 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] Login (/showthread.php?tid=332993)



[AYUDA] Login - ValenRatti - 09.04.2012

Necesito que alguien me diga como se entra al juego cuando le das a conectar. Intente de todas formas pero no me anda! SpawnPlayer? No me anda... se qedan los botones de < > spawn y no me deja moverme, si necesitan pongo el codigo, pero ya lo habia puesto antes y nadie me contesto supongo que porque no sabian.


Respuesta: [AYUDA] Login - TiNcH010 - 09.04.2012

ya te dije q tenes q poner SpawnPlayer(playerid);


Respuesta: [AYUDA] Login - ValenRatti - 09.04.2012

A ese me referia xD ahora lo cambio, no me anduvo


Respuesta: [AYUDA] Login - TiNcH010 - 10.04.2012

Entonces no se que tenes en tu script, pasame tu login y tu OnPlayerConnect.


Respuesta: [AYUDA] Login - Jovanny - 10.04.2012

Para que SpawnPlayer(playerid) funcione antes tienes que haber usado SetSpawnInfo


Respuesta: [AYUDA] Login - TiNcH010 - 10.04.2012

Quote:
Originally Posted by Jovanny
Посмотреть сообщение
Para que SpawnPlayer(playerid) funcione antes tienes que haber usado SetSpawnInfo
Aclara que es para la 0.3d R2 eso, ya que en las anteriores versiones no hace falta. Y ademбs, si no usas SetSpawnInfo se bugea y te kickea, segъn kalcor eso.

Quote:
Originally Posted by Kalcor
This problem will be fixed in the next server update. Either continue using the R1 server, wait for a fix, or add SetSpawnInfo before calling SpawnPlayer.