Search

Search found 29 matches

by Teabag
04 Dec 2018, 17:01
Forum: Help & Bugs
Topic: Hosts can't access the lobby, and neither can I
Replies: 8
Views: 3404

Re: Hosts can't access the lobby, and neither can I

Untitled.png
Untitled.png (41.67 KiB) Viewed 3272 times
by Teabag
26 Apr 2018, 13:25
Forum: News
Topic: Happy 13 years of Spring!
Replies: 10
Views: 16347

Re: Happy 13 years of Spring!

best wishes x
by Teabag
20 Apr 2018, 21:26
Forum: SPADS AutoHost
Topic: SPADS plugin development
Replies: 13
Views: 8963

Re: SPADS plugin development

Thanks this works well.
Do you have something similar for applying bsettings?

this works, they are set in !bsettings but not applied

Code: Select all

getSpadsConfFull()->{bSettings}{mo_ffa}=($mo_ffa);
this part does not apply bsettings

Code: Select all

::applySettingChange('mo_ffa');	
by Teabag
26 Mar 2018, 21:17
Forum: SPADS AutoHost
Topic: SPADS plugin development
Replies: 13
Views: 8963

Re: SPADS plugin development

Thanks i will try this. my reasoning is to control the output text when switching map, so i can stack multiple actions with output text that better describes what actions have been performed
by Teabag
17 Mar 2018, 20:22
Forum: Lobby Clients & Server
Topic: SPADS broken connection detected error
Replies: 7
Views: 2786

Re: SPADS broken connection detected error

i have this error again :? 20180317192141 - NOTICE - [SimpleEvent] Starting event loop... 20180317192141 - NOTICE - [SpringLobbyInterface] Connecting to lobby.springrts.com:8200 20180317192141 - NOTICE - [SPADS] Lobby server default engine is Spring 104, UnitSync is using Spring 104.0.1-151-g11de57d...
by Teabag
03 Mar 2018, 08:54
Forum: SPADS AutoHost
Topic: SPADS plugin development
Replies: 13
Views: 8963

Re: SPADS plugin development

Originally i was trying to increase the number of commands the customaliases plugin would accept so that i could set custom mapboxes with a single command, but decided to run them directly using 'executeCommand' The duplicate text issue was an error within my pluginCmd.conf file, both issues have no...
by Teabag
24 Feb 2018, 10:12
Forum: SPADS AutoHost
Topic: SPADS plugin development
Replies: 13
Views: 8963

Re: SPADS plugin development

Hi, Is there a direct way of switching map? this works but print duplicate text: ::executeCommand($source,$user,['set','map',$ReqMap]); [09:01:21] * DarkEnergy * Map changed by DarkEnergy: Comet Catcher Redux v3.1 [09:01:21] * DarkEnergy * Map is already set to "Comet Catcher Redux v3.1" i...
by Teabag
23 Feb 2018, 10:56
Forum: SPADS AutoHost
Topic: Error starting SPADS above spring 103
Replies: 3
Views: 3808

Re: Error starting SPADS above spring 103

had under 200mb disk space, working fine now. Thanks
by Teabag
23 Feb 2018, 07:32
Forum: SPADS AutoHost
Topic: Error starting SPADS above spring 103
Replies: 3
Views: 3808

Error starting SPADS above spring 103

Hi i am having problems starting SPADS with spring version above 103. it was working fine before and no settings have changed I checked the hosts a few days ago and 3/4 hosts were offline, i attempted to restart but it gives 'Unable to load Spring archives at startup' error i have switched all hosts...
by Teabag
10 Feb 2018, 06:36
Forum: Map Releases
Topic: Columbia Basin
Replies: 8
Views: 4808

Re: Columbia Basin

nice work Yak! really liking these updated maps.
any plans to update the classic ffa maps? neurope, mearth, dworld ect..
by Teabag
01 Feb 2018, 13:12
Forum: SPADS AutoHost
Topic: SPADS plugin development
Replies: 13
Views: 8963

Re: SPADS plugin development

Thanks these were a huge help, also other events on this page: https://raw.githubusercontent.com/spring/spring/master/rts/Net/AutohostInterface.cpp at the moment i am trying to increase the number of commands the CustomAliases plugin will allow on a single aliase. so far i have got it to read multip...
by Teabag
30 Jan 2018, 14:59
Forum: SPADS AutoHost
Topic: shared data
Replies: 1
Views: 2401

shared data

Is it possible to share data from the instanceDir across multiple servers? I want to share the savedBoxes.dat file between servers. I have done testing with hardlinking the file and it works but if boxes are saved on 2 separate servers only one written, and a restart is required for any changes to b...
by Teabag
28 Jan 2018, 10:45
Forum: SPADS AutoHost
Topic: SPADS plugin development
Replies: 13
Views: 8963

Re: SPADS plugin development

Thank you this works well.

also, is SPADS able to detect when the game has started? i know you can "onSpringStart" but i am unable to find a trigger point for when the game has actually started.
a work around im using is onSpringStart + addTimer
by Teabag
27 Jan 2018, 17:28
Forum: Help & Bugs
Topic: Bots in lobby channel
Replies: 6
Views: 1938

Re: Bots in lobby channel

same thing on #DarkEnergy - bots no longer visible with 'Hide bots' unticked
by Teabag
27 Jan 2018, 17:18
Forum: SPADS AutoHost
Topic: SPADS plugin development
Replies: 13
Views: 8963

SPADS plugin development

What is the best way to pull data from the spads config files? I have working code but it requires "use strict;" to be removed to be usable outside of the initial subroutine. sub getmodName { my $hostingPresets=getSpadsConf()->{etcDir}.'/hostingPresets.conf'; open( my $fh, '<', $hostingPre...
by Teabag
26 Jan 2018, 07:59
Forum: Lobby Clients & Server
Topic: Register SPADS as bot
Replies: 5
Views: 2408

Re: Register SPADS as bot

Thanks
by Teabag
24 Jan 2018, 09:07
Forum: Lobby Clients & Server
Topic: Register SPADS as bot
Replies: 5
Views: 2408

Re: Register SPADS as bot

DarkEnergy4 has been registered but DarkEnergy1,2,3 remain unregistered.
if anyone could do this it would be appreciated as i am unable to set max players above 8 for these servers without bot flag
by Teabag
12 Jan 2018, 22:00
Forum: Lobby Clients & Server
Topic: Register SPADS as bot
Replies: 5
Views: 2408

Register SPADS as bot

Hi could you register the following SPADS logins as bots: DarkEnergy1, DarkEnergy2, DarkEnergy3

Thanks :arrow: :arrow: :arrow:

Go to advanced search