Jump to content

Need Some Help from anyone whos familiar with Jaymod


Violat3r

Recommended Posts

Hey obviously as the topic title says i run a jaymod server. I am fairly new to all this stuff so i could use some help. I want to write some map configs to allow certain maps to turn on things like !sniperwar and !panzerwar, but turn off once it goes to a different map. In my map cycle i wanted to add a sniper map and some good map for a panzerwar, but i cant be their all the time to turn the wars on/off. Also i wanted to be able to write certain spam messages to appear only in specific maps, such as what the next map is. If someone can help me by giving me a link to somewhere that can teach me how to make them, or just explain it here, it would be greately appreciated. Thanx Guys!!! Peace~~~Vio

 

p.s. I would go to the jaymod forums at jaymod.clanfu.org but believe me that was the first thing i tried. Ive attempted to make an account their several times, but it keeps asking me if im a spambot and wont give me the registration....so i decided id just ask in a place that i already HAVE an account in. ^_^

Edited by Violat3r
Link to comment
Share on other sites

First set in your server config: set g_mapconfigs "mapconfigs"

Then create a folder mapconfigs within the jaymod folder.

In a file called default.cfg set everything you want to be the default setting for every map.

In a file called mapname.cfg (mapname has to be replaced by the name of the map) you set everything you want to be set especially for that map.

 

For map specific spam messages for instance just set the respective g_banners, g_banner1 ... , g_bannertime and g_bannerlocation (check the documentation for those cvars).

 

If you want to run a !command .. just write the !command in the cfg file (at least works in etpub and noquarter). But this will be started on warmup and on real map start .. dunno whether thats a problem for you.

 

Hope that helps ..

Link to comment
Share on other sites

o thank you so much. Im real busy right now so it might be some time before i get anything completed, plus my clans forums got deleted...........AGAIN.......-sigh-.......so i got a lot of work ahead of me, aside from school >.<. But thank you a lot, i will see what i can do about making them. And if i have any problems ill probably either reply to this or pm you with a question or something. Thanx Alf ^_^
Link to comment
Share on other sites

It's not that hard to get the banner to say what map is next. The Bunker servers all list the next three maps in their banner, and many other servers do the same.

 

For the configs, if your using the updated version that allows you to write your own admin commands, code either a !normal or a !nopanzerwar and !nosniperwar to be the counter act of the !panzerwar and !sniperwar. That way anyone with that level of admin can turn those settings on and off at command, without having to go through rcon.

 

- |DwG| Erls

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.