YAN[asian]
Mario & Luigi
- 27/3/07
- 812
- 417
@YAN[asian], là boolean
À à ra thế, mình lại cứ tưởng là cái tên
.Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
@YAN[asian], là boolean
.
( cái Up Unit ấy )My guide, tutorial,... <- click here

@Yan : sử dụng event unit spell effecthoặc cho B là skill ảo ( sau đó trong unit biến thành của A thì cho abi B và set lv )
. Còn nếu là cái mình vừa hỏi ở trên thì mình làm đc rồi, đúng như Tom nói, cách của GW dài hơn nhưng vẫn thanks bạn :)!(Ability being cast) Equal to Metamorphosis
Actions
[B]Wait 1.00 seconds[/B]
Unit - Set level of Evasion for (Casting unit) to (Level of Evasion face for (Casting unit))
Èo, ý tớ là tớ tạo 1 Item loại Charged,mỗi lần xài là tạo trước mặt 1 cục xương kìa
ưhm` mình hok để ý cái đấy , nếu thế thì cái skill evasion thật trong map kia cậu làm hơn skill thật 1 lv , dể lv 1 hok có effect ji cả sau đó cậu cho nếu nâng lv thì tăng thêm 1 , sau 2s thì cancel
ơ đây cái số wait chính là duration của skill biến , vì mình hok thấy event biến trở lại bao h nên đành wait dur , còn hok thì bạn làm như mình = câu lệnh :
Unit - Replace (Triggering unit) with a Footman using The old unit's relative life and mana
rồi dùng timer cho chính xác thời gian
ĐỌC kỹ topic tổng hợp dùm đi trời, nó ở trên chú ý ấy[R]ồng [Đ]ỏ;11281036 nói:Chỉ em làm chọn tướnh giống Map Tong Hop và Dotta đi mấy anh.Chắn ai giúp hết vậy
[R]ồng [Đ]ỏ;11281036 nói:Chỉ em làm chọn tướnh giống Map Tong Hop và Dotta đi mấy anh.Chắn ai giúp hết vậy


):Game - Set the time of day to 24.00
Game - Set time of day speed to 0.00% of the default speed
Part 4 b
Events
Unit - A unit enters Chapter 1d <gen>
Conditions
Actions
Trigger - Turn off (This trigger)
Wait 36.00 seconds
Unit - Create 1 Boom Nuclear for Player 5 (Yellow) at (Center of Chapter 1d a <gen>) facing Default building facing degrees
Set Unit_Part4 = (Last created unit)
Wait 120.00 seconds
Unit - Remove (Last created unit) from the game
sặc, có 1 bug này gần như bó tay, híc... ai giúp dùm em với...
Mã:Part 4 b Events Unit - A unit enters Chapter 1d <gen> Conditions Actions Trigger - Turn off (This trigger) Wait 36.00 seconds Unit - Create 1 Boom Nuclear for Player 5 (Yellow) at (Center of Chapter 1d a <gen>) facing Default building facing degrees Set Unit_Part4 = (Last created unit) Wait 120.00 seconds Unit - Remove [B](Last created unit)[/B] from the game
Nội dung là khi 1 unit chạy vào region "Chapter 1d" thì sẽ tạo 1 unit tên là "Bom Nuclear" của thằng Player 5 tại region "Chapter 1d a" sau 36 giây. Em đã turn off cái trigger ngay sau khi thằng unit vào region, thế mà không hiểu sao thằng unit "Bom" lại được tạo liên tục vầy nè? Ai giúp em với, híc híc. Chạy qua chạy lại nó ra cả chục con "Bom Nuclear"...
Unit - Remove [B]Unit_Part4[/B] from the game
Làm 2 dòng Acticons thế này (Events tự chọn nhé):
Mã:Game - Set the time of day to 24.00 Game - Set time of day speed to 0.00% of the default speed
