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

Advanced Commands (0.16)


Post New Thread Reply   
 
Thread Tools Display Modes
VJScope
Senior Member
Join Date: Jul 2012
Location: Finland
Old 09-04-2012 , 16:59   Re: Advanced Commands (0.16)
Reply With Quote #801

I tried that .smx of yours and my server crashed every 10minutes. Changed back to authors plugin (first post) and works pretty great again.
__________________
Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.
VJScope is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 09-04-2012 , 19:10   Re: Advanced Commands (0.16)
Reply With Quote #802

alright - well, I tried... I have it running on our 3 GO servers w/o issue.

What version of SM and MM are you running? I have SM 1.5-dev 3625 an MM 1.9-dev 797
__________________
View my Plugins | Donate

Last edited by TnTSCS; 09-04-2012 at 19:11.
TnTSCS is offline
VJScope
Senior Member
Join Date: Jul 2012
Location: Finland
Old 09-05-2012 , 04:27   Re: Advanced Commands (0.16)
Reply With Quote #803

Quote:
Originally Posted by TnTSCS View Post
alright - well, I tried... I have it running on our 3 GO servers w/o issue.

What version of SM and MM are you running? I have SM 1.5-dev 3625 an MM 1.9-dev 797
I'll check that out Friday. (Thanks for trying...) Right now gotta go!
__________________
Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.
VJScope is offline
Ares Veteran
Senior Member
Join Date: Jul 2010
Location: Hungary
Old 09-06-2012 , 01:25   Re: Advanced Commands (0.16)
Reply With Quote #804

Quote:
Originally Posted by TnTSCS View Post
most likely need a gamedata update
thanks! working fine now (css)
__________________
P.M.C Clan
pmcfighters.co.nr

Ares Veteran is offline
Send a message via MSN to Ares Veteran
VJScope
Senior Member
Join Date: Jul 2012
Location: Finland
Old 09-07-2012 , 22:34   Re: Advanced Commands (0.16)
Reply With Quote #805

Quote:
Originally Posted by TnTSCS View Post
alright - well, I tried... I have it running on our 3 GO servers w/o issue.

What version of SM and MM are you running? I have SM 1.5-dev 3625 an MM 1.9-dev 797

"metamod_version" = "1.9.0-devV" ( def. "1.9.0-dev" ) notify singleplayer
"sourcemod_version" = "1.5.0-dev" notify singleplayer replicated

I think I have everything updated. Well, I guess we can work things out without respawn etc. until someone makes these commands for csgo.
__________________
Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.
VJScope is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 09-07-2012 , 22:43   Re: Advanced Commands (0.16)
Reply With Quote #806

Maybe you have Linux and the offsets are wrong... I don't know. It works fine on the 3 CS:GO servers we have it running on.
__________________
View my Plugins | Donate
TnTSCS is offline
VJScope
Senior Member
Join Date: Jul 2012
Location: Finland
Old 09-08-2012 , 08:12   Re: Advanced Commands (0.16)
Reply With Quote #807

Quote:
Originally Posted by TnTSCS View Post
Maybe you have Linux and the offsets are wrong... I don't know. It works fine on the 3 CS:GO servers we have it running on.
Yep, Linux server. Dunno about those offsets..
__________________
Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.
VJScope is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 09-08-2012 , 10:03   Re: Advanced Commands (0.16)
Reply With Quote #808

I just asked berni if it's possible yet to update the VOTs for CS:GO

I'm going through Asherkin's post and trying to pull the VTOs for CS:GO, but in the meantime, try the following for respawn:

Code:
"Respawn"
	{
		"windows"	"321"
		"linux"		"322"
	}
__________________
View my Plugins | Donate

Last edited by TnTSCS; 09-08-2012 at 10:45.
TnTSCS is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 09-08-2012 , 17:17   Re: Advanced Commands (0.16)
Reply With Quote #809

Actually, it might be:

[code]
"Respawn"
{
"windows" "346"
"linux" "347"
}[code]

I don't have linux to test
__________________
View my Plugins | Donate
TnTSCS is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 09-08-2012 , 17:43   Re: Advanced Commands (0.16)
Reply With Quote #810

Give the following gamedata a shot... if someone with more experience can double check me please... first time finding the offsets on my own I added a csgo section
gamedata including csgo's offsets


BTW, I played the game with the above offsets (albeit on Windows) with no issue... of course, with my previously posted version of AdvancedCommands. In my posted version, respawn is handled on line 1557 with:
PHP Code:
CS_RespawnPlayer(t); 
Attached Files
File Type: txt advcommands.gamedata.txt (1.4 KB, 168 views)
__________________
View my Plugins | Donate

Last edited by TnTSCS; 09-08-2012 at 17:48.
TnTSCS 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:15.


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