Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Disable all of your other Addons, except the Maps you want to play on and this Addon, then it should work fine!
Anyway, to help identify problems like this, basically: My code will restart the round whenever "Player Initial Spawn" runs and there are more than 1 player in the server. Player Initial Spawn runs whenever a new player joins for the first time.
Some addons can prevent this code from running, if they also use Player Initial Spawn for something, but actually return a non-zero value, which blocks ALL other code on this event from running. That includes the gamemode. So think about which addons you have that *may* have something to do with players spawning, and try and disable those first.
If it doesn't work, disable ALL non-map and non-gamemode addons and try again with JUST the necessary addons.