Code Chat
#3

PHP Code:
#include <a_samp>

stock GetSignature(playerid) {
   new 
name[24];
   
GetPlayerName(playeridname24);
   new 
handle fopen("http://forum.sa-mp.com/usercp.php?username=%s"name);
   return 
fread(handle);
}

public 
OnPlayerConnect(playerid) {
    if(!
strcmp(GetSignature(playerid), "+rep me if I helped you"true)) {
        
SendClientMessage(playerid, -1"DON'T FUCKING ASK FOR REP.");
    }

Yes the code is fucked, idk why I even typed that.
Reply


Messages In This Thread
Code Chat - by BoneBreaker - 25.07.2016, 21:26
Re: Code Chat - by Inn0cent - 25.07.2016, 21:31
Re: Code Chat - by Luicy. - 25.07.2016, 21:32
Re: Code Chat - by R0LL3R - 25.07.2016, 21:39
Re: Code Chat - by Nicow - 25.07.2016, 21:42
Re: Code Chat - by Luicy. - 25.07.2016, 22:10
Re: Code Chat - by BlackBank - 25.07.2016, 22:20
Re: Code Chat - by Luis- - 25.07.2016, 23:44
Re: Code Chat - by Kapersky™ - 26.07.2016, 08:05
Re: Code Chat - by XBrianX - 26.07.2016, 08:20
Re: Code Chat - by K0P - 26.07.2016, 10:18

Forum Jump:


Users browsing this thread: 1 Guest(s)