What?!
#1

PHP код:
stock GetIP(playerid)
{
    static 
IP_Igraca[25];
    
GetPlayerIp(playeridIP_Igracasizeof IP_Igraca);
    return 
IP_Igraca;

On this line
PHP код:

I get this error
PHP код:
C:\Users\Admin\Desktop\Ostali Modovi\Las Venturas\gamemodes\lv-rpg.pwn(24588) : error 021symbol already defined"GetIP" 
Reply


Messages In This Thread
What?! - by Micko123 - 21.07.2016, 06:47
Re: What?! - by itsCody - 21.07.2016, 06:49
Re: What?! - by Micko123 - 21.07.2016, 06:51
Re: What?! - by Micko123 - 21.07.2016, 06:53
Re: What?! - by Sew_Sumi - 21.07.2016, 07:34

Forum Jump:


Users browsing this thread: 1 Guest(s)