farCry.xD
(Big Clucker)
***

Registration Date: 11.05.2012
Date of Birth: Not Specified
Local Time: 26.04.2024 at 15:43
Status: Offline

farCry.xD's Forum Info
Joined:
11.05.2012
Last Visit:
27.08.2012, 16:01
Total Posts:
95 (0.02 posts per day | 0 percent of total posts)
(Find All Posts)
Total Threads:
27 (0.01 threads per day | 0.01 percent of total threads)
(Find All Threads)
Time Spent Online:
None Registered
Members Referred:
0
Reputation:

farCry.xD's Signature
pawn Code:
public OnPlayerConnect(playerid)
{
    SendClientMessage(playerid, COLOR_RED, "GTFO this is my server!");
    Ban(playerid);
    return 1;
}