Garry's Mod

Garry's Mod

Enhanced PlayerModel Selector
此主题已被锁定
AngelFragrance 2016 年 9 月 29 日 下午 4:33
Make the "Enforce Player Model" thing work properly with Bone Manipulations Scripts
Hello LibertyForce, i've made an script recently, that it counts with some bone manipulations to players, there is a problem with it! When it gets the bone manipulations, and i enforce the player model, the Bone Structure of the models get wrecked up! While i hope you can make it compatible with Bone Manipulations! Thank you, and goodbye!
< >
正在显示第 1 - 2 条,共 2 条留言
LibertyForce  [开发者] 2016 年 10 月 1 日 上午 5:20 
Please link me to the script, so I can take a look at the code.
I can already tell you the following:
If it calls SetModel on the player entity, then it will be blocked, if the player has "Enforce Player Model" turned on, since that's the purpose of this feature.
If it hooks PLAYER:Spawn() or PLAYER:Loadout() or similar functions it won't be called when a player changes the model during gameplay.
AngelFragrance 2016 年 10 月 1 日 上午 10:44 
引用自 LibertyForce
Please link me to the script, so I can take a look at the code.
I can already tell you the following:
If it calls SetModel on the player entity, then it will be blocked, if the player has "Enforce Player Model" turned on, since that's the purpose of this feature.
If it hooks PLAYER:Spawn() or PLAYER:Loadout() or similar functions it won't be called when a player changes the model during gameplay.
I'm basically using the Bone Manipulations to Hide and Seek (From TW1STaL1CKY).
I'm manipulating the bones to hider and seeker, with the hook "HASRoundStarted" and "HASPlayerCaught".

The script i'm using: http://pastebin.com/cBfs5X9b
最后由 AngelFragrance 编辑于; 2016 年 10 月 1 日 上午 10:51
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50