What does this mean? And how do I find my problem?
#1



I just need to know what this means and how I can find out where I made the problem...
Reply
#2

For example:


new string[5];

function(which on‌e == = string;
Reply
#3

The best way to find the problem is compiling the gamemode with debug symbols. The crash trace will then show you the exact line where it came from.
Depends on the editor you use how to do that, basically you need to add the parameter -d2 to the pawncc, search here to find out how to do that for your editor if you dont know.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)