Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.

Wysłany: 2017-12-02, 18:38


PreQ

Halo admin






Wiek: 29
Na forum: 3111 dni
Posty: 34
Nick w MP: Shikomaru

Piwa: 80

Respekt: 60

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!



Reinstalacja MTA i GTA nie pomog?a.

Podpis
Mapper & Lua

Postaw piwo autorowi tego posta
 

 
Wysłany: 2017-12-03, 11:34


Drayck







Wiek: 28
Na forum: 3110 dni
Posty: 2
Nick w MP: Drayck

Piwa: 1

Respekt: 50

Ostrzeżeń: 100%
Spobuj wejsc na map editora poprzez menu MTA

Postaw piwo autorowi tego posta
 

 
Wysłany: 2017-12-31, 17:05


kamilryb1

LUA






Wiek: 21
Na forum: 4266 dni
Posty: 146

Piwa: 319

Respekt: 7,3

Ostrzeżeń: 40%
1. Pobierz MTA na nowo (http://mtasa.com).
2. Odpal instalk?.
3. Gdy dojdziesz ju? do tego kroku, kt?ry zaraz przedstawi? - to wybierz z tej listy co jest podkre?lone - czyli "Tylko serwer".
4. Gdy klikniesz "Dalej >" Wy?wietli Ci si? nast?pny (najwa?niejszy) krok instalacji. Kliknij na "Niestandardowy", oraz wyszukaj sw?j pulpit.
5. Nast?pne - utw?rz tam nowy folder, i nazwij go jak Ci odpowiada. Naci?nij "Ok", nast?pnie zacznij instalacje MTA, a potem uruchom ten serwer i wejd? w mta na "Lokalnie" i tam si? po??cz. A i jeszcze przed tym nadaj sobie admina w acl.xml - mam nadziej?, ?e wiesz, o co mi chodzi. Potem otw?rz czat. Napisz tam "/start editor", i ju? masz edytora map, my?l?, ?e pomog?em. Mi?ego mappowania :) .

Postaw piwo autorowi tego posta
 

 
Wysłany: 2017-12-31, 21:17


Newerr

GalaxyRP - FiveM






Wiek: 26
Na forum: 3308 dni
Posty: 19
Nick w MP: Trev

Piwa: 120

Respekt: 50

Spr?buj wklei? w: Multi Theft Auto 1.5 >> server >> mods >> deathmatch >> editor_acl

Kod:

<acl>
<group name="MapEditor">
<acl name="MapEditor"></acl>
<object name="resource.*"></object>
<object name="user.*"></object>
</group>
<group name="autoGroup_acpanel">
<acl name="autoACL_acpanel"></acl>
<object name="resource.acpanel"></object>
</group>
<acl name="MapEditor">
<right name="general.ModifyOtherObjects" access="true"></right>
<right name="function.startResource" access="true"></right>
<right name="function.stopResource" access="true"></right>
<right name="function.restartResource" access="true"></right>
<right name="function.createResource" access="true"></right>
<right name="function.copyResource" access="true"></right>
<right name="function.renameResource" access="true"></right>
<right name="function.deleteResource" access="true"></right>
<right name="function.addResourceMap" access="true"></right>
<right name="function.addResourceConfig" access="true"></right>
<right name="function.removeResourceFile" access="true"></right>
<right name="function.setResourceDefaultSetting" access="true"></right>
<right name="function.removeResourceDefaultSetting" access="true"></right>
<right name="function.xmlLoadFile" access="true"></right>
<right name="function.refreshResources" access="true"></right>
<right name="general.adminpanel" access="true"></right>
<right name="general.tab_players" access="true"></right>
<right name="general.tab_resources" access="true"></right>
<right name="general.tab_server" access="true"></right>
<right name="general.tab_bans" access="true"></right>
<right name="general.tab_adminchat" access="true"></right>
<right name="command.kick" access="true"></right>
<right name="command.freeze" access="true"></right>
<right name="command.mute" access="true"></right>
<right name="command.shout" access="true"></right>
<right name="command.spectate" access="true"></right>
<right name="command.slap" access="true"></right>
<right name="command.setgroup" access="true"></right>
<right name="command.sethealth" access="true"></right>
<right name="command.setarmour" access="true"></right>
<right name="command.setmoney" access="true"></right>
<right name="command.setskin" access="true"></right>
<right name="command.setteam" access="true"></right>
<right name="command.giveweapon" access="true"></right>
<right name="command.setstat" access="true"></right>
<right name="command.jetpack" access="true"></right>
<right name="command.warp" access="true"></right>
<right name="command.setdimension" access="true"></right>
<right name="command.setinterior" access="true"></right>
<right name="command.givevehicle" access="true"></right>
<right name="command.repair" access="true"></right>
<right name="command.blow" access="true"></right>
<right name="command.destroy" access="true"></right>
<right name="command.customize" access="true"></right>
<right name="command.setcolor" access="true"></right>
<right name="command.setpaintjob" access="true"></right>
<right name="command.listmessages" access="true"></right>
<right name="command.readmessage" access="true"></right>
<right name="command.listresources" access="true"></right>
<right name="command.start" access="true"></right>
<right name="command.stop" access="true"></right>
<right name="command.stopall" access="true"></right>
<right name="command.restart" access="true"></right>
<right name="command.execute" access="true"></right>
<right name="command.setpassword" access="true"></right>
<right name="command.setwelcome" access="true"></right>
<right name="command.setgame" access="true"></right>
<right name="command.setmap" access="true"></right>
<right name="command.setweather" access="true"></right>
<right name="command.blendweather" access="true"></right>
<right name="command.setblurlevel" access="true"></right>
<right name="command.setwaveheight" access="true"></right>
<right name="command.setskygradient" access="true"></right>
<right name="command.setgamespeed" access="true"></right>
<right name="command.setgravity" access="true"></right>
<right name="command.settime" access="true"></right>
<right name="command.ban" access="true"></right>
<right name="command.unban" access="true"></right>
<right name="command.banip" access="true"></right>
<right name="command.unbanip" access="true"></right>
<right name="command.banserial" access="true"></right>
<right name="command.unbanserial" access="true"></right>
<right name="command.listbans" access="true"></right>
</acl>
<acl name="autoACL_acpanel">
<right name="function.setServerConfigSetting" access="false" who="" pending="true" date=""></right>
<right name="function.kickPlayer" access="false" who="" pending="true" date=""></right>
<right name="function.fetchRemote" access="false" who="" pending="true" date=""></right>
</acl>
</acl>


Podpis
GalaxyRP


Postaw piwo autorowi tego posta
 

 
Tagi: nie :: mogę :: odpalić :: map :: editora
Anonymous





Na forum: 245 dni
Posty: 1



Anonymous Koniecznie zajrzyj na:






Skocz do:  
Wyświetl posty z ostatnich:   
GTAONLINE.PL » OGÓLNE » PROBLEMY TECHNICZNE » Rozwiązane » [MTA] Nie mogę odpalić Map Editora Ten temat jest zablokowany bez możliwości zmiany postów lub pisania odpowiedzi

Nie możesz pisać nowych tematów
Możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach
Dodaj temat do Ulubionych
Wersja do druku