Drumstix42

Drumstix42

Joined Member # 3586802
0 Posts 0 Replies 54 Reputation

[quote who="synnworld" reply="21" id="2516308"] Quoting RiskbreakerRiot, reply 19 One last thing- a sdk is necessary for the community to make mod maps. It works fine in most games- remember that dota is a warcraft 3 mod map. No matter how I ty to explain it people just don't get it; these aren't the same type of maps. Those maps are not actual 3-D objects. Demigods maps are the same as the demigods themselves; they are 3-D meshes You have to treat these as 3-D objects an

33 Replies 18,627 Views

What's your fix for Electrocution? I tried to fix it back when he was first "added" to the game. I'll try to check out the curing of debuffs. Should be able to compare to Sedna's heal, though.

25 Replies 7,081 Views

Occulus's AIBlueprint.lua is a copy and paste from Lord Erebus. It stops the AI from working properly as this character. On that note: Demon Assassin's AIBlueprint.lua is a copy and paste from Regulus's.... Ty.

24 Replies 69,015 Views

[quote who="Derog" reply="5" id="2503876"] conquestupgrades must be a special file of a mod cause it usually doesnt exist. standard is as i said conquestglobals.lua[/quote] CitadelUpgrades.lua is right out of the stock dgdata.zip: /lua/common/ ConquestGlobals.lua is in: /lua/sim/ Be more careful what information you post.

7 Replies 1,907 Views

I think lua\common\CitadelUpgrades.lua would be best to look at. ~ @ Line: 1064 # Troop Number And look for each of the lines that says "...Troopname..." = { Add = 2 } Where the 2 can be any number. I'm pretty sure that controls how many spawn, including when you get Preists/Catapultasaurii/Giants. -Cheers

7 Replies 1,907 Views

Hi all, I'm consistently working on a mostly-comp-stomp mod that has change a lot of the game, levels, etc that I play on LAN with friends. I'm looking to attempt to add another effect to the Finger of God to make it a little more "viscious" without just making it hit really hard. For reference, the ability is defined in \lua\common\AbilityDefinitions.lua @ ~ Line 306: Name = 'SuperWeapon01',

1 Replies 1,091 Views

I like the idea of a lock simply requiring more than 1 demigod to break the lock, and maybe just taking longer to cap it with the lock. The lock would then not really be a lock, but still force some teamplay and change things up maybe... Could possibly add in other things like, capping a "locked" flag yeilds no XP again. Just food for thought.

5 Replies 2,091 Views

I'm trying to retrieve the Demigods level to give them the ability to crit on specific abilities after level 19 (I have a highly modified game that goes up to level 30). ################################################################################################################# # Fireball #################################################################################################################<br

8 Replies 2,523 Views