Raised This Month: $ Target: $400
 0% 

Not Precaching


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Waleed
Senior Member
Join Date: May 2012
Location: Pakistan
Old 06-17-2012 , 15:05   Not Precaching
Reply With Quote #1

I read it here: http://forums.alliedmods.net/showthread.php?t=136682
But its not working,Any changes to do?

PHP Code:
#include <amxmodx>
#include <amxmisc>

new const gszSound[] = "sheep.wav";  

public 
plugin_precache()
{
    
precache_soundgszSound )
}  

public 
plugin_init()
{
    
register_plugin("Testing""1,0""Waleed")
    
register_clcmd("say /mega""cmd_me")
}
public 
cmd_me(id)
{
            
client_cmd(id"sheep.wav")
            

__________________
Working On:
  1. Gameplay 1 - 0% [PAUSED]
Waleed is offline
Send a message via Skype™ to Waleed
 


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 06:13.


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