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

Showing results 1 to 25 of 121
Search took 0.02 seconds.
Search: Posts Made By: TnTSCS
Forum: Plugins 04-16-2015, 13:35
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

https://forums.alliedmods.net/showpost.php?p=1890794&postcount=942
Forum: Plugins 04-15-2015, 03:22
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

I think someone posted a patched version that works with CS:GO in this thread somewhere - look up a few (maybe a lot) posts up.
Forum: Plugins 03-19-2015, 16:00
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

round_start is not a CVar, it's a game event: https://wiki.alliedmods.net/Generic_Source_Events#round_start
Forum: Plugins 03-18-2015, 10:22
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

Take a look at the round_start event... in there you can set CVars and whatnot.
Forum: Plugins 10-04-2013, 12:11
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

https://forums.alliedmods.net/showpost.php?p=1890794&postcount=942
Forum: Plugins 03-21-2013, 10:07
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

https://forums.alliedmods.net/showpost.php?p=1880661&postcount=925
Forum: Plugins 02-09-2013, 13:17
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

Cent is trying to help... Comments like this do not help the community... kinda makes me not even want to look at this plugin to fix it anymore... but that's just me.
Forum: Plugins 01-29-2013, 21:15
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

@shyriu - no... just RL stuff (and my own plugins) takes priority over going through someone else's plugin to fix it for the post 01/23/13 update for CS:GO...
Forum: Plugins 01-25-2013, 20:06
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

Indeed... this plugin requires an update for CS:GO post 01/23/13... hopefully everyone will stop trying to load it on their servers until it's been fixed.
Forum: Plugins 01-25-2013, 12:06
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

I thought this plugin had some Bf* stuff in the .sp
Forum: Plugins 01-25-2013, 10:19
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

hopefully I'll have time to fix this for the latest CS:GO update tonight... unless someone beats me to it :)
Forum: Plugins 01-18-2013, 14:09
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

An update will be required. Seeing as I'm the only one sort of maintaining this plugin, I'll see what I can do if I have time.
Forum: Plugins 01-04-2013, 17:16
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

your overrides is setup wrong... you close } then you open up another set of {}...

see below for a fixed version of your posted file:


Overrides
{
/**
* By default, commands are...
Forum: Plugins 01-02-2013, 10:34
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

Here's another version where I went through and changed some things around for better CS:GO support. At least I'm able to get around the crash that was happening with it on my last version. Still,...
Forum: Plugins 01-01-2013, 11:54
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

hamilton5:

Are you running it on CS:S? CS:S I have no issue - CS:GO is where the issues are and it has something to do with ChangeClientTeam - like if you use sm_lswap on yourself and you make...
Forum: Plugins 12-28-2012, 11:36
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

BTW, I think there is a problem with this plugin and CS:GO... since I removed it, my CS:GO hasn't crashed... with it installed, it would crash daily... I haven't gone through the code to identify the...
Forum: Plugins 12-27-2012, 09:18
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

make sure you have the translation file accessible by your server.
Forum: Plugins 11-23-2012, 21:21
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

what is your sm_adv_admin_flags set to? and does your account have access to that flag?
Forum: Plugins 11-17-2012, 14:02
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

same here, but you can use WinDbg to view crash dump files and get a little bit of information from them - you might be able to get more detailed info, but I don't know how.
Forum: Plugins 11-17-2012, 11:20
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

I use the cash command all the time... it's got to be something else... do you have the mini dump crash files? If so, when you look at them, does it help? If you're on linux I think there's a lot...
Forum: Plugins 11-16-2012, 23:06
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

if it crashes with .17, let me know the command you used that caused the crash... I just double checked the offsets for the gamedata file and they're still good.
Forum: Plugins 11-16-2012, 16:06
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

https://forums.alliedmods.net/showpost.php?p=1790879&postcount=794
Forum: Plugins 11-15-2012, 23:47
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

Yes, those are the offsets I'm using - what command is giving you problems? But I'm using version 0.17 (the version I posted)

Filename: advcommands.smx
Title: Advanced admin commands (Many...
Forum: Plugins 11-13-2012, 23:46
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

I run it w/o issue - windows server 2008 R2
Forum: Plugins 10-20-2012, 00:11
Replies: 1,135
Views: 617,932
Posted By TnTSCS
Re: Advanced Commands (0.16)

server.cfg? That's the wrong file to edit - try editing the plugin's config file... cfg/sourcemod/advcommands.cfg

If the plugin didn't create the file for you or it doesn't exist, then your file...
Showing results 1 to 25 of 121

 
Forum Jump

All times are GMT -4. The time now is 20:36.


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