Results 1 to 9 of 9
http://idgs.in/315500
  1. #1
    Rain's Avatar
    Join Date
    Dec 2006
    Location
    Everywhere Everyplaces
    Posts
    2,602
    Points
    13,969.78
    Thanks: 94 / 203 / 180

    Default [ASK]Shake/Sway Camera

    numpang nanya nih, waktu di trigger, kan ada shake / sway camera ,
    terus ada trigger stop sway/shake camera,
    anehnya , pas saya bikin trigger sway / shake camera , saya kasih trigger wait 5 second dibawahnya, terus setelah wait 5 second , saya kasih trigger stop sway / shake camera kok gk ngefek y?, jd tetep geter n goyang" gt camerannya?

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

    Default

    Di stop trus d reset coba.

  4. #3
    Rain's Avatar
    Join Date
    Dec 2006
    Location
    Everywhere Everyplaces
    Posts
    2,602
    Points
    13,969.78
    Thanks: 94 / 203 / 180

    Default

    maksudnya di reset? , udh saya coba wait terus stop g bs ..

  5. #4
    Rain's Avatar
    Join Date
    Dec 2006
    Location
    Everywhere Everyplaces
    Posts
    2,602
    Points
    13,969.78
    Thanks: 94 / 203 / 180

    Default

    reset/stop camera tetep ga bisa. tetep geter.

  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

    pick every player then do action
    rest/stop camera.

    itu pasti work. hehe

  7. #6
    Rain's Avatar
    Join Date
    Dec 2006
    Location
    Everywhere Everyplaces
    Posts
    2,602
    Points
    13,969.78
    Thanks: 94 / 203 / 180

    Default

    Bombunuhdiri
    Events
    Unit - A unit Starts the effect of an ability
    Conditions
    (Ability being cast) Equal to *** Bunuh Diri! (Goblin Sapper)
    Actions
    Special Effect - Create a special effect at (Position of (Triggering unit)) using Objects\Spawnmodels\Human\SmallFlameSpawn\SmallFla meSpawn.mdl
    Unit Group - Pick every unit in (Units within 2500.00 of (Target point of ability being cast)) and do (Actions)
    Loop - Actions
    Camera - Shake the camera for (Owner of (Picked unit)) with magnitude 3.00
    Wait 3.00 seconds
    Player Group - Pick every player in (All players) and do (Actions)
    Loop - Actions
    Camera - Stop swaying/shaking the camera for (Picked player)


    udah dicoba tapi kok masih geter ya layarnya?, ga berhenti".

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

    Default

    Coba lo upload... Nnt gw coba edit...

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

    Default

    Set CameraGroup = (Units within 1500.00 of Point Caster matching (((Matching unit) is A Hero) Equal to True))
    Unit Group - Pick every unit in CameraGroup and do (Actions)
    Loop - Actions
    Camera - Shake the camera for (Owner of (Picked unit)) with magnitude 5.00
    Camera - Sway the camera target for (Owner of (Picked unit)) with magnitude 9.00 and velocity 50.00
    Custom script: call DestroyGroup(udg_CameraGroup)

    wait 3 s

    Player Group - Pick every player in (All players) and do (Actions)
    Loop - Actions
    Camera - Stop swaying/shaking the camera for (Picked player)


    seluruh triger bisa pake ini

  10. #9
    Rain's Avatar
    Join Date
    Dec 2006
    Location
    Everywhere Everyplaces
    Posts
    2,602
    Points
    13,969.78
    Thanks: 94 / 203 / 180

    Default

    Quote Originally Posted by valkemiere View Post
    Set CameraGroup = (Units within 1500.00 of Point Caster matching (((Matching unit) is A Hero) Equal to True))
    Unit Group - Pick every unit in CameraGroup and do (Actions)
    Loop - Actions
    Camera - Shake the camera for (Owner of (Picked unit)) with magnitude 5.00
    Camera - Sway the camera target for (Owner of (Picked unit)) with magnitude 9.00 and velocity 50.00
    Custom script: call DestroyGroup(udg_CameraGroup)

    wait 3 s

    Player Group - Pick every player in (All players) and do (Actions)
    Loop - Actions
    Camera - Stop swaying/shaking the camera for (Picked player)


    seluruh triger bisa pake ini
    Bombunuhdiri
    Events
    Unit - A unit Starts the effect of an ability
    Conditions
    (Ability being cast) Equal to *** Bunuh Diri! (Goblin Sapper)
    Actions
    Special Effect - Create a special effect at (Position of (Triggering unit)) using Objects\Spawnmodels\Human\SmallFlameSpawn\SmallFla meSpawn.mdl
    Set CameraGroups = (Units within 1500.00 of (Position of (Casting unit)) matching (((Matching unit) is A Hero) Equal to True))
    Unit Group - Pick every unit in CameraGroups and do (Actions)
    Loop - Actions
    Camera - Shake the camera for (Owner of (Picked unit)) with magnitude 5.00
    Camera - Sway the camera target for (Owner of (Picked unit)) with magnitude 9.00 and velocity 50.00
    Custom script: call DestroyGroups(udg_CameraGroups)
    Wait 3.00 seconds
    Player Group - Pick every player in (All players) and do (Actions)
    Loop - Actions
    Camera - Stop swaying/shaking the camera for (Picked player)
    tetep ga bisa
    Quote Originally Posted by Section View Post
    Coba lo upload... Nnt gw coba edit...
    ok,cek PM ..,tolong bantuin trigger yg di folder "NEEDHELP" ya..

Posting Permissions

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