Search results

  1. XxShadyxX

    Help on Family Issue

    Hello, I'm in slight need of help, well major. I live in a family of 4, My Step Dad My Half Sister, (Step Dads Daughter, Moms Daughter) My Mom and I My Step dad has anger managment issues, and he favors his daughter to his death. Its his only daughter and he spoils her rotten...
  2. XxShadyxX

    Multiboard Icon Size

    Is there any way to have an icon show larger in a mulitboard?
  3. XxShadyxX

    Computing Pathing Map

    Okay, when I load my map onto WE, it takes about 1min to just load the Pathing Map, What is the Pathing Map, and how can I reduce the load time?
  4. XxShadyxX

    How do you...

    Make Full Screen Inventories? Anyone mind guiding me through? It looks like you can make some with UMS with the GUI.
  5. XxShadyxX

    Multiboard Images

    How do I use a tga or blp image in a multiboard?
  6. XxShadyxX

    Map size larger than 480x480

    Don't ask me why I want to do this. Just please tell me how to get larger than that, or how to edit Newgen to be able to get that large. +rep to ppl who help :)
  7. XxShadyxX

    File Size Questions

    Ok, is there anyway, using a program like a hostbot, to pull textures/models/Sounds/UI out of a mpq to be used in that game? Like If for my game you have to dl a small Mpq with all the Models/Textures in that map, and when you join the game the Hostbot allows you to use these in the map...
  8. XxShadyxX

    Adding files to the Mpq

    Could you be able to add all models and textures you are using to the Mpq and then if som1 wanted to play your map all they have to do is replace the Mpq they have with the dowloadable one we supply?
  9. XxShadyxX

    Hosting maps Larger than 8mb?

    Is there anyway with a Hostbot or not to Host a map on bnet, so the players need to download off of a website and put it with their maps?
  10. XxShadyxX

    Save/Load Code Idea

    I have been learning Jass for a little while now, and I have noticed that you can access outside programs/txt documents with Jass code. I was just thinking of an idea for a save/load system. When you save, it gives you instructions to create a txt doc in a specific folder in your documents...
  11. XxShadyxX

    Song Quality/pitch tutorial search!

    My friend says he has seen a tutorial on either here, the Hive, or Wc3c for a tutorial to reduce song size, Anyway what I want is to reduce the song size as much as possible without losing too much quality, my friend said he found a tutorial that tells you to edit the song to play super fast...
  12. XxShadyxX

    53 compile errors

    This code is telling me: Missing line break Statement outside of function Missing variables why? library SystemQuestInit globals integer i unit u unit uu string n string m string cm integer l boolean b...
  13. XxShadyxX

    Combining Gui with Jass help

    Okay, so I am trying to make my GUI trigger a lot easier to modify, NOTE: I am using UMS so I can use Jass in my GUI triggers So I made a library with a function: function QuestInit takes integer q, unit qunit, unit qcom, string name, string msg, string cmsg, integer lvl, boolean type...
  14. XxShadyxX

    Object Tooltips

    Is there in anyway. To change the name of a tooltip with triggers in game? Becuase I was thinking becuase I see ability tooltips have somekind of <d1%> something and I was wondering if you could use a Integer variable of some kind.
  15. XxShadyxX

    System Requests

    Hello Members of the Helper! I have a few requests ranging from small to medium. If you think you can do one for me that would be amazing and I will give you much credit in my map. My map is a Orpg. And There are just a few things I need so that I can finish it up! First up: A Easy Quest...
  16. XxShadyxX

    Weapon Equip System

    I'm making a Equip System. I am still new to Jass and vJass but know enough to start this. Anyway I have this: scope WEInit initializer Init private struct equip integer eq //ItemType rawcode integer req //Item Requirement Level integer icon...
  17. XxShadyxX

    Hero Lore

    I am now setting up Hero's histories for my Orpg. I can't think of anything good, so I was wondering if the community would help me out :D There is no race for the classes, so don't say Taught by orcs or somthing like that sort. Here are the different classes: Warrior: Ranger...
  18. XxShadyxX

    Hashtables

    What are hashtables, what are they used for, how are they used for, and why are they used. Please explain here or link to a Tut plz :D Also I'm talking about the new Gui Hashtable functions
  19. XxShadyxX

    Tree Fade Animation

    Hello, I'm trying to add this system: http://www.wc3c.net/showthread.php?t=85952 Its a Tree Fade System so when units go under the tree the tree turns transparent. I've tried and tried to learn to add the animation(Stand Alternate) which makes the tree transparent. But failed every time...
  20. XxShadyxX

    Attack Index

    What is the Attack Index? And what does it do?
Top