Thread Rating:
  • 13 Vote(s) - 4.15 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release Yurio Map Plugin
#41
@NTB-Hobbit
The plugin does not work only in the event that you have committed an error.

sv_config.ini should be in the folder "addon". In this file there should be a section [Yu]. An example look here. If you want, send to me your sv_config.ini, I will look.

In the folder "admin" there should be at least one dsr file which name begins with "sd".
Reply

#42
(03-03-2012, 19:19)Yurio Wrote: @Junkie
Just try it Smile

Thnx men works perfect.. Excellent job.

I have a question i use Rcon and Poz his plugin aswell now i just filled in all the stuff we admins and moderators can use. Typed the !nextmap command in the server and it worked perfect but i dont want to add the !nextmap command to the usergroup afcourse. But now it says Dont have permission to use that command for users in my server. If you give every command an identical name like !nextmap shows the next to be played map, !setnextmap is to set the next map ect ect then i could configure it normal and still use Poz his plugin. And i dont want to use the inbuild permission thingie for the Rcon plugin. I stick to Poz his plugin for permissions. Im still gonna use your plugin doh but it would be nice if i could use it in combo with all the other plugins so every user can use the !nextmap command and not only the admins and mods on my server. And it also will be listed on the !help command then. ( Doesnt count this for everyone ? )

Quote:[ServerAdmin]
//enables built in permissions, values: true or false
usepermissions=false

[Yu]
dspl=esl_mr12
// your dspl-file
dsr= esl_mr12
// your dsr-file (files)
weights= 1, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0
// your map weights
xuids=
// your admin GUIDs

[Permission]
Usergroups=Admin,Moderator,Member,User
Admin_xuids=
Admin_commands=*ALL*,!nextmap,!mode,!map
Moderator_xuids=
Moderator_commands=!kick,!warn,!ban,!pm,!ping,!maxping,!minping,!xuid,!rcon,!ft,!fov,!maxfps,!ecb,!pi,!about,!help,!nextmap,!map
Member_commands=!xuid,!ft,!ecb,!fov,!about,!help
Member_xuids=
User_commands=!xuid,!ft,!ecb,!fov,!about,!help
User_xuids=*EVERYONE*

Or did i missed something in your Thread or its just my own mistake ?

For the rest i was amazed how nice it works m8 no double screen loading always does do what ya set or fill in. Nice plugin
Reply

#43
In section [Permission] add commands !nextmap, !map and !mode for each group. In section [Yu] in parameter xuids add id only those users whom you grant the right to change a map and a game mode.
Reply

#44
Thnx men got it fully working now Thumbs Up Big Grin
Reply

#45
Hi here my sv_config.ini

Quote:[SERVER]
Ranked=0
//Control if the server is ranked or not by default [0-1]
TimedMessages=1
//Enable or disable timed messages [0-1]
SpecsFix=0
//Disable the CPU/Bandwidth check [0-1]

[LOG]
ConsoleLog=1
//Enable logging to the 'console.log' file [0-1]

[SCRIPT]
Enabled=0
//Enable the server script [0-1]
Script=example.script
//Server script to run

[DEBUG]
ExceptionLogging=1
//Enable logging of crashes [Turn off to prevent false detections] [0-1]

[UPDATER]
Enable=1
//Enable checking for updates [0-1]
AutoUpdate=0
//Auto-update the server when there is a new release. (Mainly for dedicated servers on game server hosters)

[ServerAdmin]
//enables built in permissions, values: true or false
usepermissions=true
//the number of warnings before someone gets kicked
kickwarnings=3
//enable or disable the language filter
useLangFilter=true
//how long it takes in hours before a players warnings are cleared
warningTTL=12
//set if the rules commands should be pmed to the user, or to all the server
pmrules=true
//Handles if a player should be tempbanned after a maxwarnings kick
warningtempban=false
//The message displayed when a player is kicked
kickmessage = ^6<playername> ^2wurde gekickt fr ^6<reason>
//The message displayed when a player is banned
banmessage = ^6<playername> ^2wurde gebannt
//The message displayed when a player connects
connectmessage = ^6<playername> ^2ist dem Server begetreten
//The message displayed when a player is tempbanned
tmpbanmessage = ^6<playername> ^2wurde themporr gebannt fr ^6<reason>

[Permission]
Usergroups=Admin,Member,User
Admin_xuids=XXXXXXXXXX,XXXXXXXXXX,XXXXXXXXXX,XXXXXXXXXX,XXXXXXXXXX
Admin_commands=*ALL*,!rules,!map,!nextmap
Member_xuids=
Member_commands=!help,!rules,!nextmap
User_commands=!help,!getxuid,!gettype,!rules,!ping,!nextmap
User_xuids=*EVERYONE*
Moderator_xuids=xuid1,xuid2,xuid3
Moderator_commands=!help,!getxuid,!gettype

[Yu]
dspl=default
dsr= SD_default, DOM_default, KC_default
weights= 3, 2, 5, 3, 5, 2, 5, 3, 2, 5, 5, 3, 2, 3, 2, 5
xuids= XXXXXXXXXX,XXXXXXXXXX,XXXXXXXXXX,XXXXXXXXXX,XXXXXXXXXX

[Welcomer]
message=^2Read the rules at: ^6!rules

This is in the Addon Folder. in my dsr are: dom_default.dsr,kc_default.dsr,sd_default.dsr

i think its already ok. please check it.
Thank you
Reply

#46
@NTB-Hobbit
1. Current version - 1.2. Check it.
2. The second.
3. Check up sv_maprotation in the server.cfg. There should be "default"
4. If has not helped, send to me sv_config.ini (without xuids) and a screenshot with an error.

If something you will change, do not forget to restart the server.
Reply

#47
Hi Yurio, thanks for your help but its didnt work.
I have check all of them but the server shoutdown after i write "!mode dom"
the server say anythink with a error he shoutdown without any crashtext.

I will send you my sv_config.ini and i hobe you find the error.

( sorry for my bad english im from germany Big Grin )
Sorry for my bad language =)
Reply

#48
here my sv_config.ini


Attached Files
.rar   sv_config.rar (Size: 1.04 KB / Downloads: 21)
Sorry for my bad language =)
Reply

#49
(03-05-2012, 11:00)NTB-Hobbit Wrote: here my sv_config.ini

To make things a bit easier Hobbit what are the specs of your server ?

Latest version of Nukem ? Or current version when diff ?
Which version of Rcon PLuggin ? 0.7.5 crashed for me all the time aswell when using a spacebar to much or so. 0.7.0 solved it all ( for now )
Do you use Poz His PLugin for the permissions ?
Do you still use the Welcome msg plugin ? Not needed when you have the Rcon plugin.

Why dont you upload your real sv-config without editing ? And also post the the specs of your server.. I might can help aswell if Yurio is not bothered..
Reply

#50
@Junkie
Thanks for your help. The servercrashes starts at the update form the Yurio Map Plugin.
If i delete it, the server run without problems. Its only at the comments as example: !map dome sd.
I have set the old version of Yurio Map Plugin on the sever and he run.
I think the problem is the mode addon.
Sorry for my bad language =)
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Wink Plugin with !ban !kick and !tampban clemi555 3 3,913 11-09-2013, 09:21
Last Post: clemi555
  AntiNoScope Plugin clemi555 5 4,384 11-08-2013, 19:13
Last Post: clemi555
  [Release] Bunker Plugin 1.3 archit 68 38,589 10-30-2013, 11:59
Last Post: clacki
  Help Modifying plugin maverigh 5 5,290 10-19-2013, 10:29
Last Post: Nekochan
Shocked [Request] Switch plugin axel-le-meilleur 6 4,672 10-19-2013, 06:59
Last Post: iRoNinja
Brick [Release] v1.1 ChangeMap/NextMap Plugin without any configuration milchshake 23 17,472 09-23-2013, 13:18
Last Post: SgtLegend
  Help !say Plugin (like the !say from GodPlugin) Hallla 0 2,544 09-13-2013, 09:31
Last Post: Hallla
Rainbow [Release] MW3: Random Weapon Plugin V1 Nekochan 50 30,788 09-11-2013, 15:11
Last Post: EnVi Sweden Rocks
  Search Plugin Fluid Killcam N3xT_974 1 2,877 09-10-2013, 20:27
Last Post: Nekochan
  [Release] AntiCamp Plugin zxz0O0 34 27,783 09-07-2013, 22:34
Last Post: axel-le-meilleur

Forum Jump:


Users browsing this thread:
2 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.