Raised This Month: $ Target: $400
 0% 

Text & Files


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 12-21-2005 , 22:29  
Reply With Quote #10

Code:
while(read_file( File , Line++ , Text, 63, len))

Also
With your code
Code:
 public test(id) {     new Map[64]     get_mapname(Map, 63)           new TgaFile[64], File     File = check_precache(Map, TgaFile, 63)     client_print(id, print_chat, "%s", File) }

it should be
Code:
 public test(id) {     new Map[64]     get_mapname(Map, 63)           new TgaFile[64], File     File = check_precache(Map, TgaFile, 63)     client_print(id, print_chat, "%s", TgaFile) }
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
 



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:13.


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