Steeveeo Posted March 7, 2007 Im not sure why its doing this, but I recently added the ACS function Thing_Raise to the config (since it is apparently compatible with GZDoom and a crucial part of a new map Im working on), but whenever I try to put the command into my scripts, even though its blue like an accepted function, it still errors out and tells me that "The function Thing_Raise is used but undefined" this is starting to give me a headache, anybody got a solution? (note that I put the line Thing_Raise = "Thing_Raise(tid)"; at the end of the keywords list in the ACS.cfg file of DoomBuilder, just to clarify if anything went wrong with that) 0 Share this post Link to post
Graf Zahl Posted March 7, 2007 You need to upgrade ACC. The version that comes with DB contains outdated ACS headers which don't define this function. Get the latest version from http://zdoom.org . 0 Share this post Link to post
Steeveeo Posted March 7, 2007 thanks again Graf! EDIT: ACK! No good! Same problem! ACC 1.45 right? (I got the windows version) EDIT2: Lmao! Whoops! I saw what did it, accidentally installed to my Doomsday directory instead of Doom Builder XP 0 Share this post Link to post