Compile Error
Posted: Sat Jan 12, 2008 6:56 pm
Moved from the Toolset Forum:
When I try to compile a Creature OnSpawn script that used to work, I get an error in x0_inc_generic, line 480. It's a one command script, the sum total of it shown in the image below. The only way I can get it to compile is to take out the lines:
#include "acr_creature_i"
ACR_CreatureOnSpawnIn();
Since posting this in the Toolset Forum, I've discovered that I get the same compile error when trying to compile a script with the #include "acr_tools_i in it.
<a href="http://imageshack.us"><img src="http://img153.imageshack.us/img153/3316 ... roraz0.jpg" border="0" alt="Image Hosted by ImageShack.us"></a><br>
When I try to compile a Creature OnSpawn script that used to work, I get an error in x0_inc_generic, line 480. It's a one command script, the sum total of it shown in the image below. The only way I can get it to compile is to take out the lines:
#include "acr_creature_i"
ACR_CreatureOnSpawnIn();
Since posting this in the Toolset Forum, I've discovered that I get the same compile error when trying to compile a script with the #include "acr_tools_i in it.
<a href="http://imageshack.us"><img src="http://img153.imageshack.us/img153/3316 ... roraz0.jpg" border="0" alt="Image Hosted by ImageShack.us"></a><br>