Raised This Month: $51 Target: $400
 12% 

[HELP] Please help me to Build say motd plugin


Post New Thread Reply   
 
Thread Tools Display Modes
ALonsoVIP4141
BANNED
Join Date: May 2021
Location: https://t.me/pump_upp
Old 06-02-2021 , 13:57   Re: [HELP] Please help me to Build say motd plugin
Reply With Quote #11

Quote:
Originally Posted by tousif View Post
PHP Code:
#include <amxmodx>

public plugin_init()
{
    
register_plugin("MOTD""1.0""Gullu Bhai");
    
register_clcmd("say /motd""cmdMOTD");
    
register_clcmd("say_team /motd""cmdMOTD");
}

public 
cmdMOTD(id)
{
    
show_motd(id"site url / file location ""title");











how iadd file location.
ALonsoVIP4141 is offline
Send a message via ICQ to ALonsoVIP4141 Send a message via AIM to ALonsoVIP4141 Send a message via Yahoo to ALonsoVIP4141 Send a message via Skype™ to ALonsoVIP4141
nG_getwreck
Senior Member
Join Date: Oct 2020
Location: Philippines from South K
Old 06-02-2021 , 17:32   Re: [HELP] Please help me to Build say motd plugin
Reply With Quote #12

Quote:
Originally Posted by ALonsoVIP4141 View Post
how iadd file location.
The answer is on the quote that you mentioned
__________________
nG_getwreck is offline
Old 06-03-2021, 06:26
ALonsoVIP4141
This message has been deleted by ALonsoVIP4141.
Reply



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 19:46.


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