28.10.2017, 09:38
Quote:
Here is another reason.
1) You are opening PAWNO.exe from a DIFFERENT folder where your desired GAMEMODE or FILTERSCRIPT is located. e.g. MyFolder\nGamemodes\nCODTDM.pwn MyFolder\nPAWNO\nPawno.exe If I open the Pawno.exe from the same folder from where my gamemode or whatever I'm trying to edit is located, there won't be a problem. But if it is like this: MyFolder\Gamemodes\CODTDM.pwn AnotherFolder\PAWNO\Pawno.exe Then Pawno will give you an error that it cannot read from the file. |
Problem still here