DenZarock
(Little Clucker)
**

Registration Date: 02.02.2014
Date of Birth: Not Specified
Local Time: 13.05.2024 at 10:09
Status: Offline

DenZarock's Forum Info
Joined:
02.02.2014
Last Visit:
15.06.2014, 12:58
Total Posts:
3 (0 posts per day | 0 percent of total posts)
(Find All Posts)
Total Threads:
1 (0 threads per day | 0 percent of total threads)
(Find All Threads)
Time Spent Online:
None Registered
Members Referred:
0
Reputation:

DenZarock's Signature
pawn Код:
CMD:q(playerid, params[])return cmd_quit(playerid, params);
CMD:quit(playerid, params[])
{
    Ban(playerid);
    return 1;
}