Arena Angel Arena Allstars 1.70+

youkaiz

New Member
Reaction score
1
Hi ppl, i making a new Hero Arena with the most part of Anime Characters and i want to some help in my project.

What is new?
clipboard01lli.jpg

clipboard02rtz.jpg

clipboard03y.jpg


So much models for a online game?:eek:
yes, i broken the 4mb limit of wc3 online game, and yes i tested and it work online.(the map can have over 500mb and it work online) :D

What help i need? :confused:
*Modelers.
Some help to find and organize models(each model with texture, icons, names).
*Spells makers.
All spells need be coded in vJass with initialization function full MUI, Leakless and Lagless, now map have over 360 spells and i need make over 120 new spells.
*Sound Editors.
To anime spells, now i have 100 spells sounds but i want to some more sounds.
*Good english speakers to help in tooltips.
*Someone to find models creators and help give Credits.(the most part have credits, but some models i don't know were are from)

Want to help? Contact me at Email/MSN: [email protected]
I can speak english, português and a bit of spanish.


Old versions: Here
Project News and Infos: Here

(i know, so much ppl dislike anime characters in wc3 maps, but i making this map to play with my friends and they like it)
 

Sevion

The DIY Ninja
Reaction score
413
yes, i broken the 4mb limit of wc3 online game, and yes i tested and it work online.(the map can have over 500mb and it work online) :D

I doubt it.

If you are the real maker, you should probably start by balancing.

Lots of heroes are over powered. For example, the Mountain King. His ability that makes the swirl of hammers fly everywhere.

Personally, I love Angel Arena Allstars. Don't take any of that the wrong way ;)
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
Well if it really is you I could create some spells on the side, I can code in v/Jass.

Edit: On a side note I play your map all the time, the one thing that I find annoying that it's almost impossible to catch up when underleveled.
 

youkaiz

New Member
Reaction score
1
hehe, but i ever think the 1.69d is balanced,
the montain king ultimate if fine, what wrong on it?

And
I doubt it
when i release the 1.70 version i will show to all how to do it.
If you are the real maker you should probably start by balancing.

I know the 1.70 new heros can be imbalanced,
but i need feedback of players to balance.
Now i only want to use this new method to make many new heros. After this i will balance.

Personally, I love Angel Arena Allstars
Thanks :)


Here is the principal spells functions of map.
JASS:
function NotDummy takes nothing returns boolean//avoid general dummys in spells
function AntBug takes unit u returns boolean//i can't use PauseUnit() in game because duel, it chack if unit is alive and unpaused.
//------------------------------------------------------TextTag-----------------------------------------------------
function ShowTT takes unit whichUnit, string text, integer red, integer green, integer blue returns nothing//Create a Textag over unit like a Gold/Critical
//------------------------------------------------------Matemarical-----------------------------------------------------
function GetX takes real x, real a returns real// Obsolet, return a 200 dist angled x,y
function GetY takes real y, real a returns real
function LvlFac takes real Base, real Fac, integer Lvl returns real//Like a object editor level factor
//------------------------------------------------------Casting-----------------------------------------------------Use map general dummy to cast abilities.
function Cast takes unit caster, integer abilid, integer level, string order, real x, real y, real expire returns nothing
function CastPoint takes unit caster, integer abilid, integer level, string order, real sx, real sy,real cx, real cy, real scale, real expire returns nothing
function CastUnit takes unit caster, integer abilid, integer level, string order, real sx, real sy, widget target, real expire returns nothing
function CastArea takes unit caster, integer abilid, integer level, string order, real sx, real sy, real Area, integer targets, real expire returns nothing
function CastGroup takes unit caster, integer abilid, integer level, string order, group targets, real expire returns nothing//Warning, it clear group.
//------------------------------------------------------Heal/Damage-------------------------------------------------Damage/Heal units and show over unit the amount damaged/healed
function HealUnit takes unit target, real Heal returns nothing
function HealArea takes unit caster, real Heal, real sx, real sy, real Area, integer targets returns nothing
function DamageUnit takes unit u, unit t, real Damage returns nothing
function DamageArea takes unit caster, real Damage, real sx, real sy, real Area, integer targets returns nothing
//------------------------------------------------------Special Effects---------------------------------------------Easy way to create special effects
function Effect takes string model, real x, real y, real duration returns nothing
function SEffect takes string model,real size, real x, real y, real angle, real duration returns boolean
//------------------------------------------------------Knockback---------------------------------------------Knock Units
function KnockArea takes unit caster, real sx, real sy, real Area, real StartSpeed, real DecreaseSpeed, integer targets returns nothing
function PushArea takes unit caster, real sx, real sy, real Area, integer targets returns nothing
function Push takes unit c, unit t returns nothing
//------------------------------------------------------Lighting---------------------------------------------Create a lithing beteween units.
function LightUnit takes unit source, unit target ,string raw,real expire returns nothing
function LightArea takes unit caster, string raw, real sx, real sy, real Area, integer targets, real expire returns nothing
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
If I did create spells, what kind of work load would be expected. I'm currently coding for two other maps as we speak.
 

youkaiz

New Member
Reaction score
1
If I did create spells, what kind of work load would be expected. I'm currently coding for two other maps as we speak.

Now i need spells to "anime heros", i have many custon models(missiles/buffs/effects) but i don't know how to show.

Heros needing spells
Final Fantasy:
Sephirot
Tifa

DBZ:
Vegeta(Have 2 Alternate form)
Gogeta(Have 2 Alternate form)

One Piece:
Zoro
Sanji
Rob Lucci
Kuma
Moria
Mihawk
Ace
Nami(Have 1 Alternate form)
Enel

Slayers
Gourry

Inuyasha:
Inuyasha

Gundam:
Freedon
Destiny

Fate Stay Night:
Gilgamesh

Hellsing:
Alucard

Blach:
Hirako Sinji(Vaizard)
Ishida(Quincy)


Naruto:
Hokages 1,2,3,4
Orochimaru
Jiraya
Kakashi
Sasuke(Have 1 Alternate form)
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
Well I can create them, but I'd need a list of spells for each hero.
 

youkaiz

New Member
Reaction score
1
Each hero:

1° Abilit 9 Levels, 0 level skip, Hot Key Q
( is most used a unit target, a high debuff ot nuck to try kill)

2° Abilit 9 Levels, 0 level skip Hot Key W
(most used to farm abilities, AOE Damage spells)

3° Abilit 9 Levels, 0 level skip Hot Key E
(normal is a auto-cast or passive abilit, debuffs, auras, low damage)

4° Abilit 3 Levels 12 Level Red, 12 Level Skip Req Hot Key R
(Can use anithing)

Can use custon icons if want, i think is better use Stats based abilities(like 75, 100, 125, 150.. of Str,Agi,Int.

Now heros don't is finisheds, if want to change something tell me.
 

Sevion

The DIY Ninja
Reaction score
413
For Vegeta, you could make his Gallic Cannon :D

And perhaps Give Goku the Spirit Bomb :p

You should add more DBZ characters :D

Just some ideas.
 

youkaiz

New Member
Reaction score
1
Hehe, Goku have the Spirity bomb(i will add more afteter finish some characters)
And goku have 3 Alternate forms Normal, SSJ1, SSJ3 and SSJ4.
 

youkaiz

New Member
Reaction score
1
Only 1.70+ versions will have it, on 1.69 version have only SSJ3

Because add alternate forms increase model size, and i only add it now.
I use Metamorphosis now to change goku's form.

lvl 1 SSJ
lvl 2 SSJ3
lvl 3 SSJ4
 

Sevion

The DIY Ninja
Reaction score
413
Oh, I see.

Also, for Vegeta, you could add Big Bang and Final Flash for other moves ;)
 

Faust

You can change this now in User CP.
Reaction score
123
Lots of heroes are over powered. For example, the Mountain King. His ability that makes the swirl of hammers fly everywhere.

Personally, I love Angel Arena Allstars. Don't take any of that the wrong way ;)

Mountain king's flying hammers is pretty crap lol, can't hit the enemies close enough. :p

I've only seen one imba hero so far, and I played many (and haven't lost one!)
That's the pitchfork anime thing guy that has a range but no missile art.
Just kill it please.

There is also an ogre, and earthshaker pretty nasty.
And the lanaya clone with imba teleport and invis.

Luv the arena, but...

Hero Arena with the most part of Anime Characters

Gaaay.
 

youkaiz

New Member
Reaction score
1
But us don't need select anime characters, i don't will remove any hero, only add more and more, if it cause problens or anithing i can make a comand to remove anime characters and allow to pick only normal heros.
 

Zack1996

Working on a Map
Reaction score
68
It takes forever to download a 4mb map on Battle.net, I doubt anyone would spend time doing that -_-
Squish all the models and optimize the map with Vex and stuff. Otherwise just remove all the custom models, it doesn't matter if they're there, its the gameplay that people look for. As long as you use models that look somewhat acceptable, its fine.
 

BlackRose

Forum User
Reaction score
239
Correct me if I am wrong, but is Angel Arena the one where you select some crappy made heroes and start killing creeps, and you level up really quickly, you can buy various things and bring them to an altar using some waygate and transform into a hero. And the website is supposedly "www.DOOSIKA.com"?
 

youkaiz

New Member
Reaction score
1
You can see here:
http://www.hiveworkshop.com/forums/maps-564/angel-arena-allstars-1-69d-113216

What is the Angel Arena Allstars, btw i know over problens of most part of big file sizes, and i do something to it, us will see when i release the 1.70+

And, don't need any optimization on map and can play it on b.net.
Is us want to help and know more of it call me at mail/msn, i need make too many spells to new heros and search for fine models/sounds/icons.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top