Left 4 Dead 2

Left 4 Dead 2

Master Script Controller
 This topic has been pinned, so it's probably important
[FoRcE]army_guy3  [developer] 12 Sep, 2020 @ 2:41am
MSC Script Ideas (Share your ideas here)
Have an idea for a MSC Script you'd like to see? Maybe a new feature or change? Share it here and It may turn into a future script if its possible within confines of vscripts.
< >
Showing 1-3 of 3 comments
Alice 15 Dec, 2020 @ 2:49pm 
This mod and Tank Challenge Advanced Mod is incompatible with the Admin System / Admin Menu Mod,

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=214630948

MSC command won't work and game will crash after exit

the Admin System mod is just too powerful , i can't without it.

Is it possible to solve this compatibility issue? much appreciated
[FoRcE]army_guy3  [developer] 16 Dec, 2020 @ 1:21pm 
merging the two is impossible.

I just downloaded the vpk for the admin system and it uses vslib.

vslib is very poorly programmed. I know why it crashes after exit but the modifications need to be changed in vslib. If I modify vslib with MSC after vslib loads then it's already too late to prevent crashing. I wasted enough time already trying to resolve this issue.

I've attempted to get in contact with them in the past and they don't give a ♥♥♥♥ so I'm done with them.

Another reason that this admin system won't work together with MSC is the ScriptMode_Init() function.

Both the MSC and admin system require this init function to work properly and only one can exist. If two exist then the second one will overwrite the first.

In this case the MSC writes the function into memory just before the admin system overwrites it with its own code. This is why the MSC's functions aren't working with admin system.

The MSC does have its own admin addons but idk what feature you're looking for exactly.

Edit:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2222234434
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2203986393
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2223639507

These are some of them.
Last edited by [FoRcE]army_guy3; 16 Dec, 2020 @ 1:25pm
Alice 16 Dec, 2020 @ 11:05pm 
Thanks a lot for replying and explanation , actually what i usually do with admin system mod is to give some weapons, which I've already seen MSC have the same functions in the link above
add incendiary/explosion ammo / laser upgrade to weapon,
and spawn some miniguns at the top floor of map, i did see a spawn command at the admin script but not sure how to use it,
last thing is bind these 3 functions to hotkeys.

I'm not sure if MSC's admin system is able to do these ,

Thanks again for help.
< >
Showing 1-3 of 3 comments
Per page: 1530 50