UID388
阅读权限30
威望 点
积分337
注册时间2009-3-14
最后登录1970-1-1
听众
收听
升级
  45.67%
|
Somebody may ask how to use admin commands and what are they for.
有些人可能会问怎么使用GM命令
Basicly, first you must make your character an admin.
首先你必须使你的角色成为GM
You do so by setting \"admin\" column in \"players\" table to true
你可以在players表单中的admin一栏改为true
Code代码GeSHi (SQL):UPDATE players SET admin=True WHERE name=\"<char_name>\";[/li][/li] Created by GeSHI 1.0.8.2[/pre]
Since now you can use // commands in game.
从现在开始你就可以在游戏中用//命令
The most important are:
最重要的是这些:
//spawn <npc_id> spawns npc of given id on your position
在你的位置创造指定ID的NPC
//delete removes selected npc
移除选中的NPC
//save_spawn saves all spawns to new_spawndata.txt file ( in data/static_data directory)
储存所有的创造位置在new_spawndata.txt 文件中
There is also //fsc packet for sendiing custom packages from server to client, but it's more advanced stuff, basicly for developers.
//fsc 从服务端到客户端传送自定义的包,但是这比较深入,一般为了开发人员 |
温馨提示:
1. 本站模拟器源于网络,经 99Max.mE 二次开发,仅供个人学习娱乐使用,切勿用于商业用途,否则后果自负!
2. 如需更好体验游戏内容,请前往官方游戏!不具备合法的运营模式,都是强盗,请勿擅自搭建私服!
3. 如本站内容有侵犯您的权益,请发送信息至QQ:372607220 或 EMAIL:372607220@qq.com ,我们会及时删除。
|