[FilterScript] [T]AFK/Back System %100
#8

Quote:
Originally Posted by [FSaF]Jarno
Посмотреть сообщение
Setting peoples' names is a big no no.

Most of the servers save their players' stats by saving them into a file, and using GetPlayerName to determine which file will their data go. This means that if you are AFK when you disconnect, your stats are going to be saved on a different account, and that is not good.

The script is good except for that thing (and the fact that you shouldn't send messages that include "u" as "you" and "wanna" as "want to", because most people want their server to look clean and official.
Not really.. under OnPlayerDisconnect you can add
PHP код:
GetPlayerName(playeridPlayerNamesizeof(PlayerName));
if(
isafk[playerid] == 1
{
     
strdel(PlayerName05);
     
SetPlayerName(playeridPlayerName);

Reply


Messages In This Thread
[T]AFK/Back System %100 v1.0 - by iMTube™ - 16.04.2013, 16:27
Re: [T]AFK/Back System %100 - by Guest123 - 17.04.2013, 12:15
Re: [T]AFK/Back System %100 - by [FSaF]Jarno - 17.04.2013, 12:21
Re: [T]AFK/Back System %100 - by iMTube™ - 17.04.2013, 13:35
Re: [T]AFK/Back System %100 - by Ibrahim.E - 17.04.2013, 14:55
Re: [T]AFK/Back System %100 - by michaelcosyns - 18.04.2013, 18:31
Re: [T]AFK/Back System %100 - by kiss - 18.04.2013, 19:19
Re: [T]AFK/Back System %100 - by ReV. - 18.04.2013, 19:20
Re: [T]AFK/Back System %100 - by iMTube™ - 19.04.2013, 15:23
Re: [T]AFK/Back System %100 - by Jarnu - 19.04.2013, 15:30

Forum Jump:


Users browsing this thread: 2 Guest(s)