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

Diff of /adminslots.sma

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

revision 1, Tue Oct 30 09:08:11 2007 UTC revision 17, Fri Nov 16 15:29:57 2007 UTC
# Line 72  Line 72 
72          new lReason[64]          new lReason[64]
73          format(lReason, 63, "%L", id, "DROPPED_RES")          format(lReason, 63, "%L", id, "DROPPED_RES")
74          server_cmd("kick #%d ^"%s^"", get_user_userid(id), lReason)          server_cmd("kick #%d ^"%s^"", get_user_userid(id), lReason)
75    
76            return PLUGIN_HANDLED
77  }  }
78    
79  public client_authorized(id)  public client_authorized(id)

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

Contact
ViewVC Help
Powered by ViewVC 1.0.4