AdrenalineX Forums

General => AdrenalineX Development => Bug Reports => Topic started by: [MAF]Snoopy on August 13, 2010, 08:44:50 pm

Title: leaving /tv bug [Fixed]
Post by: [MAF]Snoopy on August 13, 2010, 08:44:50 pm
picture explains it all. it may be cos my home is inside an interior and i went straight to /tv from afk

(http://imgur.com/nGJLK.png)
Title: Re: leaving /tv bug
Post by: Epicnawb on August 13, 2010, 09:14:01 pm
Iv'e had that to, If u do like /spec 1 it will fix it : o
Title: Re: leaving /tv bug
Post by: Tommmmmmm on August 13, 2010, 10:30:34 pm
alt + tab fucks it up, just spec someone and then race, like epicbooby said  ;)
Title: Re: leaving /tv bug
Post by: [MAF]Rac3r on August 14, 2010, 08:18:15 am
Niceone, I remember this happening while switching modes, but couldn't put my finger on it.

Code: [Select]
                case WORLD_SPEC:
                {
                    xInfo[playerid][spectate]=-1;
                    TogglePlayerSpectating(playerid, false); << fixed line.
                }
Niceone showerdude