amxmodx/dlls
Johnny Bergström b21bbcbf90 Fixed prototype of set_offset_short
Fixed all offset natives (they checked ent index above maxClients, should've been maxEntities (some also checked if player is online))
Added s/get_offset_char()
Fixed set_pdata_float to set float value from parameter properly
Fixed set_pdata_short to set short value from parameter properly
Reimplemented find_ent_by_owner
2004-03-22 08:27:52 +00:00
..
cstrike Shortened all natives that had longer names than old compiler limit of 19 characters. 2004-03-22 07:23:47 +00:00
engine Fixed prototype of set_offset_short 2004-03-22 08:27:52 +00:00
fun Changed set_user_maxspeed 2004-03-21 08:59:18 +00:00