Raised This Month: $ Target: $400
 0% 

knife plugin


Post New Thread Reply   
 
Thread Tools Display Modes
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 07-17-2012 , 11:15   Re: knife plugin
Reply With Quote #21

Update again , see post #17
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
Ibrahim
BANNED
Join Date: May 2012
Location: sharjah
Old 07-17-2012 , 13:43   Re: knife plugin
Reply With Quote #22

Still /top15_knife not coming..
Ibrahim is offline
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 07-17-2012 , 13:57   Re: knife plugin
Reply With Quote #23

any error in console ?
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
Old 07-17-2012, 14:14
Ibrahim
This message has been deleted by Ibrahim.
Ibrahim
BANNED
Join Date: May 2012
Location: sharjah
Old 07-17-2012 , 14:21   Re: knife plugin
Reply With Quote #24

no errors just
table server
stats not available
Ibrahim is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-17-2012 , 14:22   Re: knife plugin
Reply With Quote #25

Did you create the table?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Ibrahim
BANNED
Join Date: May 2012
Location: sharjah
Old 07-17-2012 , 15:39   Re: knife plugin
Reply With Quote #26

are you asking me? anyways i did not do anything to the plugin.. i just edited the hostname, password etc
Ibrahim is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-17-2012 , 15:41   Re: knife plugin
Reply With Quote #27

Yes I was asking you. You need to create the table, the plugin does not do it for you
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Ibrahim
BANNED
Join Date: May 2012
Location: sharjah
Old 07-17-2012 , 16:05   Re: knife plugin
Reply With Quote #28

how can i create the table?
Ibrahim is offline
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 07-17-2012 , 23:03   Re: knife plugin
Reply With Quote #29

UR NOOB

Here is MySQL Query:
Code:
CREATE TABLE  `Stats` ( `User` VARCHAR( 33 ) NOT NULL , `Kills` INT( 9 ) UNSIGNED NOT NULL , UNIQUE ( `User` ) ) ENGINE = MYISAM ;

if you dont know what is MySQL, then give up.
__________________
The functional way is the right way
GordonFreeman (RU) is offline
Ibrahim
BANNED
Join Date: May 2012
Location: sharjah
Old 07-18-2012 , 02:39   Re: knife plugin
Reply With Quote #30

i tried like this
PHP Code:
public plugin_cfg(){
CREATE TABLE  `Stats` (
`
UserVARCHAR33 NOT NULL ,
`
KillsINTUNSIGNED NOT NULL ,
UNIQUE (
`
User`
)
ENGINE MYISAM ;

/tmp/textYODb32.sma(41) : warning 217: loose indentation
/tmp/textYODb32.sma(41) : error 029: invalid expression, assumed zero
/tmp/textYODb32.sma(41) : error 004: function "plugin_cfg" is not implemented
/tmp/textYODb32.sma(42) : error 017: undefined symbol "CREATE"
/tmp/textYODb32.sma(42) : error 017: undefined symbol "Stats"
/tmp/textYODb32.sma(42 -- 43) : error 029: invalid expression, assumed zero
/tmp/textYODb32.sma(42 -- 43) : fatal error 107: too many error messages on one line

Last edited by Ibrahim; 07-18-2012 at 02:40.
Ibrahim 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 13:17.


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