Raised This Month: $51 Target: $400
 12% 

[ANY]Warning system[UPDATED 2011-12-12]


Post New Thread Reply   
 
Thread Tools Display Modes
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 12-13-2011 , 09:28   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #61

Quote:
Originally Posted by duydangle View Post
The address is just the author's compile address.

I know just making it known and wanting him to see that so he knows what to fix of the error ;)
Horsedick is offline
xomp
BANNED
Join Date: Jul 2008
Old 12-13-2011 , 14:06   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #62

Quote:
Originally Posted by Horsedick View Post
I know just making it known and wanting him to see that so he knows what to fix of the error ;)
The authors compile address isn't the issue here.

Keep up the good work MindeLT!

Last edited by xomp; 12-13-2011 at 14:07.
xomp is offline
Send a message via Skype™ to xomp
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 12-13-2011 , 17:14   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #63

Quote:
Originally Posted by xomp View Post
The authors compile address isn't the issue here.

Keep up the good work MindeLT!
Yeah he did a great job...that's not what I'm bringing up...I'm getting those errors and the plugin isn't working. Now if the errors won't matter and it should work then something else is really wrong.

MindeLT if you also get a chance please put in the install instructions on the first post along with a code for database entries...while I found them a few posts into the thread it would be very helpful for others.

Thanks again.
Horsedick is offline
MindeLT
Senior Member
Join Date: Dec 2010
Location: Lithuania
Old 12-14-2011 , 16:30   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #64

Sure, i'll post instructions tomorrow.

Have in mind, this plugin uses SourceBans and Colors includes, so if you want to compile it by yourself, you should have them downloaded. Either way, please use already compiled version.

Here: http://forums.alliedmods.net/attachm...4&d=1323707637
__________________

Last edited by MindeLT; 12-14-2011 at 16:42.
MindeLT is offline
Send a message via Skype™ to MindeLT
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 12-14-2011 , 17:53   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #65

Quote:
Originally Posted by MindeLT View Post
Sure, i'll post instructions tomorrow.

Have in mind, this plugin uses SourceBans and Colors includes, so if you want to compile it by yourself, you should have them downloaded. Either way, please use already compiled version.

Here: http://forums.alliedmods.net/attachm...4&d=1323707637
I was using the compiled version you put up and I was and still am getting those errors.... I didn't compile it.
Horsedick is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 12-16-2011 , 02:46   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #66

L 12/15/2011 - 23:45:25: [SM] Plugin encountered error 25: Call was aborted
L 12/15/2011 - 23:45:25: [SM] Native "ThrowError" reported: Invalid client index 0
L 12/15/2011 - 23:45:25: [SM] Displaying call stack trace for plugin "warn_sistema_v1.0b.smx":
L 12/15/2011 - 23:45:25: [SM] [0] Line 56, D:\Documents and Settings\PC\Desktop\eurocss pluginai\include\colors.inc::CPrintToChat()
L 12/15/2011 - 23:45:25: [SM] [1] Line 213, D:\Documents and Settings\PC\Desktop\eurocss pluginai\warn_sistema_v1.0b.sp::Command_Warn( )
__________________

DontWannaName is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 12-16-2011 , 02:47   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #67

Quote:
Originally Posted by DontWannaName View Post
L 12/15/2011 - 23:45:25: [SM] Plugin encountered error 25: Call was aborted
L 12/15/2011 - 23:45:25: [SM] Native "ThrowError" reported: Invalid client index 0
L 12/15/2011 - 23:45:25: [SM] Displaying call stack trace for plugin "warn_sistema_v1.0b.smx":
L 12/15/2011 - 23:45:25: [SM] [0] Line 56, D:\Documents and Settings\PC\Desktop\eurocss pluginai\include\colors.inc::CPrintToChat()
L 12/15/2011 - 23:45:25: [SM] [1] Line 213, D:\Documents and Settings\PC\Desktop\eurocss pluginai\warn_sistema_v1.0b.sp::Command_Warn( )
You cant warn yourself

Also, can u make the cfg in english. Its half and half at the moment
__________________


Last edited by DontWannaName; 12-16-2011 at 02:48.
DontWannaName is offline
MindeLT
Senior Member
Join Date: Dec 2010
Location: Lithuania
Old 12-16-2011 , 13:13   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #68

Thx, i'll fix these
__________________
MindeLT is offline
Send a message via Skype™ to MindeLT
niar82k
Member
Join Date: Aug 2007
Location: Germany
Old 12-29-2011 , 10:36   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #69

hmm i warn a player and get this error:

L 12/29/2011 - 16:28:54: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 12/29/2011 - 16:28:54: [SM] Native "VFormat" reported: Language phrase "every punishment ban" not found
L 12/29/2011 - 16:28:54: [SM] Displaying call stack trace for plugin "warn_sistema_v1.0b.smx":
L 12/29/2011 - 16:28:54: [SM] [0] Line 95, D:\Documents and Settings\PC\Desktop\eurocss pluginai\include\colors.inc::CPrintToChatAll( )
L 12/29/2011 - 16:28:54: [SM] [1] Line 387, D:\Documents and Settings\PC\Desktop\eurocss pluginai\warn_sistema_v1.0b.sp::SQL_AddWarnin gs()
niar82k is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 12-29-2011 , 15:20   Re: [ANY]Warning system[UPDATED 2011-12-12]
Reply With Quote #70

Quote:
Originally Posted by niar82k View Post
hmm i warn a player and get this error:

L 12/29/2011 - 16:28:54: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 12/29/2011 - 16:28:54: [SM] Native "VFormat" reported: Language phrase "every punishment ban" not found
L 12/29/2011 - 16:28:54: [SM] Displaying call stack trace for plugin "warn_sistema_v1.0b.smx":
L 12/29/2011 - 16:28:54: [SM] [0] Line 95, D:\Documents and Settings\PC\Desktop\eurocss pluginai\include\colors.inc::CPrintToChatAll( )
L 12/29/2011 - 16:28:54: [SM] [1] Line 387, D:\Documents and Settings\PC\Desktop\eurocss pluginai\warn_sistema_v1.0b.sp::SQL_AddWarnin gs()
Same reasons a few of us have posted is cause he's compiling the thing from his desktop as you can see " D:\Documents and Settings\PC\Desktop\eurocss pluginai\include\colors.inc"

That's the path to the file starting right from desktop
Horsedick is offline
Reply



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 08:54.


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