Question about Clan map and RPmod

Please post here to get help with RPMod (only!)
Post Reply
User avatar
Kael Sekura
Lost One
Posts: 677
Joined: Mon Jan 14, 2008 11:01 pm
Location: The clouds

Question about Clan map and RPmod

Post by Kael Sekura »

Hey guys,

I was just wondering if someone could tell me or point me in the right direction of someone who could help, regarding the clan map. I like to map with JKA a bit (though i rarely complete one :p) but i wasn’t sure how you incorporate the features of the RPmod with the map. ie, setting which buttons allow which levels of access etc. I'm sure this is something added at the map construction stage but obviously have trouble seeing how to do that.

Anyhew, if anyone could help i'd much appreciate it.

cheers

oh and if this is in the wrong section, soz :p

<img src="http://i30.photobucket.com/albums/c323/ ... ig2010.jpg" height="150px" width="450px">

|age_42|race_human|mentors_syrena.exan/alkur.tekeil|padawan_fane.ornn'ila

Cyril Feraan
Lost One
Posts: 1974
Joined: Mon Jul 02, 2007 4:53 pm
Location: Alzoc III
Contact:

Post by Cyril Feraan »

I am fairly sure it is all mod-based. You can map as normal, and if it were used with RPmod, the settings would be done by the mod or by admins in-game (such as restricted access).

|age_44|height_1.83m|weight_80kg|race_fondorian|
mentor_jamus.kevari|padawans_nira'kalen'nuruodo_ian.prine

User avatar
Kael Sekura
Lost One
Posts: 677
Joined: Mon Jan 14, 2008 11:01 pm
Location: The clouds

Post by Kael Sekura »

If thats the case then fair enough, thanks! I'm new to RPmod so i dont know how it's all set up server side. (used to JA+)

I guess i'll just keep on mapping then and if i finish it, leave it to the users to define whats what on their servers.

Cheers for the feedback though!

<img src="http://i30.photobucket.com/albums/c323/ ... ig2010.jpg" height="150px" width="450px">

|age_42|race_human|mentors_syrena.exan/alkur.tekeil|padawan_fane.ornn'ila

User avatar
Alanya Sgall
Lost One
Posts: 412
Joined: Thu Dec 01, 2005 11:44 pm
Location: One with the Force

Post by Alanya Sgall »

Yeah, it's all done through config files on the server. Not sure of the details though. Ask Soh, it's his baby.
Image
Rash Loist for Jedi Master!
Raltharon Blueblade
Posts: 1
Joined: Fri Jan 18, 2008 8:37 pm
Location: Kent in South East UK
Contact:

Post by Raltharon Blueblade »

Definitely mod-based. I've used this map on other RP servers before and it sorta surprised the hell outta me when I saw the security message come up here.
Image
User avatar
Rash Loist
Lost One
Posts: 957
Joined: Sun Apr 30, 2006 3:06 pm
Location: Deceased

Post by Rash Loist »

It is Mod based, it has nothing to do with the map.
User avatar
Kael Sekura
Lost One
Posts: 677
Joined: Mon Jan 14, 2008 11:01 pm
Location: The clouds

Post by Kael Sekura »

Thanks guys'n gals! I'll continue on mapping then :lol:

<img src="http://i30.photobucket.com/albums/c323/ ... ig2010.jpg" height="150px" width="450px">

|age_42|race_human|mentors_syrena.exan/alkur.tekeil|padawan_fane.ornn'ila

User avatar
Larkit
Lost One
Posts: 264
Joined: Thu Jul 05, 2007 6:57 am
Location: Unknown

Post by Larkit »

Aren't weather zones mapped into the map?
User avatar
Shimi
Lost One
Posts: 463
Joined: Tue Jun 01, 2004 9:40 pm
Location: Xavar

Post by Shimi »

I don't believe so, you would have to map the textures inside textures, and outside textures. If you don't you will have simply rain coming into your portion of the map. Rpmod weather is simply just cheats I believe..
Image
User avatar
Soh Raun
Jedi Master
Posts: 2455
Joined: Tue Aug 23, 2005 5:15 am
Contact:

Post by Soh Raun »

Actually, some RPMod features can be included in maps:
  • Security Doors: func_door and trigger_multiple can have the following key/value pairs:
    • minrank: minimum rank required for the door to open, from 0 to 5 (0=Guest, 1=Initiate, 2=Padawan, 3=Knight, 4=Master, 5=Council, in the JEDI server, but this is configurable with Cvars). If the Accounts System is disabled, the Admin rank is used instead. A value of -1 locks the door completely.
    • name: door name, to display in the center of the screen if access is denied.
  • Rank-based spawnpoints: spawnpoints (info_player_start, info_player_deathmatch, info_player_start_blue, info_player_start_red, etc.) can have the following key/value pair:
    • rank: from 0 to 5, with the same usage as for minrank above. Only people with the exact rank will spawn there. There must ALWAYS be a rank 0 spawnpoint (in this case, the key/value pair isn't needed).
I would highly recommend to include these modifications directly in the map, because they would remove the need to configure everything manually with server config files, for new users. And it's not a problem if users don't want the predefined Security Doors: they can be overridden or extended by the config file (this behavior is configured with a Cvar).

There is also a target_server_change to switch to another server when activating a trigger, for example, but it's not very practical because it needs the whole map to be recompiled to change the IP... so I'll need to find a better way, and won't document it for the moment.

The weather system is just the one from BaseJKA (with some improvements for thunderstorm and sound effects). RPMod simply allows to add AND remove weather effects with an admin command. For realism, I highly recommend you include weather support in your map(s) ; there is a tutorial here. For the best compatibility with RPMod's saber fizz effect, you should use OUTSIDE brushes instead of INSIDE, if possible. And while testing the map, of course you'd need to add an fx_rain entity, but once you got it working perfectly you can remove it if you don't want other mods to have rain by default (because they won't be able to remove it).
Last edited by Soh Raun on Wed Jan 23, 2008 1:23 pm, edited 1 time in total.
Image
User avatar
Kael Sekura
Lost One
Posts: 677
Joined: Mon Jan 14, 2008 11:01 pm
Location: The clouds

Post by Kael Sekura »

Thanks a lot for that, it really helps!! i figured it would be possible to set the door access settings while constructing the map but as i said above i couldnt quite get it going. Can now, woo!

I've only ever used weather effects in a map once before but 90% of my maps are indoors anyway so it doesnt matter much. Always handy to know though for future reference.

cheers :)

<img src="http://i30.photobucket.com/albums/c323/ ... ig2010.jpg" height="150px" width="450px">

|age_42|race_human|mentors_syrena.exan/alkur.tekeil|padawan_fane.ornn'ila

Post Reply