• RUST++ Mod
    3,217 replies, posted
I'm trying to talk to FPS players owner atm. And see ift hey can help me with it.
[QUOTE=Noizey Bear;43439552]If you cant access the Managed folder for your server then door sharing will not work correctly.[/QUOTE] I can access the managed folder. It's empty and i can't upload the DLL to it without it saying access denied.
[QUOTE=iRageGaming;43439596]I can access the managed folder. It's empty and i can't upload the DLL to it without it saying access denied.[/QUOTE] It is empty because your GSP has hidden it from you :v:
Will there be a possibility in a future Rust++ version that you can destroy your own house objects without using C4?
[QUOTE=Gott;43439570]You only ask people, in an application required to acquire the mod, if they'd be willing to "donate" for it, and then you ignore anyone that clicks on no.[/QUOTE] Nobody who filled out that application has been able to test it yet. Nobody has paid us anything. We have received offers from people but we've denied them.
@Ruststaette, du bist auch bei DeinServerhost oder? könnte ich dich bei steam adden um dich etwas zu fragen?
So is there a way to add your own kits to the mod?
[QUOTE=BPOP;43439806]@Ruststaette, du bist auch bei DeinServerhost oder? könnte ich dich bei steam adden um dich etwas zu fragen?[/QUOTE] sorry that i wrote in german :S ill translate @Ruststaette, you are also at DeinServerHoster.de? Can i add you by steam, so i can ask you some questions?
installed the current patch for this. everything is working like a charm its just that the custom air drops dont seem to work correctly. i set them to a 15 minute default but the planes get stuck in the sky and then the counsel gets spammed with these errors. im not sure what i may need to do and or change. currently disabled it and going to see if it makes the errors go away. [url]http://cloud-4.steampowered.com/ugc/702859019180459396/32E7354706A2BE019ABC25858863ED489C2AE978/[/url]
[QUOTE=BPOP;43439806]@Ruststaette, du bist auch bei DeinServerhost oder? könnte ich dich bei steam adden um dich etwas zu fragen?[/QUOTE] Klar, bin deutsch^^ Steam : bvbsoccer
Again a question for hoping a solution: The notice didn't work to use: notice_enabled=true notice_interval=900000 I try it with 900000 or 1800000 or 100000. It is always every 3-4 second that the noticeare spam again and again.... I just want to give the notice to the players which log in and/or every ingamehour or 30 minutes. Have you a solution or hint to use this notice-systemß
[QUOTE=EpiXCody;43439810]So is there a way to add your own kits to the mod?[/QUOTE] in the Rust++.cfg file... use any text editor.. pretty self explanatory [editline]6th January 2014[/editline] [QUOTE=Deejay-Mickey;43439910]Again a question for hoping a solution: The notice didn't work to use: notice_enabled=true notice_interval=900000 I try it with 900000 or 1800000 or 100000. It is always every 3-4 second that the noticeare spam again and again.... I just want to give the notice to the players which log in and/or every ingamehour or 30 minutes. Have you a solution or hint to use this notice-systemß[/QUOTE] As i stated above, it is bugged. no matter what you set it too it will not change. just set it to false and wait for him to fix it.
[QUOTE=ALvl4Ninja;43439867]installed the current patch for this. everything is working like a charm its just that the custom air drops dont seem to work correctly. i set them to a 15 minute default but the planes get stuck in the sky and then the counsel gets spammed with these errors. im not sure what i may need to do and or change. currently disabled it and going to see if it makes the errors go away. [url]http://cloud-4.steampowered.com/ugc/702859019180459396/32E7354706A2BE019ABC25858863ED489C2AE978/[/url][/QUOTE] Someone might be able to better help you if you posted the config settings you have for the drops. Those errors are the ones that usually show up when the server dies.
After talking to rustgameservers.com They installed the mod for me and everything is working perfect! besides the notice but after reading how it can't be fixed i turned it off.
It is able to change the daytime as admin with a command in the console? with 'env.timescale' oder 'env.time'? or which is the setting for an other timeing: 50 min day and 10 min night? Which parameters are to set? Thanks for an answer!
[QUOTE=Deejay-Mickey;43440075]It is able to change the daytime as admin with a command in the console? with 'env.timescale' oder 'env.time'? or which is the setting for an other timeing: 50 min day and 10 min night? Which parameters are to set? Thanks for an answer![/QUOTE] Currently you can only force day/night with: rustpp.day Sets it to 12:00 rustpp.night Sets it to 00:00 you can also set your server to be "stuck" at whatever time you wish based on a 24hr clock as shown here: [Code]freeze_time=false // ability to freeze the time, useful if you want a permanent day/night server time=12 // the game time (12=midday, 0=midnight)[/Code]
[QUOTE=Deejay-Mickey;43440075]It is able to change the daytime as admin with a command in the console? with 'env.timescale' oder 'env.time'? or which is the setting for an other timeing: 50 min day and 10 min night? Which parameters are to set? Thanks for an answer![/QUOTE] There are currently no commands to change the time of day/night speed individually. env.timescale changes the speed at which the day/night cycle happens. Not sure what the default is, but env.timescale 1 speeds it up significantly. Setting it somewhere in the .00XX range slows it down to the point of almost not moving. env.time sets the time of day.
just one question yet: I want to teleport me to my homebase. first I get the /location than lter I use: teleport.topos "deejay-mickey" "Pos X:5189" "Pos Y:298" "Pos Z:-4362" nothing happend! What is the correct syntax?
[QUOTE=Deejay-Mickey;43440370]just one question yet: I want to teleport me to my homebase. first I get the /location than lter I use: teleport.topos "deejay-mickey" "Pos X:5189" "Pos Y:298" "Pos Z:-4362" nothing happend! What is the correct syntax?[/QUOTE] Just enter the numbers. No need for Pos X:, Pos Y:, Pos Z:.
[QUOTE=Deejay-Mickey;43440370]just one question yet: I want to teleport me to my homebase. first I get the /location than lter I use: teleport.topos "deejay-mickey" "Pos X:5189" "Pos Y:298" "Pos Z:-4362" nothing happend! What is the correct syntax?[/QUOTE] teleport.topos "deejay-mickey" "5189" "298" "-4362" The above will work.
[QUOTE=JayFray;43440507]Just enter the numbers. No need for Pos X:, Pos Y:, Pos Z:.[/QUOTE] no doesn't work: I died! I use teleport.topos "deejay-mickey" "50xx" "4xx" "-43xx" what was wrong x=real numbers ;) What was wrong? Edit: First I forgot "-" and second I forgot to log in as admin. Now all works fine Tks
[QUOTE=Deejay-Mickey;43440634]no doesn't work: I died! I use teleport.topos "deejay-mickey" "50xx" "4xx" "-43xx" what was wrong x=real numbers ;) What was wrong?[/QUOTE] Next time making sure God mode is on ;) When u Teleport from different y values. The game registers u as falling. So u take the fall damage
updated to v1.3.1 (fixed server notice spam)
[QUOTE=xEnt22;43440729]updated to v1.3.1 (fixed server notice spam)[/QUOTE] Thanks!
I have two points for the "ToDO" List : - You should be able to remove your own building objects without C4 - Join and Leave messages
[QUOTE=RUSTstaette;43440864]I have two points for the "ToDO" List : - You should be able to remove your own building objects without C4 - Join and Leave messages[/QUOTE] -thats not going to be possible. -+10000000
[QUOTE=Noizey Bear;43440913]-thats not going to be possible. -+10000000[/QUOTE] But there are already plugins that allow to do this. But they are not public
Good job chaps. :suicide:
[QUOTE=xEnt22;43440729]updated to v1.3.1 (fixed server notice spam)[/QUOTE] Is it possible to display the notice to whoever joins the server?
[QUOTE=ShenmaKid;43441139]The notice does not show when I join the server. I have notice_enabled=true[/QUOTE] same here
Sorry, you need to Log In to post a reply to this thread.