Left 4 Dead 2

Left 4 Dead 2

Master Script Controller
 此主题已被置顶,因此可能具有重要性
[FoRcE]army_guy3  [开发者] 2020 年 9 月 12 日 上午 2:41
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.
< >
正在显示第 1 - 3 条,共 3 条留言
Alice 2020 年 12 月 15 日 下午 2:49 
This mod and Tank Challenge Advanced Mod is incompatible with the Admin System / Admin Menu Mod,

https://psteamcommunity.yuanyoumao.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  [开发者] 2020 年 12 月 16 日 下午 1:21 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2222234434
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2203986393
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2223639507

These are some of them.
最后由 [FoRcE]army_guy3 编辑于; 2020 年 12 月 16 日 下午 1:25
Alice 2020 年 12 月 16 日 下午 11:05 
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.
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50