Hej czy ma czas kto? na chwil? pom?c przy instalacji ? pobieram dowolne paczki, pr?buj?c je wgra?, lecz nie czaje tego. Np ls stories pobrane wgrane gm dane nazwa gm 1 w files dopisane all, ale albo nie odpala si?, albo zawsze jest taka pusta mapa bez niczego.
Chcia?bym si? pobawi? plikami na odpalonych plikach, za zb?dne komentarze dzi?ki.
Witam mam tak? pro?b? gdy? mam wgrana paczk? PSSM i jest ona przerobiona w 60 % przeze mnie i mojego kumpla ale po restarcie serwera serwer si? odpala ale jest w trybie offline
wydaje mi si? ?e to mo?e co? by? z tym ?e w jakich? plikach serwer nie jest podpi?ty pod m?j hosting prosz? o pomoc i rozwi?zanie. <3 stawiam piwo
Dodano: 2020-01-20, 12:29
tutaj za??czam SS"Y jak to wygl?da
Witam!
Mam problem, ot?? z rana jeszcze ?miga?em sobie na map editorze i robi?em mapki, a teraz jak chc? odpali? map editora to mi wyskakuj? taki b??d w konsoli :
==================================================================
= Multi Theft Auto: San Andreas v1.5.5
==================================================================
= Server name : Map Editor Server
= Server IP address: auto
= Server port : 22010
=
= Log file : ..rver/mods/deathmatch/logs/editor_server.log
= Maximum players : 1
= HTTP port : 22011
= Voice Chat : Disabled
= Bandwidth saving : None
==================================================================
[2017-12-02 18:36] ERROR: Error parsing editor_acl.xml - Line 0: Error document empty.
[2017-12-02 18:36] Server stopped!
Witam.
Znalaz?em ?wietny skrypt na kupowanie pojazd?w i nie wyobra?am sobie mojego serwera bez niego. Jest nim skrypt GTWvehicleshop. Je?li trzeba go jako? specjalnie skonfigurowa? lub podpi?? pod MySQL to prosz? o pomoc poniewa? w MySQL w ogl. si? nie orientuj?. Wrzuci?em na serwer jedynie plik GTWvehicleshop z folderu resource.
Je?li udost?pnianie tego linku jest zabronione to prosz? usun?? link jednak jest on niezb?dny by osoby, kt?re zechc? mi pom?c mog?y zajrze? do skryptu.
[lua] local w,h = guiGetScreenSize()
local rowery = {[509]=true,[481]=false,[510]=true}
function gui()
local v = getPedOccupiedVehicle(localPlayer)
local x,y,z = getElementPosition(v)
r = getGroundPosition(x,y,z)
if getVehicleOverrideLights(v) ~= 2 then
w1 = "Zapal swiatla"
else
w1 = "Zgas swiatla"
end
local silnik = getVehicleEngineState(v)
if silnik == false then
w2 = "Zapal silnik"
else
w2 = "Zgas silnik"
end
w3 = "Wysad? pasa?er?w"
if isElementFrozen(v) then
w4 = "Spusc reczny"
else
w4 = "Zaciagnij reczny"
end
if getVehicleDoorOpenRatio(v,0) == 0 then
w5 = "Otworz maske"
else
w5 = "Zamknij maske"
end
if getVehicleDoorOpenRatio(v,1) == 0 then
w6 = "Otworz bagaznik"
else
w6 = "Zamknij bagaznik"
end
r1,r2,r3,r4,r5,r6 = 0.9,0.9,0.9,0.9,0.9,0.9
local wybor = getElementData(localPlayer,"wybor")
if wybor == 1 then
r1 = 1.5
elseif wybor == 2 then
r2 = 1.2
elseif wybor == 3 then
r3 = 1.2
elseif wybor == 4 then
r4 = 1.2
elseif wybor == 5 then
r5 = 1.2
elseif wybor == 6 then
r6 = 1.5
end
local sx,sy,sz = getElementVelocity(v)
local kmhs = math.ceil(((sx^2+sy^2+sz^2)^(0.5))*155)
if kmhs < 20 then
setElementData(localPlayer,"maxwybor",6...
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[17] password = "" (string)
[17] filterscripts = "" (string)
[17]
[17] Server Plugins
[17] --------------
[17] Loading plugin: sscanf
[17] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[17] Loading plugin: streamer
[17] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[17] Loading plugin: mysql
[17] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[17] Loading plugin: crashdetect
[17] Failed (plugins/crashdetect: cannot open shared object file: No such file or directory)
[17] Loading plugin: nativechecker
[17] Failed (plugins/nativechecker: cannot open shared object file: No such file or directory)
[17] Loaded 0 plugins.
Witam ma pewien problem z odpaleniem mapki. Pisze mi "Run time error 19: "File or function is not found" wszystkie pluginy s? wgrane s? to: sscanf.so streamer.so mysql_debian.so Whirlpool.so.
Server.cfg:
[17:41:45] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[17:41:45] *** Streamer Plugin: Obsolete or invalid native "Streamer...
Witam, mam pewn? map? kt?rej nie mog? uruchomi? na Linux'si? hosting mam na net netshoot...
logi serwera...
[code]----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e, (C)2005-2012 SA-MP Team