Raised This Month: $ Target: $400
 0% 

CRC file test


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
werdig
Junior Member
Join Date: May 2004
Old 06-22-2004 , 14:19   CRC file test
Reply With Quote #1

Can i test file crc or some thing like this from amx\amxx???

p.s a talk about thing like have HLG
werdig is offline
Send a message via ICQ to werdig
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 06-22-2004 , 17:51  
Reply With Quote #2

Do you mean like MD5 sums of the AmxX binaries? Or of other files from a plugin?
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
werdig
Junior Member
Join Date: May 2004
Old 06-22-2004 , 18:15  
Reply With Quote #3

i spoek about clinte files, i interesting in create plugin for test model soundes sprites with some custom functions ??
werdig is offline
Send a message via ICQ to werdig
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 06-22-2004 , 18:52  
Reply With Quote #4

You *cannot* check client files from the server.. what you CAN do is use these two functions

Code:
/* Called on inconsistent file. You can put any text * into reason to change an original message. */ forward inconsistent_file(id,const filename[], reason[64] ); /* Forces the client and server to be running with the same * version of the specified file ( e.g., a player model ). */ native force_unmodified(force_type, mins[3] , maxs[3], const filename[]);
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
werdig
Junior Member
Join Date: May 2004
Old 06-22-2004 , 19:06  
Reply With Quote #5

What is file version and what inconsistent file in amx(or hl) terms ???
werdig is offline
Send a message via ICQ to werdig
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode