i need help on server side mods... [message #208243] |
Sat, 15 July 2006 14:39 |
|
futura83
Messages: 1285 Registered: July 2006 Location: England
Karma: 0
|
General (1 Star) Viva la Resistance! |
|
|
how do i make a good server side mod?
cos i want to make a server side death-match on some multi-player levels, and dont have a clue what would class as able to be server side.
thank you.
This is a signature. Reading this is wasting your time.
|
|
|
|
Re: i need help on server side mods... [message #208488 is a reply to message #208243] |
Mon, 17 July 2006 02:15 |
|
futura83
Messages: 1285 Registered: July 2006 Location: England
Karma: 0
|
General (1 Star) Viva la Resistance! |
|
|
so, if i created a death match for walls flying(like i have done ) and copyed the *.ldd across then host the game with the map of the *.ldd it should work.
by that, i mean my svrcfg_cnc.ini map section should look similar to this:
MapName=C&C_Walls_Flying.ldd
;
; The map cycle. This is the order that maps will be played. There must be at
; least one map in the list.
;
MapName00=C&C_Walls_Flying.ldd
This is a signature. Reading this is wasting your time.
|
|
|
Re: i need help on server side mods... [message #208495 is a reply to message #208488] |
Mon, 17 July 2006 03:19 |
|
LR01
Messages: 842 Registered: April 2006 Location: The Netherlands
Karma: 0
|
Colonel |
|
|
uhm...
you dont play the .idd file, just the .mix
the .idd in your data overrides the one in walls_flying.mix
the svrcfg_cnc.ini is only for mission host use
Moding can be real Fun...
|
|
|
|
|
Re: i need help on server side mods... [message #208533 is a reply to message #208531] |
Mon, 17 July 2006 10:42 |
|
LR01
Messages: 842 Registered: April 2006 Location: The Netherlands
Karma: 0
|
Colonel |
|
|
I'm not sure maybay with a diferant objechts it could be done, cuse I changed the gun emp weapon's from ai to player and it didn't reload every 2 sec like the ai gun.
Moding can be real Fun...
|
|
|
Re: i need help on server side mods... [message #208536 is a reply to message #208243] |
Mon, 17 July 2006 11:13 |
|
futura83
Messages: 1285 Registered: July 2006 Location: England
Karma: 0
|
General (1 Star) Viva la Resistance! |
|
|
i meant as in change one weapon to another(like change the flame tanks weapon to a rocket launcher) and would it still be counted as server side?
This is a signature. Reading this is wasting your time.
|
|
|
Re: i need help on server side mods... [message #208573 is a reply to message #208243] |
Mon, 17 July 2006 16:43 |
ghost
Messages: 437 Registered: May 2005 Location: California
Karma: 0
|
Commander |
|
|
I didnt read all the other posts so excuse if i repeated something...
Serverside mod is something many servers in renegade use. Such as CTF or Sniper only... Best example is ultra/crazy type aow.
All your doing is changing the presets. Its best to save the map as a .lvl example: Field.lvl As for the mod itself just go to "file" then "exit" im not sure if its the correct names but thats what it looks like. THen it will ask you if you wanna save the mod. Click yes...
Then go into your renegadetools folder "C:\Westwood\RenegadeTools2" In those lines. Then go into preset and look for objects.ddb (Thats the mod) Rename that into objects.aow and place that into your FDS data folder and run the server.
As for the maps. Just go to the map section in your rentools folder and you should see YOURMAP.ldd & YOURMAP.lsd both saved. Place them both into the FDS data folder aswell...
Please visit my forums at: RenForce
Creator of the CrazyAOW Mod
|
|
|
|
|
Re: i need help on server side mods... [message #208615 is a reply to message #208612] |
Tue, 18 July 2006 01:01 |
|
LR01
Messages: 842 Registered: April 2006 Location: The Netherlands
Karma: 0
|
Colonel |
|
|
does the .isd crash the server?
I once used a modified .isd and It didn't crash, well it didn't work anyway.
But looking around to see possibilities is a good idea
Moding can be real Fun...
|
|
|
Re: i need help on server side mods... [message #208624 is a reply to message #208243] |
Tue, 18 July 2006 05:10 |
|
futura83
Messages: 1285 Registered: July 2006 Location: England
Karma: 0
|
General (1 Star) Viva la Resistance! |
|
|
thanks guys.
i'll be creating a server-side death match for my server, which will be running over the course of my vacation(2 weeks this thursday) and if i get alot of people in it, i'll also keep it up permanently.
This is a signature. Reading this is wasting your time.
|
|
|
|
|
Re: i need help on server side mods... [message #208646 is a reply to message #208243] |
Tue, 18 July 2006 09:34 |
|
futura83
Messages: 1285 Registered: July 2006 Location: England
Karma: 0
|
General (1 Star) Viva la Resistance! |
|
|
i now get an error with the server, it will get up to the part of loading up the map(i did complex) and then stop loading, then restart the server. but why? is it the map or the objects.aow?
This is a signature. Reading this is wasting your time.
|
|
|
|
|
|