Author Topic: leaving /tv bug [Fixed]  (Read 3551 times)

0 Members and 2 Guests are viewing this topic.

Offline [MAF]Snoopy

  • Posts: 14,540
    • View Profile
leaving /tv bug [Fixed]
« 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

« Last Edit: August 29, 2010, 10:37:59 am by [MAF]Rac3r »

Offline Epicnawb

Re: leaving /tv bug
« Reply #1 on: August 13, 2010, 09:14:01 pm »
Iv'e had that to, If u do like /spec 1 it will fix it : o
| Be Quiet Dark Base 700 | Ryzen 5 3600x | RTX 3070 |

Offline Tommmmmmm

  • Posts: 1,450
  • SnoopyFTW
    • View Profile
Re: leaving /tv bug
« Reply #2 on: August 13, 2010, 10:30:34 pm »
alt + tab fucks it up, just spec someone and then race, like epicbooby said  ;)
HELLO THERE

Offline [MAF]Rac3r

  • Leader
  • Posts: 2,807
  • Well, this is embarrassing.
    • View Profile
Re: leaving /tv bug
« Reply #3 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