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

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: Jamesfo0
Forum: Plugins 07-24-2010, 06:57
Replies: 200
Views: 118,900
Posted By Jamesfo0
Re: ChatLog v1.3.7 (Extended)

just set the id in the source.

If you run multiple servers try putting sm_chatlogex_id 1 in your autoexec and server.cfg like logaddress

You also know it creates a config file in your...
Forum: General 07-16-2010, 07:20
Replies: 662
Views: 332,010
Posted By Jamesfo0
Forum: Unapproved Plugins 07-16-2010, 07:17
Replies: 1,629
Views: 722,031
Posted By Jamesfo0
Re: [THC RPG] Total HardCore RPG

Looks like i got another error here:

L 07/16/2010 - 04:16:37: [thc_rpg.smx] [Config Manager] Module "Core" trying to register a non-existant config file! (configs/thc_rpg/thc_rpg.txt)
L...
Forum: Unapproved Plugins 07-16-2010, 07:12
Replies: 1,629
Views: 722,031
Posted By Jamesfo0
Re: [THC RPG] Total HardCore RPG

@arsirc I got the mysql support to work with the new version.

You just have to change one thing in your includes

sql.inc

Line 147:

EventMgr_Forward(Event_OnUpgradeSell, eventdata,...
Forum: Plugins 07-15-2010, 01:18
Replies: 1,135
Views: 618,119
Posted By Jamesfo0
Re: Advanced Commands (0.14)

I love the spawn protection feature! It's the best one i've found I used to use the godmode.smx plugin until I found advcommands

one thing.. How would I make it so if player fires weapon it...
Forum: Plugins 07-13-2010, 03:26
Replies: 47
Views: 65,005
Posted By Jamesfo0
Re: Admin Smite 2.1 (updated Feb. 13, 2010)

That would be cool.. Like how SourceBans replaces basebans
Forum: SourceBans / SourceBans++ 07-13-2010, 03:25
Replies: 3,141
Views: 1,995,347
Posted By Jamesfo0
Re: SourceBans 1.4.6 (Updated 12/23/09)

Yeah thank you I didn't realize there was a fix for that
Forum: Trash 07-13-2010, 03:24
Replies: 0
RPG
Views: 789
Posted By Jamesfo0
RPG

lol
Forum: SourceMod Anti-Cheat 07-13-2010, 03:21
Replies: 4
Views: 2,510
Posted By Jamesfo0
Re: A litle "bug" in the pub version

So what you do is higher your kac_cmds_spam setting.

kac_cmds_spam "100" is my setting I run just fine running War3Source and SourceRPG . Not a bug. Just a nice feature of KAC =)

What I did...
Forum: Unapproved Plugins 07-13-2010, 03:09
Replies: 152
Views: 156,630
Posted By Jamesfo0
Re: HGR:Source (Hook + Grab + Rope) [V1.0.3d] [Video!]

Dude it works for me on my orangebox server just fine. Make sure you have the proper requirements
Forum: Plugins 07-12-2010, 09:54
Replies: 240
Views: 116,214
Posted By Jamesfo0
Re: SourceIRC

Fixed: Open up sourceirc-rcon.sp and look at the very last function

Edit The following:
public OnPluginEnd() {
IRC_CleanUp();
}
Change to:
public OnMapEnd() {
IRC_CleanUp();
}...
Forum: Plugins 07-12-2010, 03:33
Replies: 1,135
Views: 618,119
Posted By Jamesfo0
Re: Advanced Commands (0.14)

Sorry, it's running SRCDS OrangeBox CS:S on a Linux server :wink:
Forum: Plugins 07-11-2010, 10:19
Replies: 1,135
Views: 618,119
Posted By Jamesfo0
Re: Advanced Commands (0.14)

I have found set player speed does not work:)
Forum: Unapproved Plugins 07-10-2010, 03:35
Replies: 1,629
Views: 722,031
Posted By Jamesfo0
Re: [THC RPG] Total HardCore RPG

Yeah a mysql support would be sweet then I could make a stat page like the war3source one I have on my war3/rpg server.
:grrr:

Edit: (i feel like an idiot)

Got it to insert the mysql tables......
Forum: Extensions 07-09-2010, 08:59
Replies: 35
Views: 24,527
Posted By Jamesfo0
Re: [EXTENSION] Memory Hack

no need...

added new cvar: mp_ignore_round_win_conditions
Forum: Plugin/Gameplay Ideas and Requests 07-09-2010, 04:22
Replies: 2
Views: 846
Posted By Jamesfo0
Re: Brute force round end

http://forums.alliedmods.net/showthread.php?p=502859

That should help... I used to use this as well...

Another thing to hook the round_end

mp_ignore_round_win_conditions :grrr:
Forum: Plugin/Gameplay Ideas and Requests 07-08-2010, 20:56
Replies: 3
Views: 6,854
Posted By Jamesfo0
Re: RoundEnd Blocking with mp_ignore_round_win_conditions

Testing it now.. I think it may be backwards :)
Forum: Plugins 07-08-2010, 20:50
Replies: 240
Views: 116,214
Posted By Jamesfo0
Re: SourceIRC

I found out it's not just when i use !rcon quit it's when the server shut's down
Forum: Plugins 07-08-2010, 20:45
Replies: 240
Views: 116,214
Posted By Jamesfo0
Re: SourceIRC

Yes I have the latest build... I even recompiled it
Forum: Plugins 07-08-2010, 13:50
Replies: 19
Views: 46,217
Posted By Jamesfo0
Re: Round End, Draw Block with Fake Client's

http://forums.alliedmods.net/showthread.php?t=131752


View this thread and please make your plugin do this :wink:
Forum: Plugin/Gameplay Ideas and Requests 07-08-2010, 13:43
Replies: 3
Views: 6,854
Posted By Jamesfo0
RoundEnd Blocking with mp_ignore_round_win_conditions

Can someone please make a simple plugin that makes "mp_ignore_round_win_conditions" "1"
When 2 or less people are a connected
Forum: Plugins 07-08-2010, 08:06
Replies: 240
Views: 116,214
Posted By Jamesfo0
Re: SourceIRC

L 07/08/2010 - 05:05:27: SourceMod error session started
L 07/08/2010 - 05:05:27: Info (map "wcs_synical") (file "errors_20100708.log")
L 07/08/2010 - 05:05:27: [SM] Plugin encountered error 21:...
Forum: Plugins 07-08-2010, 07:33
Replies: 78
Views: 41,307
Posted By Jamesfo0
Re: BenderTron Mod / Plugin

Right now Im just using Skin Chooser and Skinapp to apply randomly
Forum: Plugins 07-08-2010, 07:25
Replies: 78
Views: 41,307
Posted By Jamesfo0
Re: BenderTron Mod / Plugin

I see you just went to 1.10 I get it but still It's not working on my linux lol I just connected to a win32 server that had the same plugin loaded and it worked fine there...
Forum: Plugins 07-08-2010, 07:23
Replies: 78
Views: 41,307
Posted By Jamesfo0
Re: BenderTron Mod / Plugin

How is this updated? Since when do versions go down instead of up when you update... Version was at 1.02

Looks like you edited version 1.1 and got the skins working to set the player models if I...
Showing results 1 to 25 of 28

 
Forum Jump

All times are GMT -4. The time now is 00:11.


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