• 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!
  • Get your art tools and paintbrushes ready and enter Hive's 34th Texturing Contest: Void! Click here to enter!

[JASS] Problem with a script.

Status
Not open for further replies.
Level 6
Joined
Aug 13, 2009
Messages
197
Like the title says... I'm having a debug problem with a script: Floating Bars by Steel (TheHelper)

Well, since I have no account in TheHelper and here are lots of Jass addicts I placed my question here.
___________________________________________________________________

Ok as I said above I'm having a debug problem with Jass Helper, I tried to disable Jass Helper because I though it was doing a stupid error but the map simply didn't load (instead of loading the map it showed on the warcraft main menu)

Screenshot of the problem:
attachment.php


I'm using JassNewGen... Steel, in his post says that the script requires vJass by Vexorian, well vJass comes included with JassNewGen, or is there something I have to do to enable vJass?

PS: I'm not a Jass scripter, I only use GUI, my knowledges about Jass are kinda... reduced :)

I'll +rep the owner of the best answer.

Regards,
^Ragnaros
 
Level 6
Joined
Aug 13, 2009
Messages
197
I updated Jass New Pack to the latest version released which contains the latest Jasshelper... I doubt its a JassHelper problem.

"AddBar" is a function of a custom library, and it seems the function is not declared. What library is "AddBar" from?

About that... well I've a tiny knowledge about Jass and I can't understand exactly what you mean with the library... If you could explain it sightly better I would appreciate it.
 
Status
Not open for further replies.
Top