Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 133
Search took 0.01 seconds.
Search: Posts Made By: Fyre
Forum: Approved Plugins 07-17-2006, 05:36
Replies: 38
Views: 52,537
Posted By Fyre
Re: Plant Anywhere (KRoT@L)

Change these lines the variable "state" to "state1"
Line 27 to line 33
new state = str_to_num(arg) ? 1 : 0
if(g_state == state)
{
console_print(id, "Plant Anywhere is already %s",...
Forum: Approved Plugins 05-07-2006, 01:53
Replies: 54
Views: 60,727
Posted By Fyre
No I dont think so, neither hlstats nor...

No I dont think so, neither hlstats nor psychostats support svencoop :(
Forum: Approved Plugins 04-28-2006, 11:17
Replies: 54
Views: 60,727
Posted By Fyre
UPDATED Supporting now 1.60 and above, read sma...

UPDATED Supporting now 1.60 and above, read sma for details or follow instructions from first post :) Have fun.
Screen reupped.
Forum: Approved Plugins 04-03-2006, 11:40
Replies: 54
Views: 60,727
Posted By Fyre
How do you log your psychostats? by steamid? ...

How do you log your psychostats?
by steamid?
by name?
or by IP?
Forum: Approved Plugins 04-02-2006, 11:09
Replies: 54
Views: 60,727
Posted By Fyre
try turning stats.amxx off or use edited...

try turning stats.amxx off
or use edited statsx.amxx
Forum: Approved Plugins 04-01-2006, 15:15
Replies: 54
Views: 60,727
Posted By Fyre
"exec autoexec.cfg" put that to your amxx.cfg...

"exec autoexec.cfg" put that to your amxx.cfg somehow the autoexec.cfg is not exec automatically.
I cannot reproduce your problem.
Neither do I get your error msgs.
Forum: Approved Plugins 04-01-2006, 08:37
Replies: 54
Views: 60,727
Posted By Fyre
Pls look into your amx log files I think its...

Pls look into your amx log files I think its cause of wrong prefix, if not report back pls.
amx_sql_hldb "hlstats" // HL Stats DB name
amx_sql_hlprefix "hlstats_" // used tableprefix in HL stats db...
Forum: Approved Plugins 03-24-2006, 12:31
Replies: 54
Views: 60,727
Posted By Fyre
You actually need one of the stats :) ...

You actually need one of the stats :)
Psychostats (www.psychostats.com)
HL Stats (http://sourceforge.net/project/showfiles.php?group_id=20371)
Forum: Approved Plugins 03-23-2006, 11:07
Replies: 54
Views: 60,727
Posted By Fyre
what do you mean by "normal...

what do you mean by "normal psychostats"?
Forum: Approved Plugins 03-10-2006, 14:50
Replies: 54
Views: 60,727
Posted By Fyre
do you use both or only one of the stats? if only...

do you use both or only one of the stats? if only 1 used set amx_pshlstats correct :) otherwise try debug in plugins.ini and send me the report pls :)

I could provide one for 1.60 but wait lil...
Forum: Approved Plugins 03-08-2006, 17:56
Replies: 54
Views: 60,727
Posted By Fyre
err ?!? I remember that PS only supports MySQL...

err ?!? I remember that PS only supports MySQL and HL Stats too.
Gimme a hint what you wanna do :)
Forum: News 03-08-2006, 15:35
Replies: 53
Views: 28,008
Posted By Fyre
Great Work. I went thru every version :) (started...

Great Work. I went thru every version :) (started with amxmod 0.8) and it got better and better :)
Forum: Approved Plugins 03-08-2006, 14:51
Replies: 54
Views: 60,727
Posted By Fyre
This is hopefully the final version. If it...

This is hopefully the final version.

If it lags report to me and report me all bugs you notice.
Forum: News 03-05-2006, 07:29
Replies: 102
Views: 48,838
Posted By Fyre
err sry I meant that ^^ *still lil drunk from...

err sry I meant that ^^ *still lil drunk from yesterday*
shame on me thought fetched rows would be implented ^^
Forum: News 03-05-2006, 06:14
Replies: 102
Views: 48,838
Posted By Fyre
Yo nice rls, I like the new function...

Yo nice rls, I like the new function dbi_query2Now we won't have to do this by counting with for or while :) or even select count(*) from table where amxx="leet"
Forum: Off-Topic 02-22-2006, 17:58
Replies: 2
Views: 923
Posted By Fyre
on post edit && user == Fyre if...

on post edit && user == Fyre
if (button=delete)
{ Are you sure to delete? ?True:False }

I'll try but I am crazy 0o
Forum: German 02-22-2006, 17:36
Replies: 8
Views: 4,164
Posted By Fyre
Schau dir fremde Plugins an (Open Source) und...

Schau dir fremde Plugins an (Open Source) und lerne daraus.
Wenn du schon ein wenig Ahnung hast dann kann man mit einfachen Ideen ne Menge machen, ansonsten musst der englischen Sprache mächtig...
Forum: Off-Topic 02-22-2006, 15:09
Replies: 2
Views: 923
Posted By Fyre
[Forum attachements] Delete: Are you sure Question?

I would appreciate a delete question for deleting attachements. I deleted by false click already three times my attachements. Its just a request it annnoys me cause of my **** finger clicking always...
Forum: Scripting Help 02-15-2006, 16:09
Replies: 3
Views: 964
Posted By Fyre
put a var in your for/while new rank = 1 /* ...

put a var in your for/while
new rank = 1
/*
1st row = rank 1
2nd row = rank 2
*/
rank++
Forum: Scripting Help 02-15-2006, 16:05
Replies: 23
Views: 6,649
Posted By Fyre
Did I get this right? This is allowed for...

Did I get this right?
This is allowed for putting strings together?
format(tablename1, 31, "%s%s", tableprefix, tablename1)
Dont flame me I aint good coder :)
Forum: German 02-12-2006, 07:10
Replies: 6
Views: 2,049
Posted By Fyre
amxx 1.60 läuft nur mit mm 1.18 / mm 1.18p26 ...

amxx 1.60 läuft nur mit mm 1.18 / mm 1.18p26
und wenn du windows laufen hast dann musst du
win pfad/datei.dll
bei linux
linux pfad/datei.so
Forum: Approved Plugins 02-11-2006, 18:30
Replies: 54
Views: 60,727
Posted By Fyre
no not yet, it does not lag for me :) I'll look...

no not yet, it does not lag for me :) I'll look into it tomorrow
which version?
try 0.5b now it should be ok :)
Forum: Scripting Help 02-11-2006, 17:45
Replies: 3
Views: 2,104
Posted By Fyre
Try this #include <amxmodx> #include <dbi> ...

Try this
#include <amxmodx>
#include <dbi>

new Sql:pmmsql

public plugin_init() {

register_plugin("madeit","0.2","Manly~PMS")
set_task(Float:1.0, "sql_init")
Forum: German 02-11-2006, 16:32
Replies: 6
Views: 2,049
Posted By Fyre
aktuelle metamod version?

aktuelle metamod version?
Forum: German 02-11-2006, 16:12
Replies: 2
Views: 1,214
Posted By Fyre
players.ini muss in configs ordner von amxx ...

players.ini muss in configs ordner von amxx
players.ini Beispiel


Nur kompilieren musste selber :P
HF
Showing results 1 to 25 of 133

 
Forum Jump

All times are GMT -4. The time now is 15:09.


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