Jump to content
主视角中国

88 station

  • entries
    131
  • 评论
    3
  • 查看
    663,344

物件的放置方法


有很多种的表示方法,这里是是一种

local.fix = spawn script_model

local.fix model "static/vehicle_bmwbike.tik" //替代的模型见S_22的物件表

local.fix.origin = ( 228 474 384 ) //替代的模型座标

local.fix.angles = ( 0 0 0 ) //替代的模型的方向

local.fix.scale = 1.0 //替代的模型的放大倍数

local.fix ghost

  • Like 1

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.

现在登录
×
×
  • 创建新的...