Thread: YaPB2 Updates
View Single Post
Re: YaPB2 Updates
Old
  (#151)
jeefo
путинхуйлоебаное
 
jeefo's Avatar
 
Status: Offline
Posts: 452
Join Date: Nov 2005
Location: Saint-Petersburg
Default Re: YaPB2 Updates - 28-01-2016

Quote:
Originally Posted by wbyokomo View Post
Please change the method of team detection, using offset is better. https://github.com/alliedmodders/amx...layer.txt#L176
that offset has been used since 2005 and never change yet, Valve no longer update CS1.6. So it's relevant and safe to be use.

Using offset can detect team changes in realtime, no need to wait for next player spawn.
It's break compatability with e.g. android, and regamedll itself. So offsets are not possible.