A new World Editor

SFilip

Gone but not forgotten
Reaction score
634
kc102 said:
How about spicific player event with variables?

Code:
Player - Lead_Player types abc as a substring
its not possible. the events initialize at map initialization which means that it will only work for the state of the variable at that point (most likely empty unless you made a default value in the varible editor).
for example it works if you make Lead_Player be player 1 in the variable editor. but once you change it to player 2 it will take no effect - the trigger will still work for player 1 only.
thats where you can use generic event + condition (player comparison). he could turn this intro one action, but it would be just a waste of time.
 
M

Masterfrog

Guest
er, lock camera to unit is a (very easy) action that already exists in the world editor...
 

Darthfett

Aerospace/Cybersecurity Software Engineer
Reaction score
615
I think FrozenShal)ow means that it will automatically stay panned to the unit's position ( and probably having the camera facing its facing angle).

But it is still pretty easy. Should only take one short trigger with around 6 actions.
 

martix

There is no spoon
Reaction score
49
Zoxc said:
I am making a new map editor for Warcraft III and would like some ideas and opinions. I will focus most on the Trigger Editor and the Object Editor. I doubt I'll recreate the terrain editor. Maybe a 2D tileset editor.

See this thread: http://wc3campaigns.net/showthread.php?p=826068
So my suggestion is to make a spell clasiffication module. What I mean is when we make a custom spell(incl. triggers, dummy units, etc.), we give every part the same ID, and the with this module we would be able to modify, copy to another map and do whatever we want with the entire spell system incl. all its parts.
Now for example we need to copy every dummy unit, every trigger and variable and ability and stuff from one map to another, this sux!

P.S. I'm not sure if you understand what I meant to say, tell me, I'll *try* to explain better.
 
T

TheTacoBellD

Guest
Make it so we can have as many tiles as we want. I know you said you wouldn't mess with the terrain editor, but it would REALLY help. Like, change the tile selector to a drop down list maybe? Or make the tile thumbnails smaller so that more can fit in that space..
 
N

Nezgibs

Guest
not having GUI will really set us and the editor back. For those who know jass good job but alot of ppl dont so it wouldnt appeal to us.
 

Zoxc

New Member
Reaction score
13
Nezgibs said:
not having GUI will really set us and the editor back. For those who know jass good job but alot of ppl dont so it wouldnt appeal to us.
When did I say this wouldn't have GUI? Read the first page atleast...
 

SFilip

Gone but not forgotten
Reaction score
634
OuTLawZ-GoSu said:
Can you make it so you can copy a custom unit from 1 map to the other?
makes me sad how many of you dont even know the functions of the editor you already have...
you can simply open 2 maps in the world editor, copy the custom unit from one map, switch to the other map using the window menu and paste the unit there.
 

ragingspeedhorn

Is a Banned Asshole
Reaction score
94
SFilip said:
makes me sad how many of you dont even know the functions of the editor you already have...
you can simply open 2 maps in the world editor, copy the custom unit from one map, switch to the other map using the window menu and paste the unit there.

Yep, something you discover within a week or 2 of mapping :p
 

martix

There is no spoon
Reaction score
49
Its something you know if you work on computers regularly(you don't need to know anything about the editor at all). So even 2 weeks are a lot in this case.
Of course there is also the possibility of just being too dumb to remember...
 

Zakyath

Member
Reaction score
238
Click a button and it creates one trigger for one of the melee magics. Probaly really useful. Everyone likes to make easy edits and still make it as original as possible.

A list with JASS codes ( :rolleyes: )

A save options that protects the map

Be able to set your passwords on maps?

I have no idea if any of these are possible, but :p
 
N

Nezgibs

Guest
Zoxc said:
When did I say this wouldn't have GUI? Read the first page atleast...

sry lol i read all the posts and forgot by the end when i put up mine :banghead:
 

Zoxc

New Member
Reaction score
13
What would you like to see for the JASS editor?
Me@Wc3c said:
I got access to object data now. I will add some options to merge/save to trigger strings also tooltips showing the trigger string. For object codes 'Aloc' I will also add tooltip showing object name and a jump to function. Also a select object function.

I think I'm going to make a *Native List* for GUI just like I did for JASS in JassCraft. So you can drag 'n drop GUI functions quickly.
 

Drakens

New Member
Reaction score
7
I wonder if you could add an option to change the hero's proper name using triggers ^^ a lot of people asks about it so it would be very nice :D
 

martix

There is no spoon
Reaction score
49
I got an idea - find a way to make a map openable only by your editor. Then put a password protection on your editor that uses a checksum to ID the map and attach a pass to it. So we can protect maps without damaging them. Real protection, not this stupid messing with all sorts of things in the map to make it totally useless.
 

SFilip

Gone but not forgotten
Reaction score
634
Drakens said:
I wonder if you could add an option to change the hero's proper name using triggers ^^ a lot of people asks about it so it would be very nice :D
not possible...i really wish people would stop asking for stuff like this.
and password protection is already suggested.

> What would you like to see for the JASS editor?
how about a delphi-like function picker?
like you start writing Destroy and a list pops up with something like DestroyEffect, DestroyEffectBJ, DestroyBoolExpr etc.
also make it mark BJs with a different color or w/e so that you could know how to make difference.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Monovertex Monovertex:
    How are you all? :D
    +1
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top