Thread: Earthquake
View Single Post
  #7  
Old 05-02-2011, 08:03 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Quote:
Originally Posted by trevius View Post
Ohh, very nice, Secrets! Guessing you can just use the same command and change the singleclient bool into an int8 with 0 being zonewide, 1 being single client and 2 being world-wide. Not sure if that would be a bit confusing, but it should reduce the need for a whole new command or field and won't break any existing scripts.
Not a bad idea, but I would think:
0 = Single client
1 = Zone clients
2 = World clients
Reply With Quote