Posts: 578
Threads: 40
Joined: Dec 2016
OnPlayerRequestClass -> SpawnPlayer?
Posts: 77
Threads: 4
Joined: May 2013
Reputation:
0
and how i can choose a team ? is a TDM gamemode
Posts: 1,547
Threads: 122
Joined: Jun 2014
Reputation:
0
Are you sure ForceClassSelection isn't anywhere in the script?
Posts: 77
Threads: 4
Joined: May 2013
Reputation:
0
Nope, only on a commands.. :/
Posts: 277
Threads: 24
Joined: Apr 2017
Reputation:
0
Can you post OnPlayerDeath?
Posts: 578
Threads: 40
Joined: Dec 2016
Look up the variable name for the textdraw with the string of "TEAM GROVE", then paste every code where TextDrawShowForPlayer with the variable is.
Posts: 77
Threads: 4
Joined: May 2013
Reputation:
0
I don't have filterscipt and i only use ForceClassSelection on 1 command :/
Posts: 6,242
Threads: 8
Joined: Jun 2008
You're using the callbacks wrong if you aren't using OnPlayerRequestClass...