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

[CS:GO] WarMod [BFG] <22.09.26.1915, 26-Sept-2022>


Post New Thread Reply   
 
Thread Tools Display Modes
SirNickParks
Member
Join Date: Jul 2015
Old 08-14-2015 , 16:10   Re: [CS:GO] WarMod [BFG] <Beta v0.5.5, 05-Aug-2015>
Reply With Quote #921

Quote:
Originally Posted by wazer View Post
Great to see improvements and the suggestions i asked for.

Btw it does mean we will soon see a premade php/html file that can be uploaded with the plugin to ftp and people can just get the link and they will be able to see the stats, correct ?
I wrote a very simple one for you that uses plain PHP

https://github.com/SirNickParks/Warmod

You're welcome to use it wherever
SirNickParks is offline
wazer
Senior Member
Join Date: Oct 2011
Old 08-14-2015 , 20:29   Re: [CS:GO] WarMod [BFG] <Beta v0.5.5, 05-Aug-2015>
Reply With Quote #922

Quote:
Originally Posted by SirNickParks View Post
I wrote a very simple one for you that uses plain PHP

https://github.com/SirNickParks/Warmod

You're welcome to use it wherever

Thanks but I'm waiting for this

http://demos.pantheones.com.au/Warmo...-de_dust2.html
wazer is offline
SirNickParks
Member
Join Date: Jul 2015
Old 08-14-2015 , 20:42   Re: [CS:GO] WarMod [BFG] <Beta v0.5.5, 05-Aug-2015>
Reply With Quote #923

Quote:
Originally Posted by wazer View Post
OH! That's quite simple actually. I'll see if I can give you some code by tonight or tomorrow.
SirNickParks is offline
SirNickParks
Member
Join Date: Jul 2015
Old 08-14-2015 , 20:46   Re: [CS:GO] WarMod [BFG] <Beta v0.5.6, 13-Aug-2015>
Reply With Quote #924

Hmmm, can't decide if this is due to an error on my part or the plugins.

Code:
08/14/2015 - 20:32:13: [SM] Plugin encountered error 30: Script execution timed out
L 08/14/2015 - 20:32:13: [SM] Native "EasyFTP_UploadFile" reported: Error encountered while processing a dynamic native
L 08/14/2015 - 20:32:13: [SM] Displaying call stack trace for plugin "warmod.smx":
L 08/14/2015 - 20:32:13: [SM]   [0]  Line 6657, warmod.sp::CompressionZip()
L 08/14/2015 - 20:32:13: [SM]   [1]  Line 6617, warmod.sp::Timer_UploadDemo()
SirNickParks is offline
SirNickParks
Member
Join Date: Jul 2015
Old 08-15-2015 , 02:41   Re: [CS:GO] WarMod [BFG] <Beta v0.5.6, 13-Aug-2015>
Reply With Quote #925

Went on a testing spree, I also got this while trying to force people to a team:

No client could be found matching the given SteamID64

I thought they didn't have to be in the server to force them to a team?

Edit: Actually it appears that the forcing of teams doesn't even work lol. I joined the server just to test it after I connected, I attempted forcing myself to T which did not work, and I was able to join the CT team. I attempted with actually being spawned in and it just kicked me back to the team selection menu.

Last edited by SirNickParks; 08-15-2015 at 03:07. Reason: Another bug
SirNickParks is offline
kurodz
Junior Member
Join Date: Oct 2010
Old 08-15-2015 , 04:06   Re: [CS:GO] WarMod [BFG] <Beta v0.5.6, 13-Aug-2015>
Reply With Quote #926

Is there any convars like:

wm_auto_forceallready "1" ( Auto force all ready in 1 min when 10man in the server).
wm_auto_shutdownsv "0/1" (Auto shutdown the server when match is over).

Last edited by kurodz; 08-15-2015 at 06:17.
kurodz is offline
versatile_bfg
Veteran Member
Join Date: Feb 2012
Old 08-16-2015 , 09:38   Re: [CS:GO] WarMod [BFG] <Beta v0.5.6, 13-Aug-2015>
Reply With Quote #927

Quote:
Originally Posted by wazer View Post
Great to see improvements and the suggestions i asked for.

Btw it does mean we will soon see a premade php/html file that can be uploaded with the plugin to ftp and people can just get the link and they will be able to see the stats, correct ?
WiP [on hold]: static stats site, no mysql
http://warmod.bitbucket.org/plugins/...stats_page.smx
http://warmod.bitbucket.org/scriptin..._stats_page.sp
PHP Code:
wm_site_enabled "1" //Enable or Disable the plugin
wm_site_location "" //Location of where the site is uploaded for download. Do not have '/' at end of string. eg. www.warmod.com
wm_site_data "warmod.bitbucket.org/stats" //Location of where the sites images, css and js files are. Do not have '/' at end of string. eg. warmod.bitbucket.org/stats
wm_demo_location "" //Location of where the demo is uploaded for download. eg. www.warmod.com/demos/
wm_forums_location "pacifices.net" //Location of where the community forums are. eg. www.warmod.com/forums/
wm_autodemoupload_ftptargetstats "stats" //The ftp target to use for stats site uploads. 
Quote:
Originally Posted by SirNickParks View Post
Hmmm, can't decide if this is due to an error on my part or the plugins.

Code:
08/14/2015 - 20:32:13: [SM] Plugin encountered error 30: Script execution timed out
L 08/14/2015 - 20:32:13: [SM] Native "EasyFTP_UploadFile" reported: Error encountered while processing a dynamic native
L 08/14/2015 - 20:32:13: [SM] Displaying call stack trace for plugin "warmod.smx":
L 08/14/2015 - 20:32:13: [SM]   [0]  Line 6657, warmod.sp::CompressionZip()
L 08/14/2015 - 20:32:13: [SM]   [1]  Line 6617, warmod.sp::Timer_UploadDemo()
what OS is the server? It looks like its the sm_zip extension.

Quote:
Originally Posted by SirNickParks View Post
Went on a testing spree, I also got this while trying to force people to a team:

No client could be found matching the given SteamID64

I thought they didn't have to be in the server to force them to a team?

Edit: Actually it appears that the forcing of teams doesn't even work lol. I joined the server just to test it after I connected, I attempted forcing myself to T which did not work, and I was able to join the CT team. I attempted with actually being spawned in and it just kicked me back to the team selection menu.
What is the command you are using? including the steamid please. Just for reference.

Quote:
Originally Posted by kurodz View Post
Is there any convars like:

wm_auto_forceallready "1" ( Auto force all ready in 1 min when 10man in the server).
wm_auto_shutdownsv "0/1" (Auto shutdown the server when match is over).
no cvar like that atm. Don't see myself doing the auto shutdown one. Auto force ready might come at a later date but not on the plan atm.
__________________
versatile_bfg is offline
SirNickParks
Member
Join Date: Jul 2015
Old 08-16-2015 , 14:02   Re: [CS:GO] WarMod [BFG] <Beta v0.5.6, 13-Aug-2015>
Reply With Quote #928

I'm running Ubuntu 15.04 64 bit, i'll attempt to re install the sm-zip extension tonight.

As for the command:

Code:
wm_forceteam 76561198059079820 t
No client could be found matching the given SteamID64
wm_forceteam 76561198059079820 terrorist
No client could be found matching the given SteamID64
Just attempted both names to see if it'd work, same message both times and still doesn't force me to a team in-game.
SirNickParks is offline
versatile_bfg
Veteran Member
Join Date: Feb 2012
Old 08-16-2015 , 19:19   Re: [CS:GO] WarMod [BFG] <Beta v0.5.6, 13-Aug-2015>
Reply With Quote #929

Quote:
Originally Posted by SirNickParks View Post
I'm running Ubuntu 15.04 64 bit, i'll attempt to re install the sm-zip extension tonight.

As for the command:

Code:
wm_forceteam 76561198059079820 t
No client could be found matching the given SteamID64
wm_forceteam 76561198059079820 terrorist
No client could be found matching the given SteamID64
Just attempted both names to see if it'd work, same message both times and still doesn't force me to a team in-game.
Ah yeah thats the issue. It should be team in numbers.

Terrorist = 2
Counter-Terrorists = 3

Will try and make it work for t & ct but for the moment its like below:

wm_forceteam 76561198059079820 2
__________________

Last edited by versatile_bfg; 08-16-2015 at 19:58.
versatile_bfg is offline
SirNickParks
Member
Join Date: Jul 2015
Old 08-16-2015 , 21:06   Re: [CS:GO] WarMod [BFG] <Beta v0.5.6, 13-Aug-2015>
Reply With Quote #930

Ahhhh, thanks for the info. I kinda just went for it without knowing.

Is your wiki page editable by random users btw?

I wouldn't mind taking a few hours of looking through the code to help a bit, as some people seem to be asking more questions that it can answer
SirNickParks 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 08:14.


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