featurelist.org
 
Nicolous  
total projects: total requests: 1
total comments: 1 assigned features: 1
projects assigned submitted comments replies watched

 
posted on 2008-02-07 11:00:54 by Nicolous
EventScripts 2 allows you to apply some others flags to the ConVars. Among them : "notify" which fire the server_cvar event every times the ConVar has changed. In ESP : es.ServerVar("myvar",1,"The description").addFlag("notify") In ESS, I think : es_flags add notify myvar