Raised This Month: $ Target: $400
 0% 

Invalid return type when using pev with DOD ??


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Greenberet
AMX Mod X Beta Tester
Join Date: Apr 2004
Location: Vienna
Old 05-31-2006 , 14:57  
Reply With Quote #8

Message overflow?
if yes
Code:
static text[256],temp[32]; for( new i = pev_int_start + 1; i < pev_int_end; i++ ) {         formatex( temp, 31, "PevID %i | Value %i^n", i, pev(id,i));         add( text, 256, temp ); } client_print( id, print_console, "%s", text );
Greenberet is offline
Send a message via ICQ to Greenberet Send a message via MSN to Greenberet
 



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 16:21.


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