View Single Post
  #2  
Old 01-27-2002, 11:22 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

The problem is that code segment runs in zone.exe, but the "net.world_locked" variable is only in world.exe. You need to use the TCP serverpackets to have zone.exe tell world.exe to change the variable, there's no way to do it directly.
Reply With Quote