Raised This Month: $ Target: $400
 0% 

I need help with a noob thing


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
UberStrike
Junior Member
Join Date: Nov 2007
Old 11-24-2007 , 16:42   I need help with a noob thing
Reply With Quote #1

trying to make a motd pop-up from scratch.. meh..

Code:
public plugin_int()
{
    register_concmd("say test","rules")
}
public rules(id)
{
    new allinfo[1023]
    format(allinfo,1022,"Rules are here but this is example")
    show_motd(id,allinfo,"Test")
}
            }
        }
    }
    return PLUGIN_HANDLED
}
UberStrike 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 01:14.


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