-
Content Count
27 -
Joined
-
Last visited
-
SparkySky started following [DayZ]Weapon Bug ID 1, [HELP]Elevator System, [HELP]BANS and 4 others
-
Hi all ! Can you help me please with the elevator system, when I make the first position of the elevator in the second position it gives me this error! how can i solve [ADDELEVATOR] Source point saved. Please /addelevator once again at destination point. [ADDELEVATOR] There was an error while creating an elevator. Try again. s_elevator_system.lua local timerLoadAllElevators = 30000 mysql = exports.mysql addEvent("onPlayerInteriorChange", true) -- Defines INTERIOR_X = 1 INTERIOR_Y = 2 INTERIOR_Z = 3 INTERIOR_INT = 4 INTERIOR_DIM = 5 INTERIOR_ANGLE = 6 INTERIOR_FEE = 7 INT
-
Hi all ! Can anyone help me with a problem please!?! It doesn't work to give / sban / pban / skick! show me the error in debugscript 3 below! how can i solve ?! https://imgur.com/ySzNMpZ ban_s.lua function offlineBanAPlayer(thePlayer, commandName, targetUsername, hours, ...) if exports.integration:isPlayerTrialAdmin(thePlayer) then if not (targetUsername) or not (hours) or not tonumber(hours) or (tonumber(hours)<0) or not (...) then outputChatBox("SYNTAX: /" .. commandName .. " [Player Username] [Time in Hours, 0 = Infinite] [Reason]", thePlayer, 255, 194, 14) else
-
Hi all ! I also have a problem with debugscript 3 on the server and it's hosted! why does this error occur to me continuously? please help me I'm a Beginner-Medium! ERROR: Server triggered clientside event syncFuel, but event is not added clientside ! Thank you in advance ! https://imgur.com/GBtIL9j
-
SparkySky changed their profile photo
-
hello everyone again, who can explain or help me to the carshop resource that I don't have npcs or cars but no error in the console ?! how can it be solved?
-
Thanks for the help! but I still didn't understand what you meant? for me, the resources are arranged in alphabetical order and all are activated, so can you give me an example of help?
-
Hi all ! I don't know if you encountered such a problem on your server, but I have a bug that I see for the first time, I put my server on the host's roleplay and from the beginning everything went perfectly, I was working on internal gates etc ... after a while everything disappeared from the server and there is no error given in the server I tell you that everything disappeared the interiors, npc, blips on the folder and gates and I do not know why, in the database everything is fine nothing deleted but I do not know and I did not see such a bug in the disappearance of all things on the serv
-
ok thanks a lot for the help !
-
Well, can't you give me a bug fix and what to put in the database?
-
Hello friends, I came to ask you for help with errors. Go to the Ped system ?! how can it be solved? ERROR: ped-system\s_peds.lua:67: ped-system\s_peds.lua:170: attempt to index local 'animTable' (a boolean value) [string "?"] ERROR: ped-system\s_peds.lua:169: call: failed to call 'global:split' [string "?"] local tempPeds = {} local pedMoveTimer = {} local pedMoveTimerTO = {} local null = mysql_null() local toLoad = { } local threads = { } local skinsMale = {7,14,15,17,20,21,24,25,26,29,35,36,37,44,46,57,58,59,60,68,72,98,147,185,186,187,223,227,228,234,235,240,258,259} local skins
-
Thanks anyway, I'll see what I can do!
-
I found out that in the database to work /ads you have to enter the following codes ! -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `advertisements` -- CREATE TABLE `advertisements` ( `id` int(11) NOT NULL, `phone` varchar(10) NOT NULL, `name` varchar(50) NOT NULL, `address` varchar(100) NOT NULL, `advertisement` text NOT NULL, `start` int(11) NOT NULL, `expiry` int(11) NOT NULL, `created_by` int(11) NOT NULL, `section` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `advert
-
local SCREEN_X, SCREEN_Y = guiGetScreenSize() local resourceName = getResourceName( getThisResource( ) ) local ONE_HOUR = 3600 local SERVICES_SECTION = 1 --Places to offer services such as house cleaning or mechanics and whatnot local CARS_VEHICLES_SECTION = 2 --Offer to buy or sell a vehicle in this section local REAL_ESTATE_SECTION = 3 --Houses for sale go in this section local COMMUNITY_SECTION = 4 --Advertisements about communities can go here, for example, palomino creek. local JOBS_SECTION = 5 --Advertisements about hiring people or looking for work will go in this section local PER
-
și cum pot scăpa de costum weapons?
-
Salutare Tuturor! Vreau să întreb cum pot remedia o greșeală cu o armă? Am 2 arme într-o armă, una originală și una modificată? !! cum pot rezolva asta ?! În ce fișier ar trebui rezolvată problema cu o eroare de armă? Iată o imagine a modului meu de joc DayZ! Aceasta este versiunea 0.7b! https://imgur.com/a/nddULJg https://imgur.com/a/wcr9pVY Mie mi-a spus cineva că trebuie de rezolvat în core.Lua și core_client.Lua ! Uitați fișierele aici ! https://www.mediafire.com/file/brgoz8ebc2g06jn/core_client.Lua/file https://www.mediafire.com/file/ev34e1kbsrzapx