Vice City: Multiplayer

VC:MP Discussion => Support => Topic started by: D4rkR420R on Sep 08, 2018, 09:53 PM

Title: Why am I a statue?
Post by: D4rkR420R on Sep 08, 2018, 09:53 PM
So, can y'all give me the causes of why my pedestrian can't move nor type, while I'm spawned? I've a GUI button that spawns the player and the button itself sets its alpha to 0. Not sure if this ever happened to y'all. The pedestrian is not frozen as I tested this on a 04rel004 server (so the server version I'm currently using is 04rel006).
Title: Re: Why am I a statue?
Post by: MatheuS on Sep 08, 2018, 10:15 PM
Check your pm
Title: Re: Why am I a statue?
Post by: Xmair on Sep 09, 2018, 07:20 AM
I'm curious about this, if you find any solutions then why don't you share it here so everyone can learn instead of a pm :/
Title: Re: Why am I a statue?
Post by: EK.IceFlake on Sep 09, 2018, 11:48 AM
You probably have an invisible GUITextbox that has the player's focus.
Title: Re: Why am I a statue?
Post by: D4rkR420R on Sep 09, 2018, 03:09 PM
Well, instead of setting the element's alpha to 0, I set the element to null and create the element again, however, it throws in a crash address whenever I spawn.
Title: Re: Why am I a statue?
Post by: MatheuS on Sep 09, 2018, 05:50 PM
Quote from: KuRuMi^ on Sep 09, 2018, 03:09 PMWell, instead of setting the element's alpha to 0, I set the element to null and create the element again, however, it throws in a crash address whenever I spawn.

This happened to me when I tried to rename a Label.