每个人都有自己的知识体系。
Toggle navigation
Home
随笔
C#/.Net
树莓派 / Raspberry
皓月汉化组
Beego
Golang
OxideMod
apache
haproxy
windows
Java
Objective-C
日语/罗马音歌词/日语常识
MongoDB
python
电学
公告
Minecraft服务器-公告
NanoPi
C4D (CINEMA 4D)
生活
推流/m3u8/rtmp/rtsp
Unity3d
ffmpeg
数据结构
区块链
tarui
UnityForPSVita
About Me
Archives
Tags
OxideMod中 player基本函数和属性
2017-01-21 02:21:17
156
0
0
akiragatsu
player.ChatMessage("msg");//给用户指定用户输出信息 player.ConsoleMessage("msg");//在玩家的控制台输出 player.currentComfort //当前舒适度 player.inventory.containerWear.itemList//已装备的道具Item列表 player.inventory.containerMain.itemList//背包列表 player.inventory.containerBelt.itemList//快捷栏放置的道具列表 player.inventory.GiveItem(item itemobject)//给一个物品 ItemManager.CreateByName(““);//以物品名称为依据创建一个物品对象 player.health //玩家健康值 player.secondsConnected //已连接时间 (单位 s) player.displayName //玩家显示名称 player.userID //SteamID (数字型) player.UserIDString //SteamID (字符型) player.sleepingPlayerList //睡觉玩家对象列表 player.activePlayerList //活动玩家对象列表 player.transform.x //unity3d的一些属性
Pre:
Next:
Oxide.Ext.MySql连接数据库
0
likes
156
Weibo
Wechat
Tencent Weibo
QQ Zone
RenRen
Submit
Sign in
to leave a comment.
No Leanote account?
Sign up now.
0
comments
More...
Table of content
No Leanote account? Sign up now.