Results 1 to 5 of 5
http://idgs.in/262022
  1. #1

    Join Date
    May 2009
    Posts
    30
    Points
    64.60
    Thanks: 0 / 0 / 0

    Default [help]transform spell

    Jadi gini gan, gw pengen bikin spell transform, nah transform nya itu ngasih bonus hp regen, atk spd, ama attack bonus
    Nah attack bonus nya itu nambahin damage kita 2x lipat tapi setiap hp kita diatas setengah dari max hp
    Nah soal spell transformnya gw pake chemical rage, regen bonus nya pake skill item healing ward, nah soal atk damage nya gw pke command aura.
    Nah disini gw pke trigger :
    Event
    Unit - a unit begin casting an ability
    Condition
    (Ability being cast) equal to transform
    Action
    -If Condition, Then Action, Else Action
    -If Condition
    (Life of casting unit) is greater than or equal to ((Max life of casting unit) / (2))
    -Then Action
    Add Damage bonus*yg tadi kata gw pke command aura kan 2x damage* to casting unit
    -Else Action
    -TransCast = (Casting Unit)
    -Turn on Buff Check<gen>
    -Wait until ((casting unit has transformed*ini buff nya*) equal to false) checking every 0.1 second
    -Turn off Buff Chack<gen>

    Buff Check

    Event
    Every 0.01 second of the time
    Condition
    Action
    -If Condition, Then Action, Else Action
    -If Condition
    (Life of TransCast) is greater than or equal to ((Max life of TransCast) / (2))
    (TransCast has buff Transformed) equal to true
    (TransCast is Alive) equal to true
    -Then Action
    Add damage bonus to TransCast
    -If Condition, Then Action, Else Action
    -If Condition
    (Life of TransCast) is less than or equal to ((Max life of TransCast) / (2)) or (TransCast has buff Transformed) equal to false
    -Then Action
    Remove damage bonus from TransCast


    Nah masalahnya setiap kali di cast pasti damage bonus nya ilang entah kenapa, padahal buff ada, hp udah lebih, tapi kadang kadang ilang gan, aneh
    Mohon pencerahannya
    Thx, maaf kepanjangan

  2. Hot Ad
  3. #2
    l0git3c's Avatar
    Join Date
    Oct 2006
    Location
    England, Manchester
    Posts
    3,968
    Points
    4,650.70
    Thanks: 0 / 3 / 3

    Default

    Event
    Unit - a unit begin casting an ability
    Ini sebaiknya diganti ama yang "Start the effect of an ability"

    Btw, gw agak mumet liadnya, coba copas kesininya di klik kanan triggernya terus copy as text kesini.

  4. #3
    ranzi's Avatar
    Join Date
    Apr 2007
    Location
    Japanz (Juakarta Puanaazz)
    Posts
    625
    Points
    821.01
    Thanks: 2 / 8 / 6

    Default

    post aj mapnya biar lebih gampang

  5. #4
    Section's Avatar
    Join Date
    Nov 2006
    Location
    about.me/SECTION
    Posts
    2,095
    Points
    11,041.04
    Thanks: 45 / 112 / 98

    Default

    iyah... wara wiri ini gw liat tulisannya rata udah kayak tanah.... Map aja deh... nanti kita tangani

  6. #5
    valkemiere's Avatar
    Join Date
    Oct 2006
    Location
    In my Rainbow Castle
    Posts
    1,874
    Points
    5,111.21
    Thanks: 65 / 32 / 31

    Default

    jgn 0.01. trlalu cpt. map km bsa lag klo multiplayer. aq pke 0.1. klo trigger. mw pke triger aq? nti aq kirimin.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •