Click Me!
#1

Giving this Error
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\gamemodes\MyScript.pwn(587) : error 017: undefined symbol "SetPVarInt"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
in my script there is (587) line :S
Reply
#2

Show us the line.
Reply
#3

which line? there isn't 587 line in my script
Edit: My Bad there is
pawn Код:
587)    SetPVarInt(playerid, "Logged", 1);
        }
    }
    return 1;
}
Reply
#4

Sorry For Double Post

Reply
#5

It looks like your using old includes make sure you have the latest server package, your using a version that doesn't have PVars. HTTP (or other includes) should be at the top of the function list in PAWNO compiler.

BTW you should give your threads names that relate to the problem, you wont get many replies with "click me" as a title.
Reply
#6

i have lattest version and problem is fixed now
the problem was i don't Know
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)