Crazy bug
#4

Was solved! Found an error, it did right, as the wiki said, but it does not work because?

PHP Code:
    if(slot == 1)
    {
        for(new 
0MAX_PLAYERSi++) idonline GetPlayerID(Account[i][pPersonagem1]);
    }
    if(
slot == 2)
    {
        for(new 
0MAX_PLAYERSi++) idonline GetPlayerID(Account[i][pPersonagem2]);
    }
    if(
slot == 3)
    {
        for(new 
0MAX_PLAYERSi++) idonline GetPlayerID(Account[i][pPersonagem3]);
    } 
Code:
C:\Users\User\Desktop\San Andreas Multiplayer\gamemode RP\gamemodes\gamemode2.pwn(512) : error 017: undefined symbol "GetPlayerID"
C:\Users\User\Desktop\San Andreas Multiplayer\gamemode RP\gamemodes\gamemode2.pwn(516) : error 017: undefined symbol "GetPlayerID"
C:\Users\User\Desktop\San Andreas Multiplayer\gamemode RP\gamemodes\gamemode2.pwn(520) : error 017: undefined symbol "GetPlayerID"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply


Messages In This Thread
Crazy bug - by SukMathcuck - 12.12.2016, 12:39
Re: Crazy bug - by AbyssMorgan - 12.12.2016, 12:42
Re: Crazy bug - by Luis- - 12.12.2016, 12:50
Re: Crazy bug - by SukMathcuck - 12.12.2016, 12:59
Re: Crazy bug - by Hansrutger - 12.12.2016, 13:40
Re: Crazy bug - by SukMathcuck - 12.12.2016, 14:02
Re: Crazy bug - by Hansrutger - 12.12.2016, 14:12

Forum Jump:


Users browsing this thread: 1 Guest(s)