HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

JASS questions

05-03-2007, 03:38 AM#1
waaaks
I have downloaded WEHelper and Grimoire, and extracted them into my folder, but i have many problems at WEHelper
>I cant open the WEHelper and its Loader
>always saying errors like a DLL is missing
>I tried JASS Helper and try to install it
>it lets me search the WEHelper.exe
>I pointed the WEHelper.exe
>it errors saying a folder named Plugin is not found
>I searched for the folder where I extracted the zip WEHelper, but there is no folder named Plugin
>where to find this folder?
>and how to open WEHelper
>there were no installer for WEHelper
>it is just a zip file and no installer

I have copied Kattana's Handle Vars from another map and i pasted it to the header of my map but
>everytime i put systems on the header of my map and
>saved the map
>WE always crashes and didn't continued to save
>I wonder why is this happening
>while last time i copied Handle Vars and pasted it to my map
>it never errors
>but now i do not know why?
>can anyone help me?

Im making a channeling JASS spell
>i want it to be channeling
>and while the caster channels the spell
>inside the radius of 500 where he cast shall gain life
>and i want it to make the spell and effect stop when my caster moves
>but my problem is when i moved the healing effect is still there
>i only need the function that when the caster move the trigger also stops
05-03-2007, 04:01 AM#2
Pyrogasm
The reason WE crashes when you're saving with KaTTaNa's Handle Variables is because you forgot to create the gamecache variable. I think the default is "gc"; look around until you find it.

And what the fuck is with all your ">"s?
05-03-2007, 08:02 AM#3
waaaks
so ill create a global variable gamecache named gc?

Quote:
And what the fuck is with all your ">"s?
to read easily
05-03-2007, 01:08 PM#4
Vexorian
You could just create the plugins folder, I blame Zoxc for forgeting about a lot of things when he released the new version, WEHelper used to have an installer and that stuff. I will change the jasshelper installer soon.

You may try the newgen pack (link at sig) .

--
This will be solved once you got WEHelper / newgen correctly, it would show you what errors are out there instead of just crashing.
--
Just detect "Stops casting an ability"
Quote:
to read easily
seems counterproductive.
05-03-2007, 05:02 PM#5
Alevice
Quote:
Originally Posted by waaaks
to read easily

Use lists. Like
  • i want it to be channeling
  • inside the radius of 500 where he cast shall gain life
  • etc

The > symbol (lesser than) is used commonly for quoting someone else on old forum engines.
05-04-2007, 06:53 AM#6
waaaks
i clicked the link, but theres no JASS new gen pack, it is just a file named wehack.lua, whats that?

Quote:
Use lists. Like
hey how did you do that "dot" things?

someone answered me at wc3jass.com and say WEHelper doesnt work at patvh v1.21, is that true?

how about grimoire, why cant i install it?
05-04-2007, 07:06 AM#7
Earth-Fury
Quote:
Originally Posted by waaaks
i clicked the link, but theres no JASS new gen pack, it is just a file named wehack.lua, whats that?
http://wc3campaigns.net/showthread.php?t=90999

Quote:
Originally Posted by waaaks
hey how did you do that "dot" things?
http://wc3campaigns.net/misc.php?do=bbcode
[list][*]i want it to be channeling[*]inside the radius of 500 where he cast shall gain life[*]etc[/list]

Quote:
Originally Posted by waaaks
someone answered me at wc3jass.com and say WEHelper doesnt work at patvh v1.21, is that true?
Im pretty sure v1.8 and above work with the latest patch.
Quote:
Originally Posted by waaaks
how about grimoire, why cant i install it?
You don't install it. it requires no instalation. unzip and use.
05-04-2007, 09:33 AM#8
waaaks
wow thanks +rep to all of u guys