Raised This Month: $ Target: $400
 0% 

ThunderClap


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
rrduna
Member
Join Date: Nov 2010
Location: Brazil
Old 11-27-2010 , 07:36   Re: ThunderClap
Reply With Quote #3

It did not work. Now what do I do?

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Plugin Name"
#define VERSION "1.0"
#define AUTHOR "AMXX-Studio"

public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
}

public 
Thunderclap(id){
    
ArrayGetString(sound_thunderrandom_num(0ArraySize(sound_thunder) - 1), soundcharsmax(sound))
    
PlaySound(sound);
    
    
set_taskrandom_float30.0,  90.0 ), "Thunderclap");

rrduna 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 11:18.


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