Raised This Month: $ Target: $400
 0% 

Fix my code = Carma


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
JoneQ
New Member
Join Date: Jan 2009
Old 01-17-2009 , 17:54   Fix my code = Carma
Reply With Quote #1

hello there, it's my first post here and im just happy that here's alot's of expert's to help me ;)

here's my problem that i can't find, im newbie in scripting

Code:
/*
VoMod v0.1
By JoneQ
*/

#include <amxmodx>
#include <amxmisc>

new P_LOL[] = "misc/lol.wav";

public plugin_init() {

	register_plugin("Voice Mod","0.1","JoneQ");
	register_concmd("say /lol","LolPlay");
}

public LolPlay(id)
{
precache_sound(P_LOL)
}
JoneQ is offline
 


Thread Tools
Display Modes

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:41.


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