Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Force Avatar [Solved]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Force Avatar [Solved] (Read 646 times)
tommybricksetti
July 11, 2013, 12:50:44 AM
How do I prevent people form updating their avatar? I set everything up for when they first spawn (onAdd), but they can just update it back in Avatar Options.
«
Last Edit: July 11, 2013, 01:12:34 AM by tommybricksetti
»
Ad Bot
Advertisement
tommybricksetti
July 11, 2013, 01:12:21 AM
Never mind found it. it was function serverCmdUpdateBodyParts(%client).
Xalos
July 11, 2013, 01:28:06 AM
You'll also have to deal with servercmdUpdateBodyColors.
Swollow
July 11, 2013, 08:21:29 PM
Quote from: Xalos on July 11, 2013, 01:28:06 AM
You'll also have to deal with servercmdUpdateBodyColors.
I would call it on
GameConnection::applyBodyColors(%this,%overRide)
also this happens after applyBodyParts so if you have a specific uniform set you can just apply it when applyBodyColors occurs
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Force Avatar [Solved]