Jump to content
主视角中国

可搬运的M42.30cal机枪PK3


moh8888

Recommended Posts

此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中

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

访客
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 创建新的...