Search results

  1. Idontknowyou

    Cannot open my game because of a bad model.

    I made a model with Gmax and put it in my game.... I am not sure what the problem is with my model, I have made other models without this happening, but now I can not open my map....It does not matter what is wrong with the model, I just want to delete it so that I can open my map again...
  2. Idontknowyou

    Looking for a skin wrapping tutorial

    It's been a while since I've done any skinning, and i forget how to wrap it, could somebody link a tutorial to me? Edit: nevermind I found the one I was looking for.
  3. Idontknowyou

    Player Selects a destructible

    I want to make a trigger which sends a message when the player selects specific destructibles, but the event doesn't exist. Is there a simple alternative to this?
  4. Idontknowyou

    problem with the condition: "Terrain pathing is off"

    I need to check if certain points are walkable; the condition "Terrain pathing is off" works perfectly fine for doodads and terrain, but not for destructibles and buildings. Could somebody show me a custom script that determines if a location has been made unwalkable by a building or...
  5. Idontknowyou

    Do destructible groups cause memory leaks?

    when You pick all destructibles in a region, does it cause a leak? Because destructible groups can not be set as variables... making it difficult to fix it's leaks. Edit: oops! wrong forum
  6. Idontknowyou

    Which tileset does the prison in the blood elf campaign use?

    Dungeon seems too fiery, underground seems too icy; I want to make similar scenery, but I'm not sure which tile set it used.
  7. Idontknowyou

    Work in progress: Metal gear orcs campaign

    I am working on a short campaign, Metal gear solid in the Warcraft universe. So far I just have the basic foundations for the movement system and the stealth system, but it is semi-playable already; try out my sample and post your opinions, suggestions, complaints, etc here. I will keep a log...
  8. Idontknowyou

    I need to detect the collision size of units and destructibles

    is it possible to do this using GUI or JASS?
  9. Idontknowyou

    Is there a Maximum string length

    If there is, how long can a string be?
  10. Idontknowyou

    Condition: string contains substring?

    I cannot find this condition in the list, does it exist? if not, what can i do instead?
  11. Idontknowyou

    What type of map?

    I've made a pretty cool keyboard movement system (posted on this http://www.thehelper.net/forums/showthread.php?t=131528) and I havn't decided what type of game it should be used in. I'd like to see what people would enjoy playing most, so send your votes!
  12. Idontknowyou

    opinions on this keyboard movement system?

    I'm making the controlls for a keyboard movement system, I would like to see what people think about it so far. (I have posted an earlier version of this system about a month ago, I've fixed alot of the problems since then.) the controlls are as follows: Arow keys for movement Double press...
  13. Idontknowyou

    Orbitational system

    I made an orbitational system out of boredom..... Im not sure what it can be used for, if anything, but check it out lol.... the file is too big, one moment... The file was too big at first because I added an earth model into it..... I should have posted it elsewhere i guess eh?
  14. Idontknowyou

    Use specific attack anims

    for an ability, vertical slash, I need to use the footman's "Attack - 1" animation, but I can't figure out how to keep the ability from using both attack variations, please help. TY in advance!
  15. Idontknowyou

    I need some opinions on my keyboard movement system

    I spent about 2 hours making this keyboard movement system, i'd like some opinions on it. (It's a bit choppy still, but it works) Would you enjoy playing a game using this system? Do you find the system hard to use? What do you think I should do to improve this system? the controlls are...
  16. Idontknowyou

    I cannot get sounds to play on unit.

    I am trying to use some custom sounds, but when I use a trigger to play a sound on a unit, it can be heard throughout the map; how can i fix this?
  17. Idontknowyou

    Turning a doodad upside down?

    I am using a third person camera and I want to use rocks for the roof of a cave, the problem is that you can see through the bottom of the rock's model; is there an easy way to turn the doodad upside down? Edit: nevermind, i found something in the tutorial repository.
  18. Idontknowyou

    I need sound effects!

    I am making a game with a variety of guns; I want to use different sound effects for each gun, but it's hard to find any good sound effects (I've tried google and everything I've found sounds terrible). Does anyone know where I can find some decent sound effects?
  19. Idontknowyou

    Model wont work

    I am trying to use this model, but it will not work even though I have the exact paths that Im told to use what is the problem?
  20. Idontknowyou

    Im new to Jass and I have some basic questions

    I have just started learning (trying to learn) Jass and I have read a few of the tutorials in this forum; I have learned alot from the tutorials on this froum but there are alot of important things I do not understand (at all). I know that a function can act as an event, action or condition; I...
Top