[help]error 017: undefined symbol "Version"
#1

C:\Users\GABRIEL\Desktop\LifeisGood\filterscripts\ Bank.pwn(20) : error 017: undefined symbol "Version"
C:\Users\GABRIEL\Desktop\LifeisGood\filterscripts\ Bank.pwn(2 : error 017: undefined symbol "Version"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

pawn Код:
printf("Bank System By [ProX]BlueFrie is == ON",Version);
    return true;
}
public OnFilterScriptExit()
{
    DestroyObject(BankDor);
    DestroyPickup(BankExit);
    CPS_RemoveCheckpoint(BankCP);
    printf("Bank System By [ProX]BlueFrie is == OFF",Version);
    return true;
}

WHATS THE PROBLEM ?
Reply


Messages In This Thread
[help]error 017: undefined symbol "Version" - by JOKERBOY - 25.03.2011, 13:23
Re: [help]error 017: undefined symbol "Version" - by Hashski - 25.03.2011, 13:24
Re: [help]error 017: undefined symbol "Version" - by iJumbo - 25.03.2011, 13:24
Re: [help]error 017: undefined symbol "Version" - by Mike Garber - 25.03.2011, 13:26

Forum Jump:


Users browsing this thread: 2 Guest(s)