=3
Jass pros and hackers, tell me what you make of this.....
Moderator: Cheaters
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Jass pros and hackers, tell me what you make of this.....
Btw, thanks for TESH link. It's awesome.

=3
=3
-
- Senior Member
- Posts: 101
- Joined: June 1st, 2007, 9:05 pm
Re: Jass pros and hackers, tell me what you make of this.....
AGH It didn't work for meeee!! Did you have to install something inside your WE, or did you simply follow the instructions he said..
BTW I have french Wc3... does that matter?
BTW I have french Wc3... does that matter?
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Jass pros and hackers, tell me what you make of this.....
Just follow the instructions.
Input the folder path to jassnewgen3d folder and hit ok.
It will say "Install Successful"
Took 5 seconds.
Input the folder path to jassnewgen3d folder and hit ok.
It will say "Install Successful"
Took 5 seconds.
-
- Senior Member
- Posts: 101
- Joined: June 1st, 2007, 9:05 pm
Re: Jass pros and hackers, tell me what you make of this.....
Yup that's exactly what I did... Still doesn't work. Bah, I guess I'll keep using JassCraft...
-
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
Re: Jass pros and hackers, tell me what you make of this.....
Hey aero how do you make it get out of the gay gui form I can't seem to do it, now that i've seen it done i'm very sad still being stuck in gui.
Also for the extensions part they don't seem to do anything for me when I click on them like if I click edit tileset nothing happens.

You do not have the required permissions to view the files attached to this post.
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Jass pros and hackers, tell me what you make of this.....
Go to Edit: Convert to Custom Text to make it in JASS.
As for the tilesets, I don't know, I don't do terrain. I know it works and can be done because I've seen someone do it. I think maybe you need to create a custom tileset then use that option.
As for the tilesets, I don't know, I don't do terrain. I know it works and can be done because I've seen someone do it. I think maybe you need to create a custom tileset then use that option.
-
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
Re: Jass pros and hackers, tell me what you make of this.....
Thx so much for that lolz, I even looked in edit to. <3*10. >:O
And no I didn't mean how to get custom tilessets i'm just saying that it don't work along with all the extensions.
And no I didn't mean how to get custom tilessets i'm just saying that it don't work along with all the extensions.
You do not have the required permissions to view the files attached to this post.
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Jass pros and hackers, tell me what you make of this.....
Oh, I'll figure it then and let you know
Check the readmes too.
Check the readmes too.
-
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
Re: Jass pros and hackers, tell me what you make of this.....
This is what I found in the general readme.
Extensions menu commands
Now it is possible to use some of pitzermike's extensions from this menu interface instead of from the map script.
But I just found another readme with better info.
!!! IMPORTANT INSTRUCTIONS !!!
After using an extension from the menu, you MUST close the map
WITHOUT manually saving. Then reopen it for the changes to take effect.
To use the extensions from your scripts they must be entered in the
external tools section of the JassHelper configuration file.
Use the following syntax in your scripts:
//! external FileImporter directory_to_import | { hard_drive_file_path target_path_in_map }
//! external ObjectMerger w3o_file_on_hard_drive { more_w3o_files_of_same_type }
//! external PathMapper tile_list | check_flag apply_flag [check_mode] [apply_mode]
//! external TileSetter tileset_letter | tile_id_list
//! external ConstantMerger { skin_file | misc_file | extra_file }
Thx for all the help.
Extensions menu commands
Now it is possible to use some of pitzermike's extensions from this menu interface instead of from the map script.
But I just found another readme with better info.
!!! IMPORTANT INSTRUCTIONS !!!
After using an extension from the menu, you MUST close the map
WITHOUT manually saving. Then reopen it for the changes to take effect.
To use the extensions from your scripts they must be entered in the
external tools section of the JassHelper configuration file.
Use the following syntax in your scripts:
//! external FileImporter directory_to_import | { hard_drive_file_path target_path_in_map }
//! external ObjectMerger w3o_file_on_hard_drive { more_w3o_files_of_same_type }
//! external PathMapper tile_list | check_flag apply_flag [check_mode] [apply_mode]
//! external TileSetter tileset_letter | tile_id_list
//! external ConstantMerger { skin_file | misc_file | extra_file }
Thx for all the help.
