Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.

Wysłany: 2014-12-18, 17:44


Maxvell

d_b






Wiek: 26
Na forum: 4771 dni
Posty: 83
Nick w MP: Kotlet

Piwa: 270

Respekt: 65

Witam ot?? kiedy chce komplikowac pwn na amx to PAWN przestaje dzia??? nwm z jakiego powodu, ostatnio zmienia?em kod tutaj bo mia?em errora

Pawn
for(new pid 0pid MAX_PLAYERSpid++)
    {
        TeamText[pid] = TextDrawCreate(7.000000428.000000"[COD6]xMx4LiFe - Owner");
        TextDrawBackgroundColor(TeamText[pid], 255);
        TextDrawFont(TeamText[pid], 1);
        TextDrawLetterSize(TeamText[pid], 0.4100001.500000);
        TextDrawColor(TeamText[pid], -1);
        TextDrawSetOutline(TeamText[pid], 1);
        TextDrawSetProportional(TeamText[pid], 1);
        //------
        Rank1[pid] = TextDrawCreate(498.000000120.000000"~y~~h~SCORE: 2763~n~~g~~h~KILLLS: 76434~n~~r~~h~DEATHS: 2873");
        TextDrawBackgroundColor(Rank1[pid], 255);
        TextDrawFont(Rank1[pid], 2);
        TextDrawLetterSize(Rank1[pid], 0.3400001.000000);
        TextDrawColor(Rank1[pid], -65281);
        TextDrawSetOutline(Rank1[pid], 0);
        TextDrawSetProportional(Rank1[pid], 0);
        TextDrawSetShadow(Rank1[pid], 1);
        TextDrawUseBox(Rank1[pid], 1);
        TextDrawBoxColor(Rank1[pid], 255);
        TextDrawTextSize(Rank1[pid], 620.00000010.000000);

        RankLabel[pid] = Create3DTextLabel(" "0x008080FF30.040.050.040.00);


Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 17:47


ToxiC.







Wiek: 28
Na forum: 5246 dni
Posty: 3792

Piwa: 8590

Respekt: 1143,8
Respekt: 1143,8

Klamry si? nie zgadzaj??

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 17:49


Maxvell

d_b






Wiek: 26
Na forum: 4771 dni
Posty: 83
Nick w MP: Kotlet

Piwa: 270

Respekt: 65

ToxiC`, gdzie?

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 19:12


ToxiC.







Wiek: 28
Na forum: 5246 dni
Posty: 3792

Piwa: 8590

Respekt: 1143,8
Respekt: 1143,8

http://codegenerators.pl/ wklej tu ca?? mapk? i z lewej masz licznik . ;)

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 19:48


Maxvell

d_b






Wiek: 26
Na forum: 4771 dni
Posty: 83
Nick w MP: Kotlet

Piwa: 270

Respekt: 65

ToxiC`, wysz?o mi to B??d pomi?dzy lini? 983 a lini? 3163

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 19:55


ToxiC.







Wiek: 28
Na forum: 5246 dni
Posty: 3792

Piwa: 8590

Respekt: 1143,8
Respekt: 1143,8

a klamry s? ok?

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 19:56


Maxvell

d_b






Wiek: 26
Na forum: 4771 dni
Posty: 83
Nick w MP: Kotlet

Piwa: 270

Respekt: 65

jest 1 mniej tej "{" od tej "}"

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 20:32


ToxiC.







Wiek: 28
Na forum: 5246 dni
Posty: 3792

Piwa: 8590

Respekt: 1143,8
Respekt: 1143,8

no to poszukaj tam gdzie ostatnio robi?e?, musia?e? nie dac klamerki ;>

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 20:54


Maxvell

d_b






Wiek: 26
Na forum: 4771 dni
Posty: 83
Nick w MP: Kotlet

Piwa: 270

Respekt: 65

da?em na ko?cu

Pawn
for(new pid 0pid MAX_PLAYERSpid++)
    {
        TeamText[pid] = TextDrawCreate(7.000000428.000000"[COD6]xMx4LiFe - Owner");
        TextDrawBackgroundColor(TeamText[pid], 255);
        TextDrawFont(TeamText[pid], 1);
        TextDrawLetterSize(TeamText[pid], 0.4100001.500000);
        TextDrawColor(TeamText[pid], -1);
        TextDrawSetOutline(TeamText[pid], 1);
        TextDrawSetProportional(TeamText[pid], 1);
        //------
        Rank1[pid] = TextDrawCreate(498.000000120.000000"~y~~h~SCORE: 2763~n~~g~~h~KILLLS: 76434~n~~r~~h~DEATHS: 2873");
        TextDrawBackgroundColor(Rank1[pid], 255);
        TextDrawFont(Rank1[pid], 2);
        TextDrawLetterSize(Rank1[pid], 0.3400001.000000);
        TextDrawColor(Rank1[pid], -65281);
        TextDrawSetOutline(Rank1[pid], 0);
        TextDrawSetProportional(Rank1[pid], 0);
        TextDrawSetShadow(Rank1[pid], 1);
        TextDrawUseBox(Rank1[pid], 1);
        TextDrawBoxColor(Rank1[pid], 255);
        TextDrawTextSize(Rank1[pid], 620.00000010.000000);

        RankLabel[pid] = Create3DTextLabel(" "0x008080FF30.040.050.040.00);
    }


Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 22:24


Sillence







Wiek: 26
Na forum: 5157 dni
Posty: 1514
Nick w MP: Sillence

Piwa: 1517

Respekt: 416,3
Respekt: 416,3

Skoro doda?e? klamr? w odpowiednim miejscu to powinno by? ju? dobrze. :eye:

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-18, 22:41


ToxiC.







Wiek: 28
Na forum: 5246 dni
Posty: 3792

Piwa: 8590

Respekt: 1143,8
Respekt: 1143,8

Poka? wi?cej kodu od g?ry i od do?u.

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-19, 12:33


Maxvell

d_b






Wiek: 26
Na forum: 4771 dni
Posty: 83
Nick w MP: Kotlet

Piwa: 270

Respekt: 65

Ostatnio mia?em problem z nie zdefiniopwanym playerid, gdy to zdefiniowa?em na g?rze mapki to errory znik?y , a po usuni?ciu mam takie errory inne zanim wpisa?em t? definicje

Kod:

C:\Users\?ukasz\Desktop\COD3.pwn(2736) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2740) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2742) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2746) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2748) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2752) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2754) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2758) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2767) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2771) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2784) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2798) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2812) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2826) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2835) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2850) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2862) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2877) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2890) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2902) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2917) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2932) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2947) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2962) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2977) : error 010: invalid function or declaration
C:\Users\?ukasz\Desktop\COD3.pwn(2991) : error 010: invalid function or declaration

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


26 Errors.


Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-19, 13:13


Iggy

#admin






Wiek: 26
Na forum: 4596 dni
Posty: 3469
Nick w MP: Iggy

Piwa: 1716

Respekt: 915
Respekt: 915Respekt: 915


   Administrator: Admin ma zawsze rację | REGULAMIN FORUM | REKLAMA/VIP | .
Rejmunt, zaktualizuj includy, przelicz klamry, mo?e to pomo?e. :)

Postaw piwo autorowi tego posta
 

 
Wysłany: 2014-12-19, 13:20


Maxvell

d_b






Wiek: 26
Na forum: 4771 dni
Posty: 83
Nick w MP: Kotlet

Piwa: 270

Respekt: 65

Iggy, Klamry ju? naprawi?em, i nie, nie includy bo s? aktualne. Ju? z wi?kszo?ci? sobie poradzi?em :) , mo?na klamk? :)

Postaw piwo autorowi tego posta
 

 
Tagi: program :: pawn :: compiler :: library :: przestał :: działać
Anonymous





Na forum: 245 dni
Posty: 1



Anonymous Koniecznie zajrzyj na:






Skocz do:  
Wyświetl posty z ostatnich:   
GTAONLINE.PL » JĘZYKI PROGRAMOWANIA » PAWN » [INNE] Program Pawn Compiler Library przestał działać Ten temat jest zablokowany bez możliwości zmiany postów lub pisania odpowiedzi

Nie możesz pisać nowych tematów
Nie możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach
Dodaj temat do Ulubionych
Wersja do druku