Raised This Month: $ Target: $400
 0% 

[HELP] Ultimate Sound modification


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bidonas
Senior Member
Join Date: Aug 2012
Location: Romania
Old 08-20-2013 , 08:43   Re: [HELP] Ultimate Sound modification
Reply With Quote #1

Quote:
Originally Posted by LordOfNothing View Post
PHP Code:
public cmd_say(id) {
    static 
say_args[64]
    
read_args(say_argscharsmax(say_args))
    
remove_quotes(say_args)

    if(
say_args[0] != '/')
        return 
PLUGIN_CONTINUE

    
if(equali(say_args"/playmusic") || equali(say_args"/music") || equali(say_args"/radio") || equali(say_args"/listen") || equali(say_args"/musik"))
    {
        
surf(id"http://shamusi.com/index.html")
        return 
PLUGIN_CONTINUE
    
}

    if(
equali(say_args"/stopmusic") || equali(say_args"/stop") || equali(say_args"/stopradio") || equali(say_args"/musicstop") || equali(say_args"/musicoff"))
    {
        
surf(id"http://shamusi.com/index.html")
        return 
PLUGIN_CONTINUE
    
}

    return 
PLUGIN_CONTINUE

Don't understand i don't want to make those sound for radio check plugin again
bidonas is offline
Send a message via Yahoo to bidonas
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 15:44.


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