Balanor
Balanor
Reactions
-
Re: Hide/show cloak/helm via OnPlayerChat
Yes, it will work for everyone as-is. You can just copy and paste the entire thing into a script in your OnPlayerChat event. (View Post)1 -
Re: Quick idea: Update instances -y
What you're asking for, or at least what I understand you're asking for, is already possible without any external software. Right-click on the object you want to update in the palette, then do this: … (View Post)3 -
Re: Hide/show cloak/helm via OnPlayerChat
Here is another option for player voice commands. For full disclosure though, the inspiration for this came from the OP. This version can do clothing, helms, and cloaks by typing !hide or !show follo… (View Post)4 -
Re: GetPCPlayerName Functionality Changed
I believe in 1.69 (and likely still in 1.74) the GetIsObjectValid function does return TRUE for a PC who has logged out. I'm pretty sure that was the reason why I ended up using the GetPCPlayerName =… (View Post)3 -
GetPCPlayerName Functionality Changed
Just posting as a PSA for other scripters doing work in a multiplayer module: GetPCPlayerName does now return a the player name of a PC object even after that player has logged out of the game/server… (View Post)4