REIDER Posted June 23, 2009 Posted June 23, 2009 Hi! Can someone tell me how to edit the Rearm.lua? Just an Example. [wsRepHumanHel_2A42] = {}, -- end of [wsRepHumanHel_2A42] [wsRepHumanHel_12xATGM_2xUB13_2A42] = { [1] = { Pylon = 1, LauncherCLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}", LauncherCategory = "5", }, -- end of [1] [2] = { Pylon = 2, LauncherCLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}", LauncherCategory = "11", }, -- end of [2] [3] = { Pylon = 3, LauncherCLSID = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}", LauncherCategory = "11", }, -- end of [3] [4] = { Pylon = 4, LauncherCLSID = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}", LauncherCategory = "5", }, -- end of [4] And is this also possible in Multiplayer? Has the server´s rearm.lua to be modified or the Clients?
joey45 Posted June 23, 2009 Posted June 23, 2009 first of all are you using notepad ++ or the normal one ? cos you need ++ or it can screw up. The only way to make sense out of change is to plunge into it, move with it, and join the dance. "Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.." https://ko-fi.com/joey45
REIDER Posted June 23, 2009 Author Posted June 23, 2009 I Use Notepad++. But im not sure what to change to get for Example 2KH25L .
Recommended Posts