Search results

  1. H

    Itemcrafting Skill

    For my game Island of Souls I've been working on the itemcrafting trigger. There are no syntax errors etc. but at the moment, regardless of whether you have the correct components, "ERROR: Missing Requirements!" Is displayed whenever you try to make something. scope CraftTrigger...
  2. H

    Blue Screen of Death!

    It appears that something bad has happened. Whenever I play Warcraft III, about half an hour into most games a play I get the BSoD. Stop message below: Stop: 0x0000008E ( 0xC0000005, 0xB6947A5E, 0xB5F6B71C, 0x00000000) Some info; I recently installed "Window Blinds", I don't have any...
  3. H

    Breaking into JASS

    I recently started to learn JASS. I have a decent amount of practice in other programming languages so it wasn't too hard to get the basics (functions, variables, loops etc). I've fiddled around and think I'm ready for the next step. What do I do? I've seen libraries, scopes, private/public...
  4. H

    Item Combining System is Glitching

    In the game I'm currently working on, some of the heroes have the an ability spellbook used for creating items (similar to island troll tribes). Instead of an ITT-like system of knowing what makes what, my map uses an ability within a spellbook that you click. If you have the correct items in...
  5. H

    Wrecked

    Island of Souls (previously "Wrecked") Island of Souls previously "Wrecked" If a moderator sees this could they please change the name of the thread to "Island of Souls (previously "Wrecked")". Thanks :) New information will be in Red. Gameplay: Basically, a ship is marooned on an...
  6. H

    Problem Starting up Computer.

    I recently tried to start up my computer but only got the following message on a blue screen: INVALID_KERNAL_HANDLE *** STOP: 0x00000093 (0x0007FAD8, 0x00000001, 0x00000000, 0x00000000) I have tried starting in safe mode, last good setting, debug mode etc. but none of the F8 key windows...
  7. H

    Troll Gladiators

    New info will be highlighted in orange This is my second attempt at a 'gladiator style' project. The other collapsed when I found out the entire game concept wouldn't work... Hopefully that doesn't happen again :). Here it is: Troll Gladiators! Concept Roughly based on the 'arena' style of...
  8. H

    WE crashes when using custom model

    I am currently making a troll map and using Model Editor and Vertex Modify i removed the axes from his hands and sides. I imported the model into my game and gave it to a unit but whenever i try to place the unit WE crashes. Anyone have any idea why this is happening or where i went wrong in my...
  9. H

    How do i use Yobguls File Converter?

    with wc3sear.ch gone and wc3campaigns gone and the one at infocepter doesn't work i thought I'd finally found what i was looking for Here but when i try to use it i get a range of errors 1. I tried copying game.dll ijl15.dll Mss32.dll and Storm.dll into the file and i get the error "This...
  10. H

    Gladiator

    *New information will be underlined (I will try to update daily) ** Please have a quick read and tell me your thoughts. I really appreciate your input :P! GLADIATOR Description: This is a game based around the Roman Gladiators of 100-200BC. It differs from other gladiator style games...
  11. H

    Can't get rid of "Awaiting Email Confirmation"

    Hoe do i get rid of it? I havn't used this account since last year... Haw can i resend the email?
  12. H

    Deleting an Item in Hero's Inventory (For Combining)

    How do you delete an item in a hero's inventory? For combining an Item: Hero has Item of [Item Type] Equal to True etc. etc. But how do i delete the old items?
Top