Jump to content

88 station

  • entries
    131
  • 评论
    3
  • 查看
    659,331

if--------------假如&用法


访客

925 查看

if--------------假如&用法

local.man = parm.other //任何人if (local.man.dmteam=="allies")//假如是盟军{do this1//做1}else{ do this3 //此外德军做3...}end

local.man = parm.other //任何人if (local.man.dmteam=="axis")//假如是德军{do this2//做2}

0 评论


Recommended Comments

没有要显示的评论。

访客
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 创建新的...