Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: L Ц K Q poslato Novembar 16, 2021, 12:20:41 POSLE PODNE

Naslov: fdialog error
Poruka od: L Ц K Q poslato Novembar 16, 2021, 12:20:41 POSLE PODNE
Problem(error/warning): moonrp.pwn(16) : fatal error 100: cannot read from file: "fdialog"
Deo skripte: [pawn]#include < fdialog >[/pawn]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): //

Edito sam nesto na skripti, i da compileam i iskoci mi ovaj error
Naslov: Odg: fdialog error
Poruka od: hulkberry poslato Novembar 16, 2021, 12:29:51 POSLE PODNE
Sama ti rečenica kaže šta je problem, da si odvojio 2 sekunde da odeš na google riješi bi problem a ne ovdje čekao 10 nečiji odgovor.
Nadji fdialog, skini i ubaci sve sta je potrebno u mod i onda pokreni kompajler.
Naslov: Odg: fdialog error
Poruka od: Muma poslato Novembar 16, 2021, 13:33:22 POSLE PODNE
Ne može da pronađe fdialog.inc
Naslov: Odg: fdialog error
Poruka od: L Ц K Q poslato Novembar 16, 2021, 14:02:45 POSLE PODNE
moze li mi netko dati donwload link ako nije problem, jer ne mogu naci
Naslov: Odg: fdialog error
Poruka od: Muma poslato Novembar 16, 2021, 14:09:58 POSLE PODNE
https://github.com/Jujuv/Nyan-RP/blob/master/INC/fdialog.inc
Naslov: Odg: fdialog error
Poruka od: L Ц K Q poslato Novembar 16, 2021, 14:29:03 POSLE PODNE
sve sam to napravio, ali mi izbacuje ove errore

[pawn]C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_scriptinit.inc(113) : error 021: symbol already defined: "Streamer_OnGameModeInit"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_scriptinit.inc(131) : warning 209: function "Streamer_OnGameModeInit" should return a value
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_scriptinit.inc(181) : error 021: symbol already defined: "OnGameModeExit"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_scriptinit.inc(196) : warning 209: function "OnGameModeExit" should return a value
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(741) : error 021: symbol already defined: "Streamer_OnPlayerConnect"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(822) : error 021: symbol already defined: "Streamer_OnPlayerDisconnect"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(887) : error 021: symbol already defined: "OnPlayerSpawn"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(950) : error 021: symbol already defined: "OnPlayerDeath"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1017) : error 021: symbol already defined: "OnVehicleSpawn"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1080) : error 021: symbol already defined: "OnVehicleDeath"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1145) : error 021: symbol already defined: "OnPlayerText"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1210) : error 021: symbol already defined: "OnPlayerCommandText"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1275) : error 021: symbol already defined: "OnPlayerRequestClass"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1340) : error 021: symbol already defined: "OnPlayerEnterVehicle"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1407) : error 021: symbol already defined: "OnPlayerExitVehicle"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1472) : error 021: symbol already defined: "OnPlayerStateChange"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1539) : error 021: symbol already defined: "Streamer_OnPlayerEnterCP"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1602) : error 021: symbol already defined: "Streamer_OnPlayerLeaveCP"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1665) : error 021: symbol already defined: "Streamer_OnPlayerEnterRaceCP"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1728) : error 021: symbol already defined: "Streamer_OnPlayerLeaveRaceCP"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1791) : error 021: symbol already defined: "OnRconCommand"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1854) : error 021: symbol already defined: "OnPlayerRequestSpawn"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1917) : error 021: symbol already defined: "OnObjectMoved"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(1980) : error 021: symbol already defined: "OnPlayerObjectMoved"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(2045) : error 021: symbol already defined: "Streamer_OnPlayerPickUpPickup"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(2110) : error 021: symbol already defined: "OnVehicleMod"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(2244) : error 021: symbol already defined: "OnVehiclePaintjob"
C:\Users\User\Pictures\Serveri\M RP\pawno\include\YSI\y_hooks.inc(2311) : error 021: symbol already defined: "OnVehicleRespray"[/pawn]
Naslov: Odg: fdialog error
Poruka od: L Ц K Q poslato Novembar 16, 2021, 14:31:49 POSLE PODNE
rijesio sam, hvala na pomoci lockam