Talk:Left 4 Dead 2/Scripting

From Valve Developer Community
Jump to navigation Jump to search

Quick Notes

director_debug 1 shows special max > 1 if
c1_ambient_mall loaded with map prefix c1
possible need to pack .nut to get to work with necessary prefix for map name
Also possible that strictly <SPECIAL>limit = X is not enough
needs more testing
--ThaiGrocer 13:42, 27 February 2010 (UTC)

Vscript Variables

I compiled a list of all of the variables read by the Director in the server binary. Here's The List. It could use some organization before being placed on the wiki. I also skipped the mutation variables since they're already known through the mutation .nut files. Most of them are self explanatory--if there's any questions about how some are used I might be able to look some of them up. --ProdigySim 01:48, 28 July 2010 (UTC)