ideaFake 0 Posted February 8, 2013 Hi, i have a question.Have somebody experiences with dayz.st server ?I can edit only .PBO files ( i no have more acces to ftp )How i can edit spawn loots and unban more vehicles and weapons ? Share this post Link to post Share on other sites
beatSTV 631 Posted February 8, 2013 have to go into the database and adjust the loot tables i believe Share this post Link to post Share on other sites
U.G.N - Jedi Panda 1319 Posted February 8, 2013 (edited) you have to go in to the dayz_anim.pbo and edit the config.cppremember to edit your publicvariablevar.txt (in your BattleEye folder) afterwards removing the lines for any of the banned weapons you're introducing, otherwise BattleEye will kick any players that use those new weapons + ammo.for vehicles though, i think there are extra steps you have to do but i'm not sure wha they are. I've been trying to get the C130J to spawn for ages on my Utes server and I can't get it to spawn. I've removed it from the banned list, like above, and i've added it perfectly into the world_vehicle and instance_vehicle tables and it still doesn't spawn :( Edited February 8, 2013 by -Panda Share this post Link to post Share on other sites
beatSTV 631 Posted February 8, 2013 you have to go in to the dayz_anim.pbo and edit the config.cppremember to edit your publicvariablevar.txt (in your BattleEye folder) afterwards removing the lines for any of the banned weapons you're introducing, otherwise BattleEye will kick any players that use those new weapons + ammo.for vehicles though, i think there are extra steps you have to do but i'm not sure wha they are. I've been trying to get the C130J to spawn for ages on my Utes server and I can't get it to spawn. I've removed it from the banned list, like above, and i've added it perfectly into the world_vehicle and instance_vehicle tables and it still doesn't spawn :(panda where have you been all my life i've been trying to find someone that actually knows how to add weapons on st for months now. i want the L115 Share this post Link to post Share on other sites
U.G.N - Jedi Panda 1319 Posted February 8, 2013 (edited) panda where have you been all my life i've been trying to find someone that actually knows how to add weapons on st for months now. i want the L115I already added the L115A1 on my server(s) and had it spawning at heli crash sites, but removed it as didn't want too many 1 shot 1 kill sniper rifles :PDid introduce the M40A3, SVD_NSPU, KSVK, and M4SPR, sniper rifles tho :P Edited February 8, 2013 by -Panda 1 Share this post Link to post Share on other sites
beatSTV 631 Posted February 8, 2013 I already added the L115A1 on my server(s) and had it spawning at heli crash sites, but removed it as didn't want too many 1 shot 1 kill sniper rifles :PDid introduce the M40A3, SVD_NSPU, KSVK, and M4SPR, sniper rifles tho :Pteach me your ways oh great panda... on a serious note i'd be getting rid of the as50 and replacing it with the l115, maybe add some ak107s as well Share this post Link to post Share on other sites
beatSTV 631 Posted February 8, 2013 teach me your ways oh great panda... on a serious note i'd be getting rid of the as50 and replacing it with the l115, maybe add some ak107s as welldo you have any simple tuts on how to add these panda for st Share this post Link to post Share on other sites
ideaFake 0 Posted February 8, 2013 (edited) you have to go in to the dayz_anim.pbo and edit the config.cppremember to edit your publicvariablevar.txt (in your BattleEye folder) afterwards removing the lines for any of the banned weapons you're introducing, otherwise BattleEye will kick any players that use those new weapons + ammo.for vehicles though, i think there are extra steps you have to do but i'm not sure wha they are. I've been trying to get the C130J to spawn for ages on my Utes server and I can't get it to spawn. I've removed it from the banned list, like above, and i've added it perfectly into the world_vehicle and instance_vehicle tables and it still doesn't spawn :(class CfgPatches {class dayz_server {units[] = {};weapons[] = {};requiredVersion = 0.1;requiredAddons[] = {"dayz_code"};};};I have only this in " config.cpp "I can get only dayz_server.PBO and dayz_mission.PBO :( Edited February 8, 2013 by ideaFake Share this post Link to post Share on other sites
ideaFake 0 Posted February 8, 2013 have to go into the database and adjust the loot tables i believeI don't find any tables with loot :( Share this post Link to post Share on other sites
U.G.N - Jedi Panda 1319 Posted February 8, 2013 (edited) class CfgPatches {class dayz_server {units[] = {};weapons[] = {};requiredVersion = 0.1;requiredAddons[] = {"dayz_code"};};};I have only this in " config.cpp "I can get only dayz_server.PBO and dayz_mission.PBO :(Well if you dont have access to the dayz_anim.pbo then you wont be looking in the correct config.cpp as it is contained within the dayz_anim.pboThe correct config.cpp has ~2387 lines Edited February 8, 2013 by -Panda Share this post Link to post Share on other sites
McNasty (DayZ) 0 Posted February 8, 2013 you have to go in to the dayz_anim.pbo and edit the config.cppremember to edit your publicvariablevar.txt (in your BattleEye folder) afterwards removing the lines for any of the banned weapons you're introducing, otherwise BattleEye will kick any players that use those new weapons + ammo.for vehicles though, i think there are extra steps you have to do but i'm not sure wha they are. I've been trying to get the C130J to spawn for ages on my Utes server and I can't get it to spawn. I've removed it from the banned list, like above, and i've added it perfectly into the world_vehicle and instance_vehicle tables and it still doesn't spawn :(I can't seem to find the publicvariablevar.txt all I see is publicvariableval.txt. And that is through the FTP, am I looking in the wrong place? Share this post Link to post Share on other sites
U.G.N - Jedi Panda 1319 Posted February 9, 2013 do you have any simple tuts on how to add these panda for stDont think it can be done with dayz.st as they dont give access to the required pbo's Share this post Link to post Share on other sites
U.G.N - Jedi Panda 1319 Posted February 9, 2013 I can't seem to find the publicvariablevar.txt all I see is publicvariableval.txt. And that is through the FTP, am I looking in the wrong place?You cant find it but you found it? Lol?Whichever way your accessing the file is irrelevant aslong az your accessing the correct file. It should be in the battleye folder. Share this post Link to post Share on other sites
Serene Storm 0 Posted May 18, 2013 Question,since DayzST does not give you permission to edit the dayz_anim.pbo.Rather they say that you can redirect to another instance of such file.If you upload another copy of that file.Where is the call from?what file and line?mission.pbo? Share this post Link to post Share on other sites
U.G.N - Jedi Panda 1319 Posted May 18, 2013 Question,since DayzST does not give you permission to edit the dayz_anim.pbo.Rather they say that you can redirect to another instance of such file.If you upload another copy of that file.Where is the call from?what file and line?mission.pbo?best asking the hosts themselves... but theyve had bad reports lately for poor servers and ddos problems. Do your research before buying. Share this post Link to post Share on other sites
Saethkept 134 Posted May 19, 2013 http://opendayz.net/threads/100-custom-loot-tables-tutorial.8474/Use this in conjunction with Rmod to add just about any weapon to your spawn tables to spawn in buildings. Do not worry with the Anim.pbo. That's something client side that would cause you much grief fooling around with. Most anything you want to do can be achieved server side via .sqf file override calls in your init.sqf. As for adding vehicles, use your custom spawn option in the Admin CP map. Just paste the class name of the vehicle you want into the field. Not all vehicles will work even with Rmod enabled, but many will. Also, there is much written about what you want to do over on the DayZ.St forums. Share this post Link to post Share on other sites
bolbies 0 Posted June 2, 2013 I would like some help. I'm trying to put the thermal l85a2 in my server. I have edited the necessary files but whenever I try to play I get kicked off in the loading screen from Battleye Script Restriction #236 and #237. I edited the battleye scripts but apparently I keep getting kicked. Does anyone have any idea how I can fix this? Share this post Link to post Share on other sites
RRoses 2 Posted June 27, 2013 (edited) you have to go in to the dayz_anim.pbo and edit the config.cppremember to edit your publicvariablevar.txt (in your BattleEye folder) afterwards removing the lines for any of the banned weapons you're introducing, otherwise BattleEye will kick any players that use those new weapons + ammo.for vehicles though, i think there are extra steps you have to do but i'm not sure wha they are. I've been trying to get the C130J to spawn for ages on my Utes server and I can't get it to spawn. I've removed it from the banned list, like above, and i've added it perfectly into the world_vehicle and instance_vehicle tables and it still doesn't spawn :(this post might help you out with adding the vehicles that arent in DayZ. you have to add them through arma2 editor (alt+e in main menu) thohttp://dayzmod.com/f...-dayzst-server/ Edited June 27, 2013 by milo9393 Share this post Link to post Share on other sites
RRoses 2 Posted June 27, 2013 http://opendayz.net/...-tutorial.8474/Use this in conjunction with Rmod to add just about any weapon to your spawn tables to spawn in buildings.Do not worry with the Anim.pbo. That's something client side that would cause you much grief fooling around with. Most anything you want to do can be achieved server side via .sqf file override calls in your init.sqf. As for adding vehicles, use your custom spawn option in the Admin CP map. Just paste the class name of the vehicle you want into the field. Not all vehicles will work even with Rmod enabled, but many will. Also, there is much written about what you want to do over on the DayZ.St forums.ya using the Rmod is good idea but it makes alot of scripts fuck up. and too if players want to play on your server they have to install Rmod, and even then Rmod is only available for Chernarus. Share this post Link to post Share on other sites
damonc2268 0 Posted February 13, 2020 @U.G.N - Jedi Panda are you still active? Share this post Link to post Share on other sites