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
Find a spawn function and use :
ply:CreateSCPInventory() -- To create the inventory of the player
ply:SCP_Inventory_GiveLoadout( "ent_fak", "ent_hazmat_suit", "card_lvl_4" ) -- Insert all entity you want to give , write the class name
I've done that; I mean how do I load all the keycard levels on buttons, doors, etc. without having to execute SCPLoadKeycardLevel each time
You could try to put the Command in the Autoexe of Gmod. You can find it in the datapath of Gmod. Then when you have done that the Command automatically executes when you start up the game. You can find Autoexec.cfg in Steam/steamapps/common/GarrysMod/garrysmod/cfg