Problem with include load
#1

Hello, when I entry bad include name this: <callback/OnGameModeInit> I got error, it's ok, but if I entry bad file name #include <callback/OnGameModeExit> I didn't get error and didn't load this include. Code:

Код:
#include <a_samp>
#include <a_mysql>
#include <zcmd>
#include <function/p/need>
#include <function/p/define>
#include <function/p/enum>
#include <function/p/variable>
#include <callback/p/OnGameModeInit>
#include <callback/p/OnGameModeExit>
Reply


Messages In This Thread
Problem with include load - by deimantas1 - 05.01.2015, 14:58
Re: Problem with include load - by Nitin - 05.01.2015, 15:01
Re: Problem with include load - by deimantas1 - 05.01.2015, 15:04

Forum Jump:


Users browsing this thread: 1 Guest(s)