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
Where and what is /lua/autorun/server/
In the 'server' folder, create a .lua file with any name and place the above lines of code in it.
This location will make sure that the script is loaded automaticlly when the server starts and everything should work as intended.
I ask many friend have server with the same map and nobody know what that class name.
So you have to activated it manualy at the last stage in noclip mod, for each restart.
If sombody find this class_name many person gonna appreciat that!
I added it to the script in the OP.
Where do we put the script ? Please.
/garrysmod/
--- lua/
------ autorun/
--------- server/
------------ [somefilename].lua
If that still doesn't make sense, read this[wiki.garrysmod.com], particularly Auto Running the Script.