[Half-Life AMXX] / amxmod_compat / vexdum.sma Repository:
ViewVC logotype

Diff of /amxmod_compat/vexdum.sma

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 17, Fri Nov 16 15:29:57 2007 UTC revision 44, Mon Oct 11 23:53:51 2010 UTC
# Line 118  Line 118 
118  {  {
119          new buffer = engfunc(EngFunc_GetInfoKeyBuffer, id)          new buffer = engfunc(EngFunc_GetInfoKeyBuffer, id)
120    
121          return engfunc(EngFunc_SetClientKeyValue, buffer, key, value)          return engfunc(EngFunc_SetClientKeyValue, id, buffer, key, value)
122  }  }
123    
124  GetClientKeyValue(id, const key[], value[], maxlen)  GetClientKeyValue(id, const key[], value[], maxlen)

Legend:
Removed from v.17  
changed lines
  Added in v.44

Contact
ViewVC Help
Powered by ViewVC 1.0.4