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
Sadly, I can’t fix the fact that it still shows up like that but they work side by side, regardless.
Unfortunately those compatibilities are only on my end, meaning that if this addon's mapspawn.nut is loaded instead of mine, it's not gonna load the rest of my scripts.
But if one of mine is loaded first, the compatibilities take effect.
You can try copy-pasting my .vpk addons from the workshop folder into addons. Keep in mind you'll have to do this every time I update the addon, otherwise the old one will stay outdated.
I'm thinking more of the lines of a single addon containing the mapspawn.nut file needed to initialize the scripts.
The Last Stand update will ease up on the incompatibilities when using mapspawn.nut. I modified and tested your addon on the Beta to ensure everything will go smoothly for tomorrow.
When the update launches, you can update by doing the following:
1. Rename your "mapspawn.nut" file to "mapspawn_addon.nut" -- everyone gets their own now!
2. Modify that file just a bit...
The current technique used won't work anymore because Kerry Davis removed these from the preserved entity table, so we can't get round-persistent scope for Game Events this way anymore:
So, instead, I now have the file named like this:
I updated it to contain just this one line to run the script on "worldspawn" instead, notable because it doesn't respawn each round so its scope is permanent:
And it works!
You also don't need the lines which run "vscript_survivor_deathanim" and "vscript_survivor_ragdoll" anymore.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2592785859
EDIT: Aight I changed to "Survivor Ragdolls (Global)" so it should work now.
EDIT 2: Okay seems the Death Animations and Survivor Ragdolls is incompatible together, it's conflicting with the Files. So I'll have to unsubscribe from 1 of these addons.
Final EDIT: Okay still ain't working, I think Imma go back to the "Defib Survivor Ragdolls" and the other addons I unsubscribed to. Which means I'll also unsubscribe to this addon and subscribe to those addons I had to unsubscribe to.