Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
Well thats not realy what i want, i want to be able to update the textdraw depending on buttons pressed to give different weps ect. But still what i want to do is irrelevent to the question asked.
Posts: 2,524
Threads: 109
Joined: Sep 2009
Reputation:
0
Oh, you can make something similar, by setting player cameras and positions but the player has to be spawned. Spawn him aislated (random virtual world) helps too.
However, you need to make normal class for each team (example: Team Blue, Team Red), and when they spawn they select the guns AFTER spawning, not while choosing team, I think that's not possible because arrow keys aren't detected.
Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
EDIT: Done it with OnPlayerText not what i wanted but it'll do.