[Half-Life AMXX] / include / nvault.inc Repository:
ViewVC logotype

Diff of /include/nvault.inc

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 29  Line 29 
29  /* Gets a vault value by returning an int  /* Gets a vault value by returning an int
30   * setting a byref float or setting a string + maxlength   * setting a byref float or setting a string + maxlength
31   */   */
32  native nvault_get(vault, const key[], ...);  native nvault_get(vault, const key[], {Float,_}:...);
33    
34  /* Looks up a vault value for full information  /* Looks up a vault value for full information
35   * Returns 0 if the entry is not found   * Returns 0 if the entry is not found

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

Contact
ViewVC Help
Powered by ViewVC 1.0.4