Trying to Half a script.
#1

Hello am trying to half a script so i have less lines etc, if see what am on about on the code below.


Okay so am making #include "./includes/OnPlayerText" put when i add all my onplayertext commands its coming up with errors.


Код:
// Custom Includes
#include "./includes/defines.pwn"
#include "./includes/forwards.pwn"
#include "./includes/OnGameModeInit.pwn"
#include "./includes/OnPlayerText.pwn"
errors.
Код:
./includes/OnGameModeInit.pwn(28) : error 017: undefined symbol "Gas"
./includes/OnGameModeInit.pwn(41) : error 017: undefined symbol "ghour"
./includes/OnGameModeInit.pwn(42) : error 017: undefined symbol "ghour"
./includes/OnGameModeInit.pwn(43) : error 017: undefined symbol "ghour"
./includes/OnGameModeInit.pwn(44) : error 017: undefined symbol "realtime"
./includes/OnGameModeInit.pwn(46) : error 017: undefined symbol "wtime"
./includes/OnGameModeInit.pwn(48) : error 017: undefined symbol "realtime"
./includes/OnGameModeInit.pwn(55) : error 017: undefined symbol "shifthour"
./includes/OnGameModeInit.pwn(59) : error 017: undefined symbol "News"
./includes/OnGameModeInit.pwn(59) : error 017: undefined symbol "News"
./includes/OnGameModeInit.pwn(59) : error 017: undefined symbol "News"
./includes/OnGameModeInit.pwn(59) : fatal error 107: too many error messages on one line
i just made a blank pwn and put all of my commands inside it.
by the way this happens when i recompile my main gamemode not the other pwn.
Reply


Messages In This Thread
Trying to Half a script. - by fonia5 - 13.09.2014, 09:20
Re: Trying to Half a script. - by Stinged - 13.09.2014, 09:24
Re: Trying to Half a script. - by fonia5 - 13.09.2014, 09:26

Forum Jump:


Users browsing this thread: 1 Guest(s)