Raised This Month: $ Target: $400
 0% 

Next stupid problem :/


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Sn!ff3r
Veteran Member
Join Date: Aug 2007
Location: Poland
Old 11-19-2007 , 14:45   Next stupid problem :/
Reply With Quote #1

Why it doesn't work? :/

Code:
#include <amxmodx> 
 
new const PLUGINNAME[] = "NiuwPlajerSund" 
new const VERSION[] = "0.1" 
new const AUTHOR[] = "Sn!ff3r" 
 
public plugin_init() { 
register_plugin(PLUGINNAME, VERSION, AUTHOR) 
} 
 
public client_authorized(id){ 
client_cmd(id, "spk misc/niuwplajer") 
} 
 
public plugin_precache() 
{ 
precache_sound("misc/niuwplajer.wav") 
}
Sn!ff3r is offline
Send a message via Skype™ to Sn!ff3r
 



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


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