Problem with cycles in OnGameModeInit()
#2

Debug your code like the following
pawn Код:
print("1");
//code here
print("2");
//code here
//etc...
This will show you the exact point where the code is stopping. Post your LoadProperty code too so we can see if that's the issue.
Reply


Messages In This Thread
Problem with cycles in OnGameModeInit() - by kamilot73 - 12.09.2012, 06:59
Re: Problem with cycles in OnGameModeInit() - by [HiC]TheKiller - 12.09.2012, 07:03
Re: Problem with cycles in OnGameModeInit() - by kamilot73 - 12.09.2012, 07:07
Re: Problem with cycles in OnGameModeInit() - by kamilot73 - 12.09.2012, 07:09
Re : Problem with cycles in OnGameModeInit() - by ricardo178 - 12.09.2012, 07:12
Re: Re : Problem with cycles in OnGameModeInit() - by kamilot73 - 12.09.2012, 07:18
Re: Problem with cycles in OnGameModeInit() - by [HiC]TheKiller - 12.09.2012, 07:21
Re: Problem with cycles in OnGameModeInit() - by kamilot73 - 12.09.2012, 07:23

Forum Jump:


Users browsing this thread: 1 Guest(s)