• 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.

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