20.09.2009, 19:05
This might be a really noob question.
I add CreateObject(co-ords);
return 1;
somewhere under ongamemodeinit below timers and other functions.
I compile that seems to be straight foward thing to do.
It errors:
"error 021: symbol already defined: "CreateObject"
i cant find what im meant to do, all i thought was to add CreateObject, but clearly not.
Thanks
I add CreateObject(co-ords);
return 1;
somewhere under ongamemodeinit below timers and other functions.
I compile that seems to be straight foward thing to do.
It errors:
"error 021: symbol already defined: "CreateObject"
i cant find what im meant to do, all i thought was to add CreateObject, but clearly not.
Thanks