Compiler crash after including .pwn
#1

I have on top of main script:

Код:
#include <YSI\y_ini>
#include <YSI\y_commands>
#include <streamer>
#include <sscanf2>

#include "../maps.pwn"
#include "../commands.pwn"
But when I try to compile it won't work.

I also tried:

#include "maps.pwn"
#include "commands.pwn"

(when files are in gamemodes folder)

But compiler just crash
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)