自定义内存:修订间差异

(readUnitMemory前要有单位引用)
标签移动版编辑 移动版网页编辑 高级移动版编辑
第28行:
在[core]节中添加: <code>defineUnitMemory:类型 名称,类型 名称......</code>
{{折叠|defineUnitMemory例子|<pre>
defineUnitMemory:"""
defineUnitMemory: boolean is_alive,float xp, unit c_target, unit father, string customText
boolean is_alive,
float xp,
unit c_target,
unit father,
string customText
"""
</pre>}}
 
336

个编辑