[Help] Not sure about this..- Indentation/Include
#5

Quote:
Originally Posted by Donny
Indent the lines in the include, it's "" and not <> this means wherever you place your include line it starts reading from that position (hint, move the lines below if it doesn't work).
I have the "", and I will try to move it towards the bottom, thanks for your response.

EDIT: Didn't Work...
pawn Код:
public OnGameModeInit()
{
    SetGameModeText("PRJ.V - 0.00");
    #include "inc/classes.V"
    return 1;
}
Reply


Messages In This Thread
[Help] Not sure about this..- Indentation/Include - by Ace_Menace - 10.12.2009, 21:17
Re: [Help] Not sure about this..- Indentation/Include - by Malice - 10.12.2009, 21:19
Re: [Help] Not sure about this..- Indentation/Include - by Ace_Menace - 10.12.2009, 21:25
Re: [Help] Not sure about this..- Indentation/Include - by Donny_k - 10.12.2009, 21:30
Re: [Help] Not sure about this..- Indentation/Include - by Ace_Menace - 10.12.2009, 21:44

Forum Jump:


Users browsing this thread: 1 Guest(s)