|
Wysłany: 2016-08-28, 18:39
|
|
sioja


Wiek: 28 Na forum: 3568 dni Posty: 4
Nick w MP: Sioja
|
|
|
|
ELo. mam juz hosting wsystko itd ale mapy mi nie chce czytac..
[21] Script[gamemodes/PCS2.amx]: Run time error 19: "File or function is not found"
[21] Number of vehicle models: 0
pomo?e ktos?
|
| Ostatnio zmieniony przez Shimeon 2016-08-30, 17:32, w całości zmieniany 1 raz |
|
|
|
|
|
|
Wysłany: 2016-08-28, 18:46
|
|
noose
JESTĘ SKRYPTERĘ


Wiek: 35 Na forum: 3756 dni Posty: 222
Piwa: 2294
|
|
|
|
Pobierz najnowszego streamera i inne pluginy, zaktualizuj pliki .inc
Pobierz najnowsz? wersj? serwera st?d(jak masz w us?ugach hostingu co? jak r?czny update serwera, to mo?esz tego u?y?), i przekompiluj skrypty/map?. Spr?buj odpali? serwer, podaj ew. b??dy
|
|
|
|
|
|
|
|
|
Wysłany: 2016-08-28, 18:58
|
|
sioja


Wiek: 28 Na forum: 3568 dni Posty: 4
Nick w MP: Sioja
|
|
|
|
Wszystko jest gotowe tylko nie wiem co sie sta?o.. logi SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[18:57]
[18:57] Server Plugins
[18:57] --------------
[18:57] Loading plugin: mysql.so
[18:57] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[18:57] Loading plugin: mysql_static.so
[18:57] >> plugin.mysql: R39-6 successfully loaded.
[18:57] Loaded.
[18:57] Loading plugin: iTD.so
[18:57] Failed (plugins/iTD.so: cannot open shared object file: No such file or directory)
[18:57] Loading plugin: sscanf.so
[18:57]
[18:57] ===============================
[18:57] sscanf plugin loaded.
[18:57] Version: 2.8.1
[18:57] (c) 2012 Alex "Y_Less" Cole
[18:57] ===============================
[18:57] Loaded.
[18:57] Loading plugin: streamer.so
[18:57]
*** Streamer Plugin v2.7.4 by Incognito loaded ***
[18:57] Loaded.
[18:57] Loaded 3 plugins.
[18:57]
[18:57] Filterscripts
[18:57] ---------------
[18:57] Loading filterscript 'CaptureTheFlag.amx'...
[18:57] Unable to load filterscript 'CaptureTheFlag.amx'.
[18:57] Loading filterscript 'Cars.amx'...
[18:57] Unable to load filterscript 'Cars.amx'.
[18:57] Loading filterscript 'Chowany.amx'...
[18:57] Unable to load filterscript 'Chowany.amx'.
[18:57] Loading filterscript 'logs.amx'...
[18:57] Unable to load filterscript 'logs.amx'.
[18:57] Loading filterscript 'map.amx'...
[18:57] Unable to load filterscript 'map.amx'.
[18:57] Loading filterscript 'properties.amx'...
[18:57] Unable to load filterscript 'properties.amx'.
[18:57] Loading filterscript 'towary.amx'...
[18:57] Unable to load filterscript 'towary.amx'.
[18:57] Loading filterscript 'vehicles.amx'...
[18:57] Unable to load filterscript 'vehicles.amx'.
[18:57] Loading filterscript 'WG.amx'...
[18:57] Unable to load filterscript 'WG.amx'.
[18:57] Loading filterscript 'wojnagangow.amx'...
[18:57] Unable to load filterscript 'wojnagangow.amx'.
[18:57] Loading filterscript 'ws.amx'...
[18:57] Unable to load filterscript 'ws.amx'.
[18:57] Loading filterscript 'wyscigi.amx'...
[18:57] Unable to load filterscript 'wyscigi.amx'.
[18:57] Loading filterscript 'domy.amx'...
[18:57] Unable to load filterscript 'domy.amx'.
[18:57] Loading filterscript 'pickupy.amx'...
[18:57] Unable to load filterscript 'pickupy.amx'.
[18:57] Loading filterscript 'pojazdy.amx'...
[18:57] Unable to load filterscript 'pojazdy.amx'.
[18:57] Loaded 0 filterscripts.
[18:57] Script[gamemodes/PCS2.amx]: Run time error 19: "File or function is not found"
[18:57] Number of vehicle models: 0
|
|
|
|
|
|
|
Wysłany: 2016-08-28, 19:25
|
|
noose
JESTĘ SKRYPTERĘ


Wiek: 35 Na forum: 3756 dni Posty: 222
Piwa: 2294
|
|
|
|
Podaj mi pierwsze linijki gamemoda, z includami
#include <a_samp>
#include <core>
#include ...
Upewnij si?, ?e pliki z pluginami istniej?/s? w prawid?owym folderze. Mo?e przypadkiem je przenios?e? gdzie indziej, dlatego ich nie wczytuje
|
|
|
|
|
|
|
|
|
Wysłany: 2016-08-29, 14:20
|
|
sioja


Wiek: 28 Na forum: 3568 dni Posty: 4
Nick w MP: Sioja
|
|
|
|
Sprawdzi?em i dobrze dodane.. ale czemu to nie dziala to nie mam pojecia na hostingu pukawce
#include <a_samp>
#include <mysql>
#include <zcmd>
#include <sscanf2>
#include <dini>
#include <foreach>
#include <streamer>
#include <PCS/mSelection>
//#include "PCS/audio"
#include "PCS/PCS_Header"
#include "PCS/utility_functions"
#include "PCS/AntyCheats"
#include "PCS/Money"
#include "PCS/Prizes"
#include "PCS/Progress"
#include "PCS/Atractions"
#include "PCS/Objects"
#include "PCS/scripting_functions"
#include "PCS/Animations"
#include "PCS/Events"
#include "PCS/Command_ADMD"
#include "PCS/Command_VIP"
#include "PCS/Command_HeadAdmin"
#include "PCS/Command_Player"
#include "PCS/MiniGames"
#include "PCS/Obiects/Obiects"
#include "label_fix"
#include "YSI\y_timers"
#include "YSI\y_iterate"
#include "PCS/privCar"
[ Dodano: 2016-08-29, 14:20 ]
Sprawdzi?em i dobrze dodane.. ale czemu to nie dziala to nie mam pojecia na hostingu pukawce
#include <a_samp>
#include <mysql>
#include <zcmd>
#include <sscanf2>
#include <dini>
#include <foreach>
#include <streamer>
#include <PCS/mSelection>
//#include "PCS/audio"
#include "PCS/PCS_Header"
#include "PCS/utility_functions"
#include "PCS/AntyCheats"
#include "PCS/Money"
#include "PCS/Prizes"
#include "PCS/Progress"
#include "PCS/Atractions"
#include "PCS/Objects"
#include "PCS/scripting_functions"
#include "PCS/Animations"
#include "PCS/Events"
#include "PCS/Command_ADMD"
#include "PCS/Command_VIP"
#include "PCS/Command_HeadAdmin"
#include "PCS/Command_Player"
#include "PCS/MiniGames"
#include "PCS/Obiects/Obiects"
#include "label_fix"
#include "YSI\y_timers"
#include "YSI\y_iterate"
#include "PCS/privCar"
|
|
|
|
|
|
|
Wysłany: 2016-08-29, 23:32
|
|
noose
JESTĘ SKRYPTERĘ


Wiek: 35 Na forum: 3756 dni Posty: 222
Piwa: 2294
|
|
|
|
spr?buj zainstalowa? paczk? plugin?w mysql
link
|
|
|
| Ostatnio zmieniony przez noose 2016-08-30, 19:28, w całości zmieniany 1 raz |
|
|
|
|
|
| Tagi: nie :: łączy :: mapa |
Anonymous


Na forum: 245 dni
Posty: 1

|
Anonymous Koniecznie zajrzyj na:
|
|
|
|