Thread: Game Mechanics: Disarm
View Single Post
  #6  
Old 05-27-2010, 05:19 PM
Haynar Haynar is offline
Developer

Haynar's Avatar

Join Date: Oct 2009
Location: West of the Mississippi
Posts: 2,955
Default

There is something somewhere, in spawn code structures, or in zone headers, or somewhere, that is tied to the client being able to send the disarm opcodes. You press disarm button all you want, and nothing is ever sent to the server from the clients. This is one of those weird ones to figure out. It could be some obscure opcode that was thought to be unimportant, but actually did something. I don't know.

I am sure I will get back to looking at it again sometime. Hopefully can get it fixed someday.

Haynar