Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Simkeeee poslato Jul 18, 2021, 20:40:43 POSLE PODNE

Naslov: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 18, 2021, 20:40:43 POSLE PODNE
Problem(error/warning): fatal error 100: cannot read from file: "y_globaltags" znaci ovo mi izlazi a ysi sam update imam taj globaltags u include i opet ovo pise moze help brzo mi treba
Deo skripte: [pawn]na 65 liniji a tamo je nesto za boje define[/pawn]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): Vaš odgovor
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 00:22:12 PRE PODNE
moze neko helppp molim vassss ljudi mora neko da zna ovo
Naslov: Odg: Pomoc oko YSI
Poruka od: Kajsije ^ poslato Jul 19, 2021, 05:44:52 PRE PODNE
brate probaj da izbrises to xd, mozda nije nista bitno
DA TO JE MOJE RESENJE ZA SVE PROBLEME !!! xd
i ako to ne pomogne daj mi tu liniju errora ne mogu brate da sanjam sta si pisao tu
Naslov: Odg: Pomoc oko YSI
Poruka od: V01D poslato Jul 19, 2021, 07:11:59 PRE PODNE
Verovatno koristis sublime, ako je tako, moras da promenis build compilera, jednostavno koristi ovaj :

{
"cmd": ["pawncc.exe", "-i includes", "$file", "-d3", "-Z+", "-;+"],
"path": "C:/path/to/pawno/folder"
}
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 13:58:28 POSLE PODNE
mozes mi samo objasniti kako da promenim build compilera da idem da napravim novi build i da samo paste to to sam uradio ali neki errori nesto .p? moze help nisam odavno radio ovo
Naslov: Odg: Pomoc oko YSI
Poruka od: V01D poslato Jul 19, 2021, 14:09:34 POSLE PODNE
Citat: Simkeeee poslato Jul 19, 2021, 13:58:28 POSLE PODNE
mozes mi samo objasniti kako da promenim build compilera da idem da napravim novi build i da samo paste to to sam uradio ali neki errori nesto .p? moze help nisam odavno radio ovo

https://www.youtube.com/watch?v=fRsPoz8CoFs

Evo ti ovde kompletan tutorial

Ako hoces da izmenis samo vec postojuci build system :

1. Otvoris start
2. Kucas %appdata% (sa znakom %)
3. Kliknes ENTER
4. Otvoris sledece : Sublime Text 3 -> Packages -> User
5. Kada nadjes tvoj build u User folderu, ubacis ga u neki text editor, izmenis sa ovim sto sam ti poslao ( pazi na path da ga promenis ) i sacuvas fajl
6. Na kraju samo izadjes iz Sublime i udjes ponovo
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 14:26:29 POSLE PODNE
isto sam uradio sto si napisao i pre sam imao ovakav sublime uradio sve isto i radilo a sada ne radi evo lista errora znaci ovo sve na tim linijama je dobro ja nzm sta je ovo
ovo samo u sublime a u pawno opet onaj globaltags ne kontam ovo jedino sve ispocetka da obrisem sublime i opet ovo

[pawn]D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\morphinc.inc(26) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\internal\y_version.inc(245) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\internal\y_version.inc(245) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\internal\y_version.inc(245) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\internal\y_funcinc.inc(68) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\internal\y_funcinc.inc(69) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\internal\y_funcinc.inc(75) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_debug.inc(382) : warning 219: local variable "s" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_debug.inc(395) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_iterate.inc(696) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_iterate.inc(820) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_iterate.inc(907) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_amx.inc(324) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_amx.inc(319) : warning 214: possibly a "const" array argument was intended: "pattern"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_utils.inc(250) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_utils.inc(266) : warning 214: possibly a "const" array argument was intended: "line"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_utils.inc(287) : warning 214: possibly a "const" array argument was intended: "haystack"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\internal\y_shortfunc.inc(191) : warning 214: possibly a "const" array argument was intended: "buffer"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(198) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(225) : warning 214: possibly a "const" array argument was intended: "name"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(323) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(326) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(326) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(327) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(327) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(328) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(328) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(329) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(329) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(330) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(330) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(331) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(331) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(332) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(332) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(333) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(333) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(334) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(334) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(335) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(335) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(336) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(336) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(337) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(337) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(338) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(338) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(339) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(339) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(340) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(340) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(341) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(341) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(342) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(342) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(343) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(343) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(344) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(344) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(345) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(345) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(346) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(346) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(347) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(347) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(348) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(348) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(349) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(349) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(350) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(350) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(351) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(351) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(352) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(352) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(353) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(353) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(354) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(354) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(355) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(355) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(356) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(356) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(357) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(357) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(358) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(358) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(359) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(359) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(360) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(360) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(361) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(361) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(362) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(362) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(363) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(363) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(364) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(364) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(365) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(365) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(366) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(366) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(367) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(367) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(368) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(368) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(369) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(369) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(370) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(370) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(371) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(371) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(372) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(372) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(373) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(373) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(375) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(375) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(376) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(376) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(377) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(377) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(378) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(378) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(379) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(379) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(381) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(381) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(382) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(382) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(383) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(383) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(384) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(384) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(385) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(385) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(388) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(388) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(389) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(389) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(390) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(390) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(391) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(391) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(392) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(392) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(393) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(393) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(394) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(394) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(395) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(395) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(396) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(396) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(397) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(397) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(400) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(400) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(401) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_hooks/impl.inc(401) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_inline.inc(352) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_inline.inc(475) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_inline.inc(725) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_inline.inc(821) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_inline.inc(858) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(365) : warning 214: possibly a "const" array argument was intended: "source"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(395) : warning 214: possibly a "const" array argument was intended: "source"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(487) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(448) : warning 214: possibly a "const" array argument was intended: "filter"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(448) : warning 214: possibly a "const" array argument was intended: "remoteFormat"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(448) : warning 214: possibly a "const" array argument was intended: "fname"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(699) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(703) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(770) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(764) : warning 214: possibly a "const" array argument was intended: "tag"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(957) : warning 214: possibly a "const" array argument was intended: "data"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(1051) : warning 214: possibly a "const" array argument was intended: "name"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(1070) : warning 214: possibly a "const" array argument was intended: "name"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(1188) : warning 214: possibly a "const" array argument was intended: "name"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_ini.inc(1266) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_master/once.inc(343) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_master/once.inc(399) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_master/once.inc(446) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_master/once.inc(470) : warning 214: possibly a "const" array argument was intended: "library"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_master\_impl2.inc(858) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_master\_impl2.inc(1599) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_master\_impl2.inc(1616) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_bintree.inc(246) : warning 214: possibly a "const" array argument was intended: "tree"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_bintree.inc(540) : warning 214: possibly a "const" array argument was intended: "data"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_bintree.inc(561) : warning 214: possibly a "const" array argument was intended: "data"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(874) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(967) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(1049) : warning 219: local variable "i" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(1116) : error 025: function heading differs from prototype
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(1116) : error 025: function heading differs from prototype
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(1118) : error 025: function heading differs from prototype
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(1118) : error 025: function heading differs from prototype
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(1118) : error 025: function heading differs from prototype
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\YSI\y_commands.inc(1118) : fatal error 107: too many error messages on one line

Compilation aborted.

Pawn compiler 3.10.10           Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.
[Finished in 0.7s with exit code 1][/pawn]
[cmd: ['pawncc.exe', '-i includes', 'D:\\Games\\Mod for Samp\\aw-rp\\Underpoint RolePlay 0.3x\\gamemodes\\aw-rp.pwn', '-d3', '-Z+', '-;+']]
[dir: D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes]
[path: C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\ilija\AppData\Local\Microsoft\WindowsApps;]
Naslov: Odg: Pomoc oko YSI
Poruka od: V01D poslato Jul 19, 2021, 14:32:33 POSLE PODNE
Probaj da promenis YSI verziju

Mozda si samo povezao sa pogresnim compilerom?
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 14:49:58 POSLE PODNE
Ja sam druze pojebao ceo pawno obrisao sam sublime text 3 i sad sam probao nesto update ysi uzimao od drugih servera i sjebao sam i svoj srv koji sam se mucio jebeno pola godine radio sve svoje sisteme i sada nece nista da radi evo errora sve se sjebalo ako mi mozes pomoc ako ne ne bitno brisem ovo sranje





D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\foreach.inc(837) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\sscanf2.inc(342) : warning 219: local variable "string" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\pawno\include\sscanf2.inc(402) : warning 219: local variable "string" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1961) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1963) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1965) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1967) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1969) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1971) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1973) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1975) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1977) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1979) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1985) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(1994) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2004) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2014) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2026) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2035) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2045) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2057) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2067) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2079) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2089) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2099) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2109) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2119) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2129) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2138) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2147) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2159) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2171) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2180) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2189) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2198) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2207) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2216) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2228) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2237) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2246) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2258) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2270) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2282) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2294) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2303) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2312) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2321) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2330) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2339) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2348) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2357) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2366) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2375) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2384) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2393) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2405) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2418) : warning 239: literal array/string passed to a non-const parameter
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2430) : error 017: undefined symbol "VoziloJeAvion"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2431) : error 017: undefined symbol "VoziloJeMotor"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2432) : error 017: undefined symbol "VoziloJeBicikla"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2434) : error 017: undefined symbol "VoziloJeBicikla"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2440) : error 017: undefined symbol "DostavljacVozila"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2446) : warning 219: local variable "b" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2448) : warning 219: local variable "string" shadows a variable at a preceding level
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2452) : error 017: undefined symbol "INI_ParseFile"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2452) : warning 215: expression has no effect
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2452) : error 029: invalid expression, assumed zero
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2452) : error 017: undefined symbol "extra"
D:\Games\Mod for Samp\aw-rp\Underpoint RolePlay 0.3x\gamemodes\aw-rp.pwn(2452) : fatal error 107: too many error messages on one line

Compilation aborted.

Pawn compiler 3.10.10           Copyright (c) 1997-2006, ITB CompuPhase


9 Errors.
Naslov: Odg: Pomoc oko YSI
Poruka od: nemy poslato Jul 19, 2021, 14:51:30 POSLE PODNE
Meni se ovo desavalo ono sto sam uradio jeste da sam skino YSI preko ovog linka i fix-lo se https://www.mediafire.com/file/j41w602e5z27amb/YSI.rar/file   [pawn]SendClientMessage(playerid, -1, "MATORI FURAJU SE ALIGATORI");[/pawn]
Naslov: Odg: Pomoc oko YSI
Poruka od: Darkic poslato Jul 19, 2021, 14:54:09 POSLE PODNE
Nisi nista sjebao, nego imas novi compiler, dodaj const na mestima gde treba. Ako si potrosio pola godine, a nisi naucio obican warning resiti, onda si dzaba protracio vreme.
Naslov: Odg: Pomoc oko YSI
Poruka od: V01D poslato Jul 19, 2021, 14:57:22 POSLE PODNE
https://www.mediafire.com/file/q0z8ojuzbn98bi8/Brzi_Pawno.7z/file

Skini ovaj compiler, build prebaci na njega, include prebaci iz svog u ovaj
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 18:41:07 POSLE PODNE
nemam sada u pawnu onaj pawn syntax ima ona druga sranja a ovo mi ne izlazi uopste jel promenjeno nesto ovo ili?
Naslov: Odg: Pomoc oko YSI
Poruka od: V01D poslato Jul 19, 2021, 19:07:45 POSLE PODNE
Citat: Simkeeee poslato Jul 19, 2021, 18:41:07 POSLE PODNE
nemam sada u pawnu onaj pawn syntax ima ona druga sranja a ovo mi ne izlazi uopste jel promenjeno nesto ovo ili?

Ne razumem te
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 19:09:18 POSLE PODNE
znas kada ides na command palette i kada skidas onaj install package i kada kucas pawn syntax nemam uopste to ima neki drugi
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 19:31:35 POSLE PODNE
ubacio sam onaj tvoj brzi pawno i sada mi samo iskace ovaj error fatal error 100: cannot read from file: "YSI\y_ini" a to imam napisano u include ??? imam te tvoje ysi fajlove
Naslov: Odg: Pomoc oko YSI
Poruka od: V01D poslato Jul 19, 2021, 19:59:06 POSLE PODNE
Brate bog zna sta ti radis, iskreno....
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 19, 2021, 20:09:35 POSLE PODNE
i ja se pitam druze sta radim ali iskreno ja ne kontam ovo stvarno nisam radio nista u vezi skriptanja pola godine i nista vise ne kontam zasto mi izlazi ovi errori
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 21, 2021, 00:49:45 PRE PODNE
E ljudi probao sam da fixam ubacio sam neke YSI fajlove i sada kada compile kliknem u pawnu ne pise nista samo bela slika a nije zabagovalo a u sublime mi pise samo finished in 824ms ???????
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 21, 2021, 01:07:19 PRE PODNE
a kada startam server pise ovo Run time error 17: "Invalid/unsupported P-code file format"
Naslov: Odg: Pomoc oko YSI
Poruka od: tutankamon poslato Jul 21, 2021, 10:51:33 PRE PODNE
Ja bih ti preporucio da obrises sve nepotrebno iz foldera tvog servera, da ne koristis sublime dok ne sredis ovaj problem, skini sledece i ubaci u include folder:

https://github.com/pawn-lang/pawn-stdlib
https://github.com/pawn-lang/samp-stdlib
https://github.com/pawn-lang/YSI-Includes

Na kraju ubacis ovaj compiler:
https://github.com/pawn-lang/compiler

Posle posalji log.
Naslov: Odg: Pomoc oko YSI
Poruka od: Sage poslato Jul 21, 2021, 11:14:45 PRE PODNE
O jebo vam bog mater ludu
Naslov: Odg: Pomoc oko YSI
Poruka od: Simkeeee poslato Jul 21, 2021, 13:06:14 POSLE PODNE
evo sad sam ubacio sve sto si poslao ovo i ovo mi pise  fatal error 111: user error: Could not include "https://github.com/Zeex/amx_assembly" - ensure its files are in "include\amx_assembly\"
Naslov: Odg: Pomoc oko YSI
Poruka od: Sage poslato Jul 21, 2021, 13:09:39 POSLE PODNE
Citat: Simkeeee poslato Jul 21, 2021, 13:06:14 POSLE PODNE
evo sad sam ubacio sve sto si poslao ovo i ovo mi pise  fatal error 111: user error: Could not include "https://github.com/Zeex/amx_assembly" - ensure its files are in "include\amx_assembly\"
Pa kad nemas amx assembly.
Instaliraj YSI sa strane za invalide a.k.a RELEASES strane, tu imas sve