- 好友
- 22
- 在线时间
- 7893 小时
- 最后登录
- 2012-7-27
贵族[MOD作者]
圣剑MOD制作组[程序]
- UID
- 63912
- 第纳尔
- 5396
- 精华
- 6
- 互助
- 181
- 荣誉
- 177
- 贡献
- 245
- 魅力
- 717
- 注册时间
- 2008-1-13
鲜花( 11) 鸡蛋( 0)
|
原帖: http://forums.taleworlds.com/index.php/topic,141038.0.html
作者: Vincenzo
Native compatible Admin Tools By Vincenzo.
Features:
Automatic scripts:
- Auto kick and ban for teamkillers
- Automatic killing of stray horses after 30 seconds
- Option to auto swap teams at battle at half time or siege after each round.
- Automatic announcements; Editable to your own liking.
- Server stats for on your website. (players, map etc)
- Improved performance of a lot of native scripts to make the server faster.
- When you get teamkilled you will loose no gold and can spawn with the same equipment.
- When you get teamkilled you won't loose a life as a siege defender.
- When you win a duel in duel mode you and your horse get full health.
【自动执行脚本】:
自动踢出或BAN 伤害队友者。
自动杀死30秒无人骑上的野马。
增加一个自动交换攻守方的选项,可以在战役模式半场结束后或攻城模式每轮结束后自动对调攻守方。
内容可编辑的自动公告发布功能。
在你的网站显示服务器状态(例如 玩家数量,地图等等)。
提升了大量原版战团脚本的执行效能,令你的服务器更快。
当你被TK之后不会损失金钱并且下次重生的时候保留同样的装备。
作为一名守城者,你被TK之后不会损失重生次数。
在决斗模式下当你赢了一场决斗后,你和你的马将回复全部生命值。
Admin Management Tools:
- Improved player select list; Sorted on score.
- Admin Chat; Press the U button to chat in [SERVER] messages
- Freeze Player
- Slay Player
- Temporary ban player (1 hour)
- Swap player to other team
- Swap player to spectators
- Reset map (resets everything in the map and starts a new round without people having to reload the map)
- When someone starts a poll, It is displayed who started it.
- Mute all option; Like the native mute.(only for your client not for all)
- All admin commands are fully logged in the log; who did them and when.
【管理员工具】:
改进玩家选择列表,按积分排序
管理员频道,按“U”开始发送公告信息 (淡红字色, [SERVER]字头 )
冻结玩家
杀死玩家
暂时BAN玩家(1小时)
换某玩家去另一队
换某玩家去场外围观
重置地图(玩家无需重新装载地图就可以在新的一轮中重置某地图的全部状态)
在游戏中显示投票的发起者ID
全体静默功能,相当于原版静默(只对你自己的客户端有效)
所有的管理命令都被记录下来,谁在什么时候做了什么
Admin Toys
- Spawn Admin Gun; Simple kills people from range
- Spawn Admin Sword; Big range, big damage.
- Spawn Admin Shield; Has a lot of hit points and force field.
- Spawn Ban Hammer; Upon killing someone with it the player gets banned for 1 hour.
- Spawn Fire Arrows; When shot at something the place it hits will burn briefly
- Spawn Fire Bolts; When shot at something the place it hits will burn briefly
- Spawn Hand Grenade; When you throw it and it hits within a radius of 5 meters of a player or horse it dies in horrible pain.
- Spawn Admin Horse; A fast horse with a lot of hit points!
- Spawn with Admin Armor; Next spawn you will have the black armor and you almost can't be killed.
- Heal Player
- Refill Player Ammo
- Give Player 10,000 Denar
- Teleport to Player
- Bring player to your position
- Teleport through wall; Teleport 2.5 meters forward thus going through any wall or object in front of you.
note: All admin toy usage is logged and broadcasted to all players on the server, so you can't abuse it during matches or such.
All player specific commands can be executed for all players, for instance Freeze All
【管理员道具】:
管理员枪,可以远距离杀死玩家。。。
管理员剑,巨大的伤害和距离。。。
管理员盾,超多的生命值和力场防护。。。
Ban锤,用他杀死一个玩家,该玩家被BAN一个小时...
火箭,顾名思义射到的地方短暂燃烧...
火弩箭,同上
手榴弹,投掷击中的地点5米范围内,人死马摧,恩好恐怖哦
管理员马,一匹超多生命值的快马
管理员黑甲,下次重生时获得一件黑甲,几乎是不可能被弄死的
治疗玩家
给玩家添加弹药(箭,弩矢,投掷)
给玩家10000第纳尔
传送玩家
召唤玩家到你的位置
穿墙转送,向前传送2.5米 可以穿越任何墙或物体
提醒:
所有管理员道具的使用都会被服务器记录,并且广播给该服务器的全体玩家,因此不要想滥用这些玩具。。。
玩家特殊命令可以应用给全体玩家,比如冻结这个命令,可以冻结所有玩家.
Screenshots:
Installation
For server:
Download this:
http://22nd.eu/Vincenzo_Admin_Tools_Server_V1.0.zip
Backup your native .txt files, Then unzip it into your native folder.
Make sure to restart your server after.
For your admins:
Download and install this:
http://22nd.eu/Vincenzo_Admin_Tools_V1.0.exe
Extra info
Using Server Stats
Once your server is up you can view it's stats with this:
http://22nd.eu/stats/displaystats.php?server=YourServerNameHere
To put it on your website;
Add a iframe to your website for instance:
Code: [Select]
<iframe src ="http://22nd.eu/stats/displaystats.php?server=YourServerNameHere" width="100%" height="70" SCROLLING="no" frameborder="0">
</iframe>
If you want to use the stats in your own website style;
Just open up this css file and edit it to your liking, then save it on your webserver.:
http://22nd.eu/stats/styles.css
When you call my page you can link your own CSS file like so:
http://22nd.eu/stats/displaystats.php?server=YourServerName&css=http://yoursite/yourcssfile.css
Adding your own custom maps
To get your own maps in, you need to do 3 things;
1. Put your .sco file in
- Get the .sco file of your custom map and name it like:
scn_multi_scene_custom_1.sco
scn_multi_scene_custom_2.sco
and so on. You can have up to 20 custom maps.
- Put it in the "SceneObj" Folder on your server.
2. Put the codes in.
If you edit a native map then you need to copy its codes.
- Open up the file "scenes.txt" on your server with notepad.
- Search with notepad (Control + F) for: "scn_multi_scene_custom_1"
You will get a result like:
Code: [Select]
scn_multi_scene_custom_1 multi_scene_custom_1 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000001300389800003a4ea000058340000637a0000399b
0
0
outer_terrain_plain Now just copy over the codes from your custom map to this one, make sure you don't overwrite scn_multi_scene_custom_1 ormulti_scene_custom_1 Because they are the identifiers for this map.
A example how Field by the River Looks:
Code: [Select]
scn_multi_scene_7 multi_scene_7 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x0000000130010e0e0005fd84000011c60000285b00005cbe
0
0
outer_terrain_plain So just copy over all text except the names.
3. Rename the map.
You can rename your custom map from the default.
- For this open up strings.txt with notepad.
- Search with notepad (Control + F) for: "multi_scene_custom_1"
- You will see the map name, just edit it how you like.
note: Don't use spaces!! use underscores: _
- When your done with this line search for: "2multi_scene_custom_1"
note: This is the name it is displayed as on the website It needs to be URL encoded. For instance %20 means a space, get all the special characters at:
http://www.blooberry.com/indexdot/html/topics/urlencoding.htm
If you want your admins to see the new names for the maps, give them your edited strings.txt file.
Have your own Announcements
- Open up the file strings.txt with notepad on the server.
- Search with notepad (Control + F) for: "str_announce_1"
- You will see all the announcement texts, just edit them how you like.
note: Don't use spaces!! use underscores: _
How does some stuff work?
Auto kick and ban
- People get kicked after 5 teamkills in one map or -3 score.
- After you already got kicked twice in 24 hours the 3th time your up for a kick you get perm banned.
- Data is stored in dummy troops. It works on Player CD keys and not playernames.
Data sent to our stats server
Data your sending to our server (every minute) is:
- Servername
- Mapname
- GameType
- Current Playercount
- Maximum Playercount
Credits
Special thanks go out to:
- Beaver, A walking module system database, Always willing to help. And did some scripts.
- Daegoth, Always ready to answer any engine questions and always implementing my bug/feature requests.
- The 22nd Clan My friends, My support, I love you all. |
评分
-
查看全部评分
|