HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Dragon Ball Z Supreme RPG

10-05-2004, 01:31 AM#1756
HexenLordX
Quote:
Originally Posted by gotenkz
srry for sking again but can u tell me when this map is goin to be outi realy wanna play and be goku

Been answered 56464 times. Check my forums if you wanna keep up to date.
10-05-2004, 01:32 AM#1757
Guest
do u know what page there is so many.
10-05-2004, 01:34 AM#1758
HexenLordX
Quote:
Originally Posted by gotenkz
do u know what page there is so many.

Here's when it'll be out..

when its done.

There is no set date.. and absolutely no estimated time.. so nobody knows.
10-05-2004, 01:35 AM#1759
FinalTyrant
I believe it wont be out for another month right? after BETA3 or sumfin???

EDIT: that is what I heard b4....
10-05-2004, 01:38 AM#1760
HexenLordX
Quote:
Originally Posted by Final Tyrant
I believe it wont be out for another month right? after BETA3 or sumfin???

EDIT: that is what I heard b4....

Well, beta 3 is practially done. All I'm doing now is revising ability damages, adding in cinematics, changing some of the movie villians, and waiting for the models to be finished.
10-05-2004, 01:43 AM#1761
FinalTyrant
kool, and Beta 3 was the last stage wasnt it? I thought you were still testing Beta 2 or are you still doing that then after gonna start testin 3?
10-05-2004, 01:43 AM#1762
Guest
do u mind if u make me a little map of ss kaoken aruras moldels plz.
10-05-2004, 01:44 AM#1763
HexenLordX
Final Tyrant: The current beta is Beta 2g. Beta 3 is the last beta before the release.

Gotenkz: I'd rather die than give away my models.
10-05-2004, 01:46 AM#1764
Guest
not goku just aruas how is that so precoius il give u full credit

or can u teach me how
10-05-2004, 01:46 AM#1765
FinalTyrant
Quote:
Originally Posted by HexenLordX
Final Tyrant: The current beta is Beta 2g. Beta 3 is the last beta before the release.

Gotenkz: I'd rather die than give away my models.

Okay thx for the quick reply ;)
10-05-2004, 01:48 AM#1766
Guest
you cant teach me hexen fine.
10-05-2004, 01:50 AM#1767
HexenLordX
Quote:
Originally Posted by gotenkz
you cant teach me hexen fine.

Teach you? You said you added an ability to go SSJ. Now for me to understand how you did the ability, you'd have to explain it in detail to me, then I could teach you.
10-05-2004, 01:51 AM#1768
Guest
like what u mean type it down
10-05-2004, 01:55 AM#1769
Guest
code

event

unit begins channeling abilty


conditions

equal to super saiyan


action

hide caster
create goku ss at triggering unit
creat speacial effect earqurake under feet or ss goku
wait 500 seconds
remove ss goku from game
show caster
10-05-2004, 01:56 AM#1770
HexenLordX
Quote:
Originally Posted by gotenkz
like what u mean type it down

Here, you want to see my trigger for How I use the SSJ aura?

Code:
SSJ Goku
    Events
        Unit - A unit Begins casting an ability
    Conditions
        (Ability being cast) Equal to Super Saiyan Goku 
    Actions
        Special Effect - Create a special effect attached to the origin of (Casting Unit) using war3mapImported\poweraura.MDX

Now for you it won't be war3mapImported\poweraura.MDX, it'll be whatever filepath you imported the aura to.