Topic: Server - Problems
I made my server working by using various guides. I used a map I made to test it out and my server. I connected to the game fine, but when I was on everything made replicas of itself when I moved so it went all fuzzy. What have I done wrong? Is it in the map making?
The coding:
sv_name TeeTastic
sv_gametype tdm
sv_motd For some TeeTastic playing!!
sv_warmup 5
sv_map test
sv_max_clients 10
sv_timelimit 10
sv_scoretimit 50
sv_register 0
sv_port 8303
sv_external_port 8303
sv_rcon_password ********
(sorry is this is in the wrong place)