Raised This Month: $ Target: $400
 0% 

[SOLVED] get_pcvar_num native error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Choose_Your_Destiny
Senior Member
Join Date: May 2011
Old 08-25-2013 , 09:44   Re: get_pcvar_num native error
Reply With Quote #7

Quote:
Originally Posted by Black Rose View Post
The problem is that commandThunderOn() is never found, so plugin_init() halts after this line "register_clcmd("+simsek", "commandThunderOn");"
If you comment it out it will remove the error and the xp display will work, but I get a lot of other runtime errors instead.

If you're gonna make plugins, learn to debug.

Also, this is not allowed (and probably disabled in the latest update):
Code:
client_cmd(id, "bind v none");
client_cmd(id, "bind v ^"+simsek^"");
client_cmd(id, "messagemode __xpm_maxlevel");
client_cmd(id, "messagemode __xpm_kill");
client_cmd(id, "messagemode __xpm_inc");
client_cmd(id, "messagemode __xpm_headshot");
client_cmd(id, "messagemode __xpm_knife");
client_cmd(id, "messagemode __xpm_damage_up");
client_cmd(id, "messagemode __xpm_heal_up");

Thnx man
__________________
I wouldn’t marry you even if you were the last woman left on earth

Choose_Your_Destiny 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 19:04.


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