Jump to content
主视角中国

Recommended Posts

Posted

此PK3 非 SERVER-SIDE PK3

将Phil{sfx}_MG42.pk3

Phil{sfx}_30cal.pk3

解压后放置MOHAA_____MAIN/下

测定要加入的MOHDM1~7的放入点坐标

打开.SCR加入

local.weapon = spawn "models/weapons/phil{sfx}_mg42.tik"

local.weapon.origin = ( 0 0 0 ) // M42坐标

local.weapon.angles = ( 0 270 0 ) //M42方向

local.weapon = spawn "models/weapons/phil{sfx}_30cal.tik"

local.weapon.origin = ( 0 0 0 ) // 30cal坐标

local.weapon.angles = ( 0 270 0 ) //30ca方向

保存在.SCR中

Posted

“.SCR”是什么意思?能不能教教我?

我想知道在设置服务器时禁用某一指定的武器是怎么实现的,武器的杀伤力是怎么改的?

Posted

“.SCR”是什么意思?能不能教教我?

我想知道在设置服务器时禁用某一指定的武器是怎么实现的,武器的杀伤力是怎么改的?

“.SCR”是S-22的脚本修改器!

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.

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