| 07-27-2007, 10:36 AM | #1 |
Hi Vex or whoever decides to view my question, Recently i've been seeing a few compile Errors. In CS cache, everytime I try to save i get the Error udg_Sourcehack multiply defined, and along with a few other variables multiply defined. what's the problem? |
| 07-27-2007, 01:28 PM | #2 |
I don't know But latest version doesn't need the variables to be declared in the "variable editor" so if you find those you should remove them, and let the variables be declared in the trigger. |
| 07-28-2007, 11:08 PM | #3 |
hrm...it happens when i load up Spelltemplates, maybe i have copies of variables... /old ones (udg_ preffix forced for compat ( ) unit udg_currentcaster = null real array udg_castervars group udg_casters = null integer udg_currentabi = 0 unit udg_currenthurter = null real udg_delayhack = 0. location udg_sourcehack = null theres the things that are wrong...idk whats wrong EDIT: oh, i didnt read your response right :s will do. |
