Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Nadroj poslato Mart 04, 2013, 19:26:06 POSLE PODNE

Naslov: [POMOC]BIG PROBLEM
Poruka od: Nadroj poslato Mart 04, 2013, 19:26:06 POSLE PODNE
Skripta koju koristim:moja
Detaljan opis problema:errori
Dio skripte:/
Neke slike/video za lakse dobivanje pomoci(neobavezno):/

nemogu nadjem resenje za ovo
Naslov: Odg: [POMOC]BIG PROBLEM
Poruka od: {ZOKA}{BOND} poslato Mart 04, 2013, 19:41:24 POSLE PODNE
postavi erore
Naslov: Odg: [POMOC]BIG PROBLEM
Poruka od: Nadroj poslato Mart 04, 2013, 19:55:49 POSLE PODNE
ops sorry zaboravio sam da postavim....  ??? ??? ??? ???


C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(92) : error 017: undefined symbol "INI_Open"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(94) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(95) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(96) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(97) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(98) : error 017: undefined symbol "INI_Save"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(99) : error 017: undefined symbol "INI_Close"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(280) : error 017: undefined symbol "INI_Open"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(281) : error 017: undefined symbol "INI_WriteString"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(282) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(283) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(284) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(285) : error 017: undefined symbol "INI_WriteInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(287) : error 017: undefined symbol "INI_Save"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(288) : error 017: undefined symbol "INI_Close"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(303) : error 017: undefined symbol "INI_Open"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(304) : error 017: undefined symbol "INI_ReadString"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(313) : error 017: undefined symbol "INI_ReadInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(314) : error 017: undefined symbol "INI_ReadInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(315) : error 017: undefined symbol "INI_ReadInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(316) : error 017: undefined symbol "INI_ReadInt"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(318) : error 017: undefined symbol "INI_Close"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SII.inc(409) : warning 219: local variable "pName" shadows a variable at a preceding level
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SmartChat.inc(41) : error 021: symbol already defined: "SSCANF_OnGameModeInit"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SmartChat.inc(55) : error 021: symbol already defined: "OnGameModeExit"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SmartChat.inc(104) : error 021: symbol already defined: "SSCANF_OnPlayerConnect"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\SmartChat.inc(110) : error 021: symbol already defined: "OnPlayerSpawn"

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
Naslov: Odg: [POMOC]BIG PROBLEM
Poruka od: Dimi poslato Mart 04, 2013, 20:48:59 POSLE PODNE
include ysi... prvo ga skines naravno :D
Naslov: Odg: [POMOC]BIG PROBLEM
Poruka od: FlasH poslato Mart 04, 2013, 21:11:13 POSLE PODNE
Kada imaš otvorenu jednu temu i tamo se rješava problem nemoj otvoriti opet novu i stavljati opet iste stvari kao ovdje:

http://balkan-samp.com/forum/index.php?topic=69518.15
http://balkan-samp.com/forum/index.php?topic=69550.0
Naslov: Odg: [POMOC]BIG PROBLEM
Poruka od: Nadroj poslato Mart 05, 2013, 13:52:26 POSLE PODNE
imao sam ga skinutog ali to nije bila odgovarajuca verzija pa sam uzeo sve plugine, .dll i include iz drugog moda i prebacio u moj ali sad imam jos 6 problema :)

C:\Users\petarwin7\Desktop\Grand Line\pawno\include\sscanf.inc(28) : error 021: symbol already defined: "unformat"
C:\Users\petarwin7\Desktop\Grand Line\pawno\include\G_ObjectsRot.inc(91) : error 004: function "OnObjectRotated" is not implemented
C:\Users\petarwin7\Desktop\Grand Line\gamemodes\GL.pwn(205) : error 017: undefined symbol "gPlayerLogged"
C:\Users\petarwin7\Desktop\Grand Line\gamemodes\GL.pwn(205) : warning 215: expression has no effect
C:\Users\petarwin7\Desktop\Grand Line\gamemodes\GL.pwn(205) : error 001: expected token: ";", but found "]"
C:\Users\petarwin7\Desktop\Grand Line\gamemodes\GL.pwn(205) : error 029: invalid expression, assumed zero
C:\Users\petarwin7\Desktop\Grand Line\gamemodes\GL.pwn(205) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.
Naslov: Odg: [POMOC]BIG PROBLEM
Poruka od: Cimbur poslato Mart 05, 2013, 18:45:35 POSLE PODNE
Daj linije.