MoHAAeasyscripter 简单程序编写器的使用之2
object spawn 的用法
产生物件的程序
俺输的是bmwbike,以下略
script comment------>bmwbike
ID name ------>oi
model ------->vehicles/bmwbike.tik---物件(S_22物件表)
origin-------->215 56 57--->位置
angle--------->0 0 0----->方向
scale---------->1--->放大倍数
点add to script自动生成以下的内容
//bmwbike
local.oi = spawn script_model
local.oi model "vehicles/bmwbike.tik"
local.oi.origin = ( 215 56 57 )
local.oi.angle = ( 0 0 0 )
local.oi.scale = 1.0
复制一下粘到你的.scr
方便吧?......
0 评论
Recommended Comments
没有要显示的评论。
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new account登录
Already have an account? Sign in here.
现在登录