Search results

  1. S

    Sliding Trigger Issues

    I am working on a sliding trigger that causes a footman to slide if he is on the tile Northrend - Ice. Here is my JASS (NOT vJASS) trigger. The problem with it is that the unit simply does not slide. He walks like normal. Can anyone see the problem? function Trig_Slide_Boolexpr takes location l...
  2. S

    Texttag leaks

    I am using standard Jass, not NewGen or vJass because my comp has issues with them. I just want to know what needs to be done to clean up texttag local variables. Do they need to be nulled, removed, or nothing?
  3. S

    Need some help

    OK I'm trying to make a map and I have a few things that I want to do. I would like to increase the number of tiles that I can put on the map, I would like to increase the map size above 256x256 and I would like to remove the doodad limit. This can all be done in WE Unlimited I know but the...
  4. S

    Map Team

    I am interested in organizing a team to put together a map this summer. I am interested in making an RPG. I am looking for people who have some experience modding but more importantly I want people who can problem solve, don't mind being corrected/criticized, can be dedicated to this project...
  5. S

    Extra Inventory Slots

    I have been working on a system to give a unit the ability to have 12 inventory slots. So far all has gone well after looking at a few examples and deciding which to base mine after, I have designed the system but I have one bug that I can't get past. Whenever the unit casts its ability to...
Top