SA-MP Forums Archive
[AJUDA] include ini - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] include ini (/showthread.php?tid=327891)



[AJUDA] include ini - GuiihCamargo - 22.03.2012

Alguem poderia postar o download da include ini?


Re: [AJUDA] include ini - ViniBorn - 22.03.2012

Que include й essa?


Re: [AJUDA] include ini - BreakDriFT - 22.03.2012

Quis Dizer Dini ?
Pelo oque eu saiba Ini
e A extensгo que Ira salva o arquivo.
exemplo Breeak.ini


Re: [AJUDA] include ini - GuiihCamargo - 22.03.2012

nгo em um fs de concessionaria ta ini , agora eu nao sei...


Re: [AJUDA] include ini - DouglasRodrigues - 22.03.2012

Dorgas manolo '-'
Nunca ouvi falar.
Tem y_ini apenas *-*


Re: [AJUDA] include ini - ViniBorn - 22.03.2012

Posta um pedaзo do cуdigo pra gente identificar


Re: [AJUDA] include ini - GuiihCamargo - 22.03.2012

Olha os erros que dгo:
Code:
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(44) : error 021: symbol already defined: "strtok"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(59) : error 047: array sizes do not match, or destination array is too small
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(130) : error 001: expected token: ";", but found "forward"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(131) : error 001: expected token: ";", but found "stock"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(167) : error 001: expected token: "{", but found "-integer value-"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(184) : error 010: invalid function or declaration
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(191) : error 017: undefined symbol "cTrava"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(198) : error 017: undefined symbol "cDono"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(216) : error 017: undefined symbol "cModelo"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(217) : error 017: undefined symbol "cx"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(217) : warning 213: tag mismatch
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(218) : error 017: undefined symbol "cy"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(218) : warning 213: tag mismatch
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(219) : error 017: undefined symbol "cz"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(219) : warning 213: tag mismatch
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(220) : error 017: undefined symbol "cangulo"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(220) : warning 213: tag mismatch
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(221) : error 017: undefined symbol "cCor1"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(222) : error 017: undefined symbol "cCor2"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(223) : error 017: undefined symbol "cDono"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(224) : error 017: undefined symbol "cNome"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(225) : error 017: undefined symbol "cValor"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(226) : error 017: undefined symbol "cRegistrado"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(227) : error 017: undefined symbol "cComprado"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(228) : error 017: undefined symbol "cTrava"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(229) : error 017: undefined symbol "cPlaca"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(230) : error 017: undefined symbol "cDono"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(245 -- 246) : error 017: undefined symbol "cModelo"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(299) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Guilherme\Desktop\Concessionaria_LeLeTe.pwn(300) : error 017: undefined symbol "cDono"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Pastebin do [FS]: Clique aqui


Re: [AJUDA] include ini - rjjj - 23.03.2012

Isto deve resolver o seu problema : https://sampforum.blast.hk/showthread.php?pid=1539289#pid1539289



Espero ter ajudado .


Re: [AJUDA] include ini - GuiihCamargo - 25.03.2012

Quote:
Originally Posted by rjjj
View Post
Isto deve resolver o seu problema : https://sampforum.blast.hk/showthread.php?pid=1539289#pid1539289



Espero ter ajudado .
Cara , eu coloco o /concessionaria ae dб um problema que aparece o login box (Aquele box pra por sua senha pra logar)


Re: [AJUDA] include ini - Jason` - 25.03.2012

Conflito entre dialogs com o mesmo id provavelmente.