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

Showing results 1 to 25 of 36
Search took 0.00 seconds.
Search: Posts Made By: Partycat
Forum: Tech Support 11-20-2004, 00:19
Replies: 4
Views: 1,272
Posted By Partycat
Excellent! I dropped the table and recreated it,...

Excellent! I dropped the table and recreated it, and suprise suprise, it works! Go figure on how I messed that up.

Thanks man!
Forum: Tech Support 11-19-2004, 14:24
Replies: 4
Views: 1,272
Posted By Partycat
mysql> show tables; +---------------------+ |...

mysql> show tables;
+---------------------+
| Tables_in_superhero |
+---------------------+
| sh_saveskills |
| sh_savexp |
+---------------------+
2 rows in set (0.00 sec)
...
Forum: Tech Support 11-18-2004, 22:54
Replies: 4
Views: 1,272
Posted By Partycat
MySQL not saving stored heroes

Not sure what I've done wrong, the table schema lines up to what was in the include, I used the code under bug reports to convert my vault to SQL, as for some reason I was unable to update the file,...
Forum: (OLD) Bug Reports 11-18-2004, 14:59
Replies: 12
Views: 4,743
Posted By Partycat
Can you recompile and post the...

Can you recompile and post the superheromodmysql.amx ?

I tried to recompile it and it will not (---abnormal termination). BSD does not like my vault setup so I have to use SQL, and I can't convert...
Forum: Tech Support 11-01-2004, 21:18
Replies: 15
Views: 3,143
Posted By Partycat
Ok forget AMXX for superhero anyways. I got robin...

Ok forget AMXX for superhero anyways. I got robin and them working by adding in the power loop, but it still happened occasionally anyways, the other heros are just not working on it without like ,...
Forum: Tech Support 11-01-2004, 15:04
Replies: 15
Views: 3,143
Posted By Partycat
I just took my server from AMX .97 with an older...

I just took my server from AMX .97 with an older version of Superhero to AMXX .20RC7 with the latest, recompiled all my heros.

Demoman was useless, put the server in a console spamming loop, but...
Forum: Off-Topic / General Chat 11-01-2004, 13:14
Replies: 61
Views: 9,074
Posted By Partycat
I did this a couple of months ago and it crashed...

I did this a couple of months ago and it crashed like, repeatedly. Map changes would crash, doing things would crash, not stable. Glad to hear it works now.
Forum: Off-Topic / General Chat 08-24-2004, 17:45
Replies: 5
Views: 2,385
Posted By Partycat
Wait got it... on connect alias them to...

Wait got it...

on connect alias them to 'speedbug'

add a new publiccmd for speedbug to do an alert...
Forum: Off-Topic / General Chat 08-24-2004, 17:28
Replies: 5
Views: 2,385
Posted By Partycat
NM i cant block this.... wtf... What can I...

NM i cant block this.... wtf...

What can I do about this one ????
Forum: Off-Topic / General Chat 08-24-2004, 16:57
Replies: 5
Views: 2,385
Posted By Partycat
Speed Glitching

Some people have been manually adjusting
cl_forwardspeed
cl_backspeed
cl_sidespeed

on my servar and w/ accelerator and kenshin they manage to increase speed.

Or so I've been told.

Just...
Forum: Off-Topic / General Chat 08-16-2004, 20:39
Replies: 164
Views: 97,410
Posted By Partycat
Good lord... you don't need sunglasses to read...

Good lord... you don't need sunglasses to read the forum..

66.165.126.64:27015

16 Man / Saved XP

Minimal Gheyness w/ Heros
Maximum Gheyness w/ Admins.

We like to screw around.
Forum: Scripting Help 08-14-2004, 13:32
Replies: 6
Views: 2,713
Posted By Partycat
if ( !(get_user_flags(id)&ADMIN_FLAG) ) { ...

if ( !(get_user_flags(id)&ADMIN_FLAG) ) {
client_print(0,print_chat,"[AMX] You are not admin.")
user_kill(id)
return PLUGIN_HANDLED


no ending bracket in the KD section
Forum: (OLD) Bug Reports 08-13-2004, 00:15
Replies: 6
Views: 3,447
Posted By Partycat
Let me ask you this. Is it still the fault of the...

Let me ask you this. Is it still the fault of the hero when I have 0 bound heros and pressing +power1 through +power9 beeps and they hear it??
Forum: (OLD) Bug Reports 08-12-2004, 18:28
Replies: 6
Views: 3,447
Posted By Partycat
When you press the +power keys when dead it...

When you press the +power keys when dead it beeps.

But I think the denyselect is an emit_sound , so it emits it from you while spectating. People spectate campers and beep their keys to give the...
Forum: Off-Topic / General Chat 08-12-2004, 17:50
Replies: 7
Views: 8,359
Posted By Partycat
Super Hero Slot Machine

In response to the other thread I made a SHero slot machine.

Win XP. Oh boy.

I don't know how to do specific amounts of XP. I used server command sh_addxp for a hero, but it multiplies it for...
Forum: Scripting Help 08-12-2004, 17:17
Replies: 7
Views: 2,940
Posted By Partycat
See Slot Machine Thread

See Slot Machine Thread
Forum: Scripting Help 08-12-2004, 16:10
Replies: 7
Views: 2,940
Posted By Partycat
Well having some difficulty with the XP thing......

Well having some difficulty with the XP thing... but works enough.

Prototype slotmachine done now, making a few win options... you'll see.
Forum: Scripting Help 08-12-2004, 13:06
Replies: 7
Views: 2,940
Posted By Partycat
That sounds like a challenge to me. Now what...

That sounds like a challenge to me.

Now what you would possibly want to sell your XP for... I don't know.
Forum: New Submissions 08-12-2004, 13:04
Replies: 19
Views: 15,485
Posted By Partycat
Ok ya know what, I have no idea why the sound...

Ok ya know what, I have no idea why the sound doesn't precache.

I tried renaming it, changing it, doing all sorta everything. Just doesn't go.

It may be because I have too many heros and junk...
Forum: (OLD) Bug Reports 08-12-2004, 12:49
Replies: 6
Views: 3,447
Posted By Partycat
[Fixed] Denyselect Beeping

This one is a tad annoying there....

When someone is dead and camping we like to spec him and mash the power keys, so lots of beeping is heard by players in that area.... Only way around that I...
Forum: (OLD) Bug Reports 08-12-2004, 12:47
Replies: 5
Views: 4,173
Posted By Partycat
I made up the same thing into my serv.... ...

I made up the same thing into my serv....

Except my plugins don't tell you access denied. If you use it, you are instantly detonated and it makes note on the server that you attempted an...
Forum: New Submissions 08-12-2004, 12:27
Replies: 19
Views: 15,485
Posted By Partycat
Goes in the misc folder. I have made a few...

Goes in the misc folder.

I have made a few changes and I will update it in a bit...
Forum: New Submissions 08-11-2004, 00:48
Replies: 19
Views: 15,485
Posted By Partycat
Changed a few things, will advise.

Changed a few things, will advise.
Forum: New Submissions 08-10-2004, 09:23
Replies: 19
Views: 15,485
Posted By Partycat
I found one bug that isn't too important but...

I found one bug that isn't too important but becomes obvious when you set the spin time really high, that after you spin left, you'll only spin right.

Besides reading the first post, what this...
Forum: Unapproved/Old Heroes 08-08-2004, 23:56
Replies: 34
Views: 26,804
Posted By Partycat
Here's an idea right, instead of another...

Here's an idea right,

instead of another guy with the laser, as there's only like 5 million of them, no matter what the name, put in a third wav of him powering up, OK?

Now you hold down the...
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT -4. The time now is 02:47.


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