ItsMods

Full Version: Yurio Map Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11
Please add multiple dsr on my server run s&d, kc and dom.

EDIT:
Its ok. Its work if you edit the text in the sv_config.ini in this text:

Quote:[Yu]
dspl=default
// your dspl-file
dsr1=sd_default
dsr2=kc_default
dsr3=dom_default
// your dsr-file
weights= 3, 2, 5, 3, 5, 2, 5, 3, 2, 5, 5, 3, 2, 3, 2, 5
// your map weights
xuids= xxxxxxxxxxxxxx, xxxxxxxxxxxxxxxx
// your admin GUIDs
OUTDATED
NEW VERSION IN THE FIRST POST


The new version for multiple dsr files:

Change the dsr line in sv_config.ini to the following:
dsr= <dsr1>, <dsr2>, ... , <dsrX>

An example:
dsr= CTF_default, DOM_default, HQ_default

Try it Cool
Wow, nice its work. Thank you !
(02-27-2012, 18:31)Yurio Wrote: [ -> ]The new version for multiple dsr files:

Change the dsr line in sv_config.ini to the following:
dsr= <dsr1>, <dsr2>, ... , <dsrX>

An example:
dsr= CTF_default, DOM_default, HQ_default

Try it Cool

maybe it's because my dsr's are custom dsr's but when i type:

Code:
!nextmap Dome
(or whatever map) it still crashes my server.

it's still giving me names of maps that aren't in my dspl too
@blueberry9

Have you corrected the sv_config.ini according to this?

If you want to exclude any map from the rotation, then in the line "weights" it should correspond to 0.

Any dsr file can be named anything. The files specified in the dsr string must be in the admin folder.
missed this thread, great addon
(02-28-2012, 11:09)d0h! Wrote: [ -> ]missed this thread, great addon

you're right doh, this is great.
i'll get it to work soon i hope.

@Yurio, editing the map weights. yes, the dsr i'm using is in my admin directory

gonna try it again now



still crashes on the !nextmap <any map> command.
i'm using a dsr with 3 maps in it.
i changed the corresponding values of all the other maps to "0" but when i type !nextmap it still gives me the name of a map not in my dsr.

weird.

i really want this plugin to work.

the one thing that works is the !map command.

have to leave now.
i'll check this thread again later when i get back.

great job Yurio! i'm sure the problem must be on my end.

i attached the dspl and dsr i'm using on the server
@blueberry9

In server.cfg:
seta sv_maprotation "default2"

In sv_config.ini:
[Yu]
dspl=default2
dsr=FFA_default
weights= 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0
xuids= your some GUID
(02-28-2012, 19:12)Yurio Wrote: [ -> ]@blueberry9

In server.cfg:
seta sv_maprotation "default2"

In sv_config.ini:
[Yu]
dspl=default2
dsr=FFA_default
weights= 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0
xuids= your some GUID

that's exactly what i have
(02-27-2012, 18:31)Yurio Wrote: [ -> ]The new version for multiple dsr files:

Change the dsr line in sv_config.ini to the following:
dsr= <dsr1>, <dsr2>, ... , <dsrX>

An example:
dsr= CTF_default, DOM_default, HQ_default

Try it Cool

Nice! ThankYou Yurio ! works for me..!
Just one question : how can i set next game type ?
(if we play SD and we want to set next game type to KC )

(added all dsr.)
Pages: 1 2 3 4 5 6 7 8 9 10 11