AKMDM / Who-Dun-It-2

WhoDunIt is a survival modification for Zandronum, a multiplayer port of ZDoom. This repository is a means of upgrading WhoDunIt to the lastest version of Zandronum, fixing present issues and introducing features/capabilities to provide the same gameplay with a new, enhanced and open experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert WhoDunIt's global script's into Named Scripts

AKMDM opened this issue · comments

commented

Zandronum 3.0 / ZDoom 2.7.1 supports Named Scripts, which can be used to give scripts a proper name similar to a string. This would be useful for WhoDunIt's core as it can give global scripts are more telling name and significantly reduce the chance of script number conflicts between global/map scripts.