Recent content by Carl-Fredrik

  1. C

    Computer doesn't start (on first try) ?

    Hello everyone. So I bought this computer approx. 1,5 years ago and I've had no major problems with it. So suddenly a week ago or something when I started it it decided to get stuck at the first picture the screen shows... I tried pressing almost every key on the keyboard but nothing...
  2. C

    Spell Not Working

    Yes... Owell, I'll just use the GUI version then.. Thanks anyway guys :)
  3. C

    Spell Not Working

    Yes. At least now it is, I just updated it :P
  4. C

    Spell Not Working

    Importing the ABC system helped - no errors anymore, thanks a lot :D Though there is one other problem.. The spell doesn't work :banghead: Does anyone know why..? I can use the GUI version if not but I'm afraid it will bug if many players use it :/ Thanks in advance! +Rep to everyone who...
  5. C

    Spell Not Working

    I'm sorry, but I've never heard of this ABC thing... I'll try to locate it, thanks a lot. Rep will be given when I've found it if the trigger works :)
  6. C

    Spell Not Working

    Oh.. the initializer, true :P Added it but it doesn't help :/ The problem seems to be that the function "ClearTriggerStructA" is undeclared? Following errors show up: "Undeclared function ClearTriggerStructA" "Undeclared function ClearTriggerStructA" "Undeclared function...
  7. C

    Spell Not Working

    Hi everyone! :) So... A long time ago I requested a spell called Magical Shield . It's supposed to cause the target to receive 25% less damage from spells as well as sharing 50% of the damage caused to it by ALL sorts of attacks with the caster's mana. (Example, target is damaged 500 damage by...
  8. C

    Return Bug Used - How do I fix it?

    So I'll try replacing [/jass] Improper way of fixing:function H2I takes handle h returns integer return h return 0 endfunction with function H2I takes handle h returns integer return GetHandleId(h) endfunction Edit: Problem solved with your help saw :) Thanks a lot! +Rep
  9. C

    Return Bug Used - How do I fix it?

    Accidently double posted when I meant to edit. Sorry.
  10. C

    Return Bug Used - How do I fix it?

    Now I've examined the map closer and found the trigger that's responsible. It's the well knows H2I. I don't know how to fix it though... :o Editing in my first post.
  11. C

    Return Bug Used - How do I fix it?

    Hi everyone! That might not've been the most accurate title but I didn't really know what to write, a mod is of course free to change it if he/she likes to. My map isn't playable since the latest patch. I think it's in this trigger (the H2I system): library LHV globals private gamecache...
  12. C

    Can't Install Wc3

    I fixed it through going to www.battle.net! I downloaded the games with the help from my serials there. Thanks for all help. // Carl-Fredrik
  13. C

    Can't Install Wc3

    Thank you very much for your suggestions and help, I will look into it tomorrow when I've got more time. +Rep
  14. C

    Can't Install Wc3

    Hello everyone! I came down to my computer this evening hoping to play some wc3, I soon noticed there was a new patch though (damn blizzard). I couldn't install it because of replacing the worldedit.exe file so I decided to reinstall wc3 to get a new one. This was a very stupid move to...
  15. C

    Starting Error - WZCSLDR2.exe

    Hello everyone! Everytime I start my computer I get the following error message: WZCSLDR2.exe - The procedure entry points apsinitialize could not be located in the dynamic link library wlanapi.dll. I don't know if it slows the computer or affects it at all, but I'd still like to get rid of...
Top