• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

RPG System pack error

Status
Not open for further replies.

bia

bia

Level 3
Joined
Jun 3, 2007
Messages
39
well today i dled RPG system pack
Code:
http://www.hiveworkshop.com/resources_new/spells/1131/

well i followed the tut and succesfully imported but when i compile map it gives this error

line 12224 : name expected
Code:
call ConditionalTriggerExecute ( gg_trg_DamageTextSystem )


thx for help
 
Level 5
Joined
Aug 27, 2007
Messages
138
If you're using the standard WE and have a map header (or so I think), it can mess with line numbers. Check the lines above that line to see if they compile or not. If that fails, check to see if you renamed gg_trg_DamageTextSystem. There's nothing wrong with the syntax there.
 
Status
Not open for further replies.
Top