Raised This Month: $ Target: $400
 0% 

call an .txt file on window


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
soak
Junior Member
Join Date: Jan 2008
Old 07-27-2008 , 06:04   Re: call an .txt file on window
Reply With Quote #2

PHP Code:
#include <amxmodx> 
#include <amxmisc> 

public plugin_init() 

    
register_plugin("Donation""1.0""amxmodx.org"
    
register_clcmd("say /donation""donation"
     


public 
donation(id

    
show_motd(id,"addons/amxmodx/configs/donation.txt"

     return 
PLUGIN_HANDLED 

soak is offline
 



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 05:36.


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