Tremors Posted February 14, 2017 Share Posted February 14, 2017 Hello, I have new problem with respawn vehiules, even with bug fixes, respawn vehicles to the location of their ID after a while, would it be related to the backup? Link to comment
Tekken Posted February 15, 2017 Author Share Posted February 15, 2017 For the bugged account, delete the old internal.db and try again. For the Gas Station is simple just take the location (x, y, z) and add them into patrolPoints table from vehicles.lua Link to comment
Erson Posted February 15, 2017 Share Posted February 15, 2017 Hi I have question. Could you add more backpack? With 112 and 74 slots???? Link to comment
domez_z Posted February 15, 2017 Share Posted February 15, 2017 I did delete internal.db but i cannot use globalchat, its not even in my keybinding, lol. Where did the Globalchat, go? Link to comment
domez_z Posted February 15, 2017 Share Posted February 15, 2017 1 hour ago, domez_z said: I did delete internal.db but i cannot use globalchat, its not even in my keybinding, lol. Where did the Globalchat, go? Downloaded globalchat, im fine. But I was wondering if i can replace somewhere somehow debug monitor with some picture, like if there can be some idk, skull and on that will be displayed stats. Link to comment
Tekken Posted February 16, 2017 Author Share Posted February 16, 2017 18 hours ago, domez_z said: Downloaded globalchat, im fine. But I was wondering if i can replace somewhere somehow debug monitor with some picture, like if there can be some idk, skull and on that will be displayed stats. Yes you can. Link to comment
domez_z Posted February 16, 2017 Share Posted February 16, 2017 Okay thanks. Also would you just tell me how do I add another clothing? I added it, it was in the game, but the model of it was a "Coin" like in Casino or something. How do i put the same model for it, when its on the ground? Like Civilian clothing? Also which files to edit? Since i edited almost every file, to add it. x) Link to comment
Tekken Posted February 17, 2017 Author Share Posted February 17, 2017 19 hours ago, domez_z said: Okay thanks. Also would you just tell me how do I add another clothing? I added it, it was in the game, but the model of it was a "Coin" like in Casino or something. How do i put the same model for it, when its on the ground? Like Civilian clothing? Also which files to edit? Since i edited almost every file, to add it. x) There's to much to tell but you will probably have to edit pickups.lua the table named itemTable. Link to comment
domez_z Posted February 17, 2017 Share Posted February 17, 2017 I added it to the residential table, and i created for myself id 1901, but how do i set the same "ON GROUND MODEL JUST LIKE CIVILIAN Clothing?" Link to comment
Gabriele01 Posted February 17, 2017 Share Posted February 17, 2017 On 14.02.2017 at 17:08, domez_z said: Hey, for some reason my global chat doesnt work (i downloaded the latest github file). I type something in global, it wont send and then it says "Domez account is buggy, fixing it" or something like this and it respawns me. Over and over. Also, how do I add gas station? I Mean i created a map for Dayz and i made a gas station, i would like to setup somehow, that people can gas up their canisters. You can add gas stations from; Vehicles.lua> find patrolPoints = { and add "{x,y,z}," SAVE. Link to comment
domez_z Posted February 17, 2017 Share Posted February 17, 2017 34 minutes ago, Gabriele01 said: You can add gas stations from; Vehicles.lua> find patrolPoints = { and add "{x,y,z}," SAVE. Already got it, but how do I add model for new clothing? it looks like dollar on the ground.. Link to comment
Gabriele01 Posted February 17, 2017 Share Posted February 17, 2017 (edited) 1 hour ago, domez_z said: Already got it, but how do I add model for new clothing? it looks like dollar on the ground.. I've the same problem. I find error; {"Camouflage Clothing",1247,2,0,4.5}, If you edit 1247 or core_client.lua > ["mods/items/"] = { 1247,} I hope you fix it <3 FIXED! Edited February 17, 2017 by Gabriele01 I'm fixed. Link to comment
domez_z Posted February 17, 2017 Share Posted February 17, 2017 I dont get it, lol. I just want to add new model for players (new clothing, lets say Police uniform), i added to Core.lua {"Police Uniform", 280}, in Pickups.lua i added {"Police Uniform",1901,2,0,4.5}, (1901, I created new id, idk what number to put there) and then I added to mods/items folder file with civilian clothing Id, but renamed to 1901, but in loot police uniform looks like DOLLAR. Yes, I edited Meta.xml, and Core.lua with mods/items 1901 but in loot its dollar ,why? Link to comment
domez_z Posted February 17, 2017 Share Posted February 17, 2017 Any help with this? https://ctrlv.cz/MSZo I cant respawn, when i kill myself. ( I replaced dead.jpg by another dead.jpg, cuz i didnt like the hand) should i get it back? Link to comment
Gabriele01 Posted February 18, 2017 Share Posted February 18, 2017 Please don't edit all if you newbie at coding. You need to do backup Now if you don't do that server don't work. Link to comment
domez_z Posted February 18, 2017 Share Posted February 18, 2017 2 hours ago, Gabriele01 said: Please don't edit all if you newbie at coding. You need to do backup Now if you don't do that server don't work. 60% of the server is edited, i managed to get the backpacks as well. Link to comment
domez_z Posted February 18, 2017 Share Posted February 18, 2017 12 hours ago, domez_z said: Any help with this? https://ctrlv.cz/MSZo I cant respawn, when i kill myself. ( I replaced dead.jpg by another dead.jpg, cuz i didnt like the hand) should i get it back? FIXED ! I was using skin, that dayz didnt have in log. Link to comment
Gabriele01 Posted February 18, 2017 Share Posted February 18, 2017 7 hours ago, domez_z said: FIXED ! I was using skin, that dayz didnt have in log. Good 1 Link to comment
Tremors Posted February 18, 2017 Share Posted February 18, 2017 I got some problem, i create new clothings, but when i take the skin in my inventary, i can't equip the clothing.. Link to comment
Gabriele01 Posted February 21, 2017 Share Posted February 21, 2017 If do you added Inventory.lua [6] = { {"YourClothingName", 1, "Put clothes on"}, } It will work. Link to comment
Actimel Posted March 18, 2017 Share Posted March 18, 2017 Hi guys i want ask how add vehicles because i added but it doesnt spawn for no reason and there are no any errors Link to comment
Actimel Posted March 20, 2017 Share Posted March 20, 2017 tekken did u fixed this :~? http://prnt.sc/em8xf0 Link to comment
HueKING Posted March 21, 2017 Share Posted March 21, 2017 (edited) On 18/03/2017 at 09:17, Actimel said: Hi guys i want ask how add vehicles because i added but it doesnt spawn for no reason and there are no any errors You will have to put it in the backup database as well. My PC crashed, I'm not tracking updates and fixes, but the backup was bugged (I do not know if it still is), I deactivated it and added the respawn function of the vehicles ... of Dayz v0.5.5. Do not ask me how, I do not remember. And to make matters worse I lost the server backup. Edited March 21, 2017 by HueKING Link to comment
DanDi Posted March 21, 2017 Share Posted March 21, 2017 Man how to delete (Equipped) ? Link to comment
makarov99 Posted April 17, 2017 Share Posted April 17, 2017 Hi! how to add new vehicles? Which one are of any, I have not found anywhere ... Link to comment
Recommended Posts