[Ajuda] Andromoda - 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: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Andromoda (
/showthread.php?tid=476310)
Andromoda -
Catchorro - 17.11.2013
Como Eu Crio Um Sistema de a pessoa cai na agua ela Spawna Devorta no Local , Estou Criando Um Andromoda - Car ?
Re: Andromoda -
Gii - 17.11.2013
https://sampforum.blast.hk/showthread.php?tid=400049
pawn Код:
if (IsPlayerInWater(playerid))
SetPlayerPos(playerid, X, Y, Z); // ou SpawnPlayer(playerid);
Re: Andromoda -
Catchorro - 17.11.2013
onde eu ponho esste cod ?
Re: Andromoda -
Gii - 17.11.2013
Quote:
Originally Posted by Catchorro
onde eu ponho esste cod ?
|
Vocк que escolhe, pode por tanto em OnPlayerUpdate que eu particularmente nгo gosto ou criar um timer que em um periodo X esta checagem seja feita.
Re: Andromoda -
Catchorro - 17.11.2013
a obrigado + rep pra tu .