Welcome, Guest. Please login or register.
Did you miss your activation email?
September 19, 2024, 11:58:51 PM
Home Help Login Register
News: Trouble in Terrorist Town? Site here, forum here.

Zombie Master  |  Other  |  Trouble in Terrorist Town  |  Topic: Respawning where Free-Spec Cam was
Pages: [1]
Author Topic: Respawning where Free-Spec Cam was  (Read 2952 times)
Sakura
Poster

Posts: 1


« on: April 24, 2011, 12:22:12 AM »

Hi, Im having a problem with people respawning where they were after they went free-cam the previous round.

For example, I get killed, I got free spec all the way up to the skybox. The next round I will spawn at that spot.

I am using the lastest version of TTT.
Bad King Urgrain
Administrator
*****
Posts: 12276



« Reply #1 on: April 24, 2011, 07:20:25 PM »

This is an issue only certain servers seem to have, and my testing server isn't one of them.

You could try the following very simple Lua edit:
Open the script /garrysmod/gamemodes/terrortown/gamemode/init.lua

Make a backup copy, the change might cause other problems.

Find this around line 387:
   -- Finally, get players in there
   --timer.Simple(0.01, SpawnWillingPlayers)
   SpawnWillingPlayers()

Change it to say:
   -- Finally, get players in there
   timer.Simple(0.01, SpawnWillingPlayers)
   --SpawnWillingPlayers()

So you basically remove the "--" and put them on the next line there.

Save/upload and switch maps on the server.
Pages: [1]
Zombie Master  |  Other  |  Trouble in Terrorist Town  |  Topic: Respawning where Free-Spec Cam was « previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines
Page created in 0.008 seconds with 17 queries.