找回密码
 点一下
查看: 949|回复: 3

test

[复制链接]
发表于 2010-5-14 18:21:02 | 显示全部楼层 |阅读模式
test

[trigger]
GameStart
    Events
        Game - Map initialization
    Local Variables
        PlayerHeroGroup = (Empty unit group) <Unit Group>
        循环次数 = 0 <Integer>
    Conditions
    Actions
        General - While (Conditions) are true, do (Actions)
            Conditions
                循环次数 <= 10
            Actions
                Variable - Set 循环次数 = (循环次数 + 1)
                General - If (Conditions) then do (Actions) else do (Actions)
                    If
                        (Status of player 循环次数) == Playing
                    Then
                        Unit - Create 1 Hero_陆战队 for player 循环次数 at 开始位置 001 facing 315.0 degrees (No Options)
                        Variable - Set PlayerHero[循环次数] = (Last created unit)
                        Unit Group - Add PlayerHero[循环次数] to PlayerHeroGroup
                        Unit Selection - Select PlayerHero[循环次数] for player 循环次数
                        Camera - Follow for player 循环次数 PlayerHeroGroup with the camera and Clear Current Target
                        Camera - Lock Camera Mouse Relative Mode On/Off(循环次数, On)
                        Camera - Turn Camera Mouse Rotation On/Off(循环次数, On)
                        UI - Show help for Hero_陆战队 for player 循环次数
                        UI - Display boss bar 循环次数 with title "生命值", portrait Assets\Textures\ui_chatbaricons_terran_individual.dds and maximum value 100 for (Player group(循环次数))
                        UI - Set boss bar 循环次数 boss to PlayerHero[循环次数] (Do refresh the boss bar)
                    Else
        UI - Hide the mouse cursor for (All players).
        UI - Hide game UI for (All players)

[/trigger]
发表于 2010-5-14 18:51:11 | 显示全部楼层
test of test
回复

使用道具 举报

 楼主| 发表于 2010-5-14 19:09:16 | 显示全部楼层
[trigger]
Untitled Function 001
    Options: Function
    Return Type: Boolean
    Parameters
    Grammar Text: Untitled Function 001()
    Hint Text: (None)
    Custom Script Code
    Local Variables
    Actions

[/trigger]
回复

使用道具 举报

发表于 2010-5-14 19:20:06 | 显示全部楼层
于是表扬下~~
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 点一下

本版积分规则

Archiver|移动端|小黑屋|地精研究院

GMT+8, 2024-9-28 19:15 , Processed in 0.048783 second(s), 18 queries .

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表