10.09.2011, 12:47
Quote:
Open pawno.exe in the pawno folder containing the include folder (which I'm assuming has the y_ini directive) Then, CTRL+O > YourGameMode.Pwn > F5 (Compile).
You can now open the gamemode, without having to open the editor first. |
pawn Code:
C:\Documents and Settings\FMfan\Desktop\rp\Roleplay\gamemodes\rp.pwn(52) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1,%2)")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
pawn Code:
#define strcpy(%0,%1,%2) %0="",strcat(%0,%2,%1)