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






{
"params":
{
"item_class": "SleepingBagDeployedBase"
}
}
Cant seem to get it to work either. Init.c is correct also.
"item_class": "Msp_SleepingBag_Base"
Does not work
try Msp_SleepingBag_Base
{
"params": {
"item_class": "Msp_SleepingBag_Green"
}
}
Does not set home coordinates. Or when it should ?`After i die ? or when i Deploy the bag `?
Mby problem is that this model has no Deployed version ? Or it understands if i put "Msp_SleepingBag_GreenDeployed"
-Can i set multiple items as respawn items as ? :
{
"params": {
"item_class":
"SleepingBagBlackDeployed",
"SleepingBagBlueDeployed",
"SleepingBagGreyDeployed",
"SleepingBagRedDeployed",
"SleepingBagGreenDeployed"
}
}
-For sleepingbags , should i set "SleepingBagBlackPacked" or "SleepingBagBlackDeployed" item version ?
Thanks in advance :)
May I repack this into my server mod pack?
Will add credits in the description if I get permission.
Thanks :)
For example add a config option to allow different amounts of beds, limit to 3 total or 2 etc?
Seen answer in comments