Very Userful functions - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Very Userful functions (
/showthread.php?tid=97285)
Very Userful functions -
filipyoyo - 13.09.2009
Kye Can you add this functions?:
-ReconnectPlayer(playerid);
-NPCDriveToPoint etc.
Callback:
-OnPlayerDamage
Thanks
Sorry, but I can't speak english
Re: Very Userful functions -
*James* - 13.09.2009
Quote:
|
Originally Posted by filipyoyo
-ReconnectPlayer(playerid);
|
Do u mean if you lose connection, you can reconnect again because if so, that would make things like /kick useless as the player can just reconnect straight away
Re: Very Userful functions -
[eLg]Timmy - 13.09.2009
Quote:
|
Originally Posted by *James*
Quote:
|
Originally Posted by filipyoyo
-ReconnectPlayer(playerid);
|
Do u mean if you lose connection, you can reconnect again because if so, that would make things like /kick useless as the player can just reconnect straight away
|
No cause you actually can only use commands if connected. If the player is kicked he automatically gets disconnected. --> Server closed the connection.
Re: Very Userful functions -
filipyoyo - 13.09.2009
but as I typed "/ rcon exit"(I have server restarter) it pops up server closed connection
and I lose my players
Re: Very Userful functions -
filipyoyo - 13.09.2009
if thats true - thanks Seif