Garry's Mod

Garry's Mod

Enhanced PlayerModel Selector
Toto téma bylo uzamčeno
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!
< >
Zobrazuje se 12 z 2 komentářů
LibertyForce  [vývojář] 1. říj. 2016 v 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.
LibertyForce původně napsal:
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
Naposledy upravil AngelFragrance; 1. říj. 2016 v 10.51
< >
Zobrazuje se 12 z 2 komentářů
Na stránku: 1530 50