Coder Social home page Coder Social logo

maptextlang's Introduction

禁止事项

1.禁止使用特殊字符 如/\"“ 等符号 2.禁止删除引号 " 删除括号如 { }. 3.禁止修改地图主语句 如 "*** The Train Will Leave in 5 seconds ***" 4.禁止换行

提交有一定失败率,原因[当服务器已上传新的数据时候]旧的文档提交可能无法被合并

如果部分地图管理员配置了BOSSHP攻击显示 如有多个BOSS的情况可以在某些语句添加

"*** boss ***"
{
  "chi"		"**boss 出现了**"
  "command" "sm_clearbosshp" //作用是血量计数归0 使其更加精确 每回合也会自动归0.
}

"*** boss dead ***"
{
  "chi"		"**boss 死了**"
  "command" "sm_clearbosshp" //作用是血量计数归0 每回合会自动归0.
}

对文本配置参数/倒计时 应该对该地图比较熟悉再进行操作!

倒计时可配套图标设置 默认不设置则为 icon_door

"*** The Train Will Leave in 5 seconds ***"
{
	"chi"		"**火车5秒后发车**"
	"DoorCountDown" "5"
	"ico"   "icon_tip" //代表把开门的ICO图标换成tip提示图标
}

	"*** The Train Will Leave in 5 seconds ***"
{
	"chi"		"**火车5秒后发车**"
	"ico"   "icon_fire" //代表加强显示一次消息(带图标)
}

可用的图标列表 icon_door icon_alert icon_alert_red icon_tip icon_interact icon_fire

maptextlang's People

Contributors

e54385991 avatar intimatelover avatar mkxoo avatar vanillac avatar laidycy avatar somnusshana avatar ryandoe avatar fsr1216 avatar mindechen avatar qwezxcqaz0 avatar claricetang avatar e54385992 avatar nocmanter avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.