I need help fast
#1

Код:
    if(fexist(UserPath(playerid)))
    {

Код:
C:\Users\\Desktop\SAMP\filterscripts\PayPal.pwn(152) : error 012: invalid function call, not a valid address
C:\Users\\Desktop\SAMP\filterscripts\PayPal.pwn(152) : warning 215: expression has no effect
C:\Users\\Desktop\SAMP\filterscripts\PayPal.pwn(152) : error 001: expected token: ";", but found ")"
C:\Users\\Desktop\SAMP\filterscripts\PayPal.pwn(152) : error 029: invalid expression, assumed zero
C:\Users\\Desktop\SAMP\filterscripts\PayPal.pwn(152) : fatal error 107: too many error messages on

Reply
#2

Codes are fine. (but make sure you closed the bracket) , show me codes around!
Reply
#3

Код:
    if(fexist(UserPath(playerid)))
    {
        INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);

    }
Reply
#4

Bump
Reply
#5

Show us UserPath
Reply
#6

How does UserPath(playerid) look like? it says that its invalid address, its like you want to fix your phone in the mechanics garage, could be its UserPath[playerid] ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)