Search results

  1. FhelZone

    Arena Clash of Animes X

    Clash of Animes X About: This is a map I have been working for almost 4 months now, and sadly it is still in Alpha phase. As of now there are not much to expect from this but anyway, I wanted to see some comments about this. Anyway feel free to drop some suggestions, comments, bug reports...
  2. FhelZone

    How to Revert Forum Theme to Old One

    Okay I see this nice sleek new theme. Pretty awesome, though I miss the old theme, how do you revert it? Hiveworkshop has this theme changing selections at the bottom left.
  3. FhelZone

    Skinpack Villagers Skins [Goth & Cops]

    Download Link For .zip File Download Link for .w3x file Before I forget import the skin and change its path to "Units\Critters\VillagerMan\VillagerMale.blp " Composed of 7 skin tones for the Cops and the Goths. 1. Normal - The normal skin tone of the villager 2. Pale - A bit lighter skin...
  4. FhelZone

    Help With Creating An EXP System [Formula Inside]

    Okay so an EXP system came into my head. Though it takes a lot of indexing and my coding powers are not sufficient to make it. It goes like this. XP Gained = (Total Damage Done By Player / Spawn Total Damage Received) x Spawn Default XP Given Wherein: XP Gained - The XP gained by the...
  5. FhelZone

    RPG Dreamscape Chronicles ORPG

    Presented By Thread to be updated Maps Character Classes Skills Attributes Note: If you think that I owe something from you and deserve a credit from me, please don't hesitate to post in this thread and I will look into it. Credits in no Specific Order Nherwyziant General Frank...
  6. FhelZone

    Get Local + Hide/Unhide Unit, will this desync?

    I have get local players for hiding and unhiding units for every player, will this cause desyncs?
  7. FhelZone

    Display the Value of Integer Variable in a Tooltip?

    Is it possible to display the value of an integer variable inside an abilities tooltip?
  8. FhelZone

    RPG Dreamscape ORPG [Opensource]

    Download the Opensource Map File Since I am so drained of ideas as of now doing a lot of things, I can't cope up with this little project that I've started which I've pictured out to be big. So I've decided to release it here at the helper as an open source project so that everyone could...
  9. FhelZone

    Like the new Protoss?

    I just like how versatile the protoss in SC2. It goes like they could easily go in a massive army with the Warp Gate which can instantly summon units in the field with the pylon aura thing. Guess you could instantly summon within the battlefield with the deploying spacecraft thing. Though didn't...
  10. FhelZone

    Tutorial Squishing The Map Size To The Last Byte

    Surely a lot of map makers are trying to engage in ORPG, and a lot of them plans to import a lot of things to make the game more unique in its way. There may be a lot of things we want to import into our map, but we just can't do so. There is the so called "4MB Filesize Limit for 1.24 below" and...
  11. FhelZone

    I Can't Upload Maps With wc3Preview on Epicwar Properly

    Everytime I upload a map on epicwar, it denies the minimap image. I've tested different uploads, even a map only with the wc3preview.tga on it and unprotected. Though not a single one was able to reach epicwar with the proper display image. Any solution to this?
  12. FhelZone

    What Value of Time Determines It's Night Time In Game?

    I just can't figure it out, since I'm making a daytime based spell. What would be the first hour for the night time in game? Is it 18 which is 6:00 pm?
  13. FhelZone

    Is There Any Way to Test in Window Mode in a Normal WE?

    I can never find any way to test in window mode using the normal WE. Is there any way to do this? Without damaging the .exe or maybe a third party program to perform a test run?
  14. FhelZone

    Prevent Shops to Sell to a Specific Unit (Especially to Dummies with Inventory)

    Okay so this is starting to piss me off. The shops keeps on selling items to dummies with inventories, they have one since they use an item to cast something. I can't get it to filter units, it just keeps selecting units with inventories, even though the unit is not supposed to have the ability...
  15. FhelZone

    What is the max integer you could store?

    Okay even though I've converted the value to string the integer seems to not handle that much big number. What is the limit for the integers?
  16. FhelZone

    Why Does WE Close When on the Import File Dialog Box

    It irritates me much, I cannot work properly with my imports because of this. I am currently replacing a large amount of files and it always closes (completely disappears but leaves process on). What is wrong with this thing? It works on the other computer though (Does not close when on import...
  17. FhelZone

    How to Completely Hide a Row From Multiboard When a Player is not present?

    Okay so I made a simple multiboard, now the problem is that I don't know how to eliminate a row of a player if the player is not playing.
  18. FhelZone

    This code does not work, it is supposed to pick all nearby corpse and make them burst

    Expulsion Periodic Events Time - Every 0.75 seconds of game time Conditions Actions Set Temp_Group = (Units in (Playable map area) matching ((Unit-type of (Matching unit)) Equal to Expulsion Circle)) Unit Group - Pick every unit in Temp_Group and do...
  19. FhelZone

    1.24b Give Item to Unit Fatal Error GUI

    Okay so any way I give the unit an item either Actions Item - Create Boots of Speed at Temp_Point Hero - Give (Last created item) to (Last created unit) Actions Hero - Create Tome of Experience and give it to (Triggering unit) Okay so this two causes Fatal Error in the new patch. And I...
  20. FhelZone

    What skill can buff a unit again without creating a conflict with the first buff?

    Okay, so I'm trying to think how many targeted buffing skills there are in warcraft. And it seems that it is not enough for me to use. This is what the case is like. >> I made a skill 1 based from inner fire >> I made skill 2 also based from inner fire >> So When I use skill 1 after...
Top