Jump to content
主视角中国

有关人物几个程序的表示方法


moh8888

Recommended Posts

local.player dog                                                            //Gives the player god mode无敌

local.player wuss                                                          //Gives the player all guns全部武器

local.player noclip                                                         //This makes the player fly through anything like a ghost可穿墙升空和入地

local.player.scale = .5                                                   //This makes the player a midget尺寸变.5倍

local.player.scale = 2                                                    //This makes the player a giant尺寸变2倍

local.player light 1 0 0 200                                            // 1st number is red 2nd  is green, 3rd is blue and 4th is size of circle发光

local.player jumpxy 100 100 100                                  //Mess with these numbers for fun it makes the player jump跳高100

local.player gravity .2                                                    //This lowers gravity for the person重量减轻

local.player respawn                                                     //This makes the player respawn重新出生

local.player stufftext “say I LIKE WWW.MOHCHINA.COM”   //This makes the player say what ever you want说I LIKE WWW.MOHCHINA.COM

local.player kill                                                              //This kills the player杀掉即死掉

local.player volumedamage 2                                        //人物伤害值2[/code]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

访客
Reply to this topic...

×   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.

×
×
  • 创建新的...