Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
server side modding of objects.rfa https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=463 |
Page 1 of 1 |
Author: | Mugsy_Malone [ Sun Oct 17, 2004 6:28 pm ] |
Post subject: | server side modding of objects.rfa |
Hi This is a repeat of a post made on forumplanet.com i am very new at modding BF1942. Is their anyway of modifying the objects.rfa file so that it only needs to be modified on the server side and not the client side. For instance the support soldier weapons kit in the objects.rfa file i want to change the the mortar for a pistol. I don't want players to download a new objects.rfa i just want the server side to have the mod. Do _001,_002 extensions work for the objects file like they for the map files? Any help is greatly appreciated. [BT]Mugsy Malone |
Author: | tanfhltu [ Sun Oct 17, 2004 6:50 pm ] |
Post subject: | |
yes you can change the objects.rfa on the server. most of the how-to's in the section will usually tell u when something MUST be done in the objects.rfa (other than that, pretty much everything can either be done on a per map basis, or globally in the objects.rfa). with that said, i've never had much luck changing weapons in a kit as a server side mod. i'd say give it a try and see how it goes. objects_001.rfa wont work either.. you gotta keep it objects.rfa. i suggest copying the original objects.rfa to original_objects.rfa and leave it in the same directory. moved to questions section |
Author: | Trev [ Sun Oct 17, 2004 8:07 pm ] |
Post subject: | |
you willnot be able to swap it for a pistol as the mortar is slot (4?) and the pistol is slot 2, its an attribute set within the pistol's object and you almost certainly cannot make a new weapon and have it serverside... i found out how it all worked but its not possible to change anything with the kits serverside (as far as ive tried sofar), youtechnically can add new weapons to kits that dont have all slots filled, but the client's graphics get seriously screwed up if you doso |
Author: | Mugsy_Malone [ Mon Oct 18, 2004 1:46 am ] |
Post subject: | |
thx for the reply guys. [BT]Mugsy Malone |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |