Wysłany: 2010-01-10, 12:48
speed12
..:: ScriptKinG ::..
Wiek: 30 Na forum: 6815 dni Posty: 61
Piwa : 3404
Kod: new telename[MAX_PLAYER_NAME];
Podpis
Moje dzieła:
[URL=viewtopic.php?t=9905]PPS 3.5[/URL]
[URL=viewtopic.php?t=33325][img]Big Admins House[/URL]
[URL=viewtopic.php?t=34591]TruckMania[/URL]
Wysłany: 2010-01-10, 13:04
_tmk_
Wiek: 29 Na forum: 6108 dni Posty: 39
Nick w MP: TmK
Piwa : 380
ale podmienic czy gdzies dac??
Wysłany: 2010-01-10, 14:12
Marihuana
Żyć by umierać :)
Wiek: 31 Na forum: 6144 dni Posty: 101
Nick w MP: KoZaKo
Piwa : 547
Dajesz nad skrypt najlepiej
Wysłany: 2010-01-12, 18:47
myslaf
Wiek: 36 Na forum: 6097 dni Posty: 5
Piwa : 1
Witam !
Prosz? o pomoc. Mam owe errory podczas F5 :]
Kod: D:\Program Files Seven\GTA SA\P.A.W.N.O #New\include\a_players.inc(25) : warning 219: local variable "skin" shadows a variable at a preceding level
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : error 001: expected token: ",", but found "-string-"
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : warning 215: expression has no effect
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : error 001: expected token: ";", but found "-string-"
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : warning 215: expression has no effect
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : error 001: expected token: ";", but found ")"
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : fatal error 107: too many error messages on one line
Linijka 1213
Kod: SendClientMessage(playerid, Brazowy,"* ChocoLate Base "WERSJA" stworzy? w ca?o?ci CheKo!");
Wysłany: 2010-01-12, 19:37
xqz
otaku desu!
Wiek: 32 Na forum: 6504 dni Posty: 723
Nick w MP: xqz
Piwa : 5465
myslaf , zdaje sie ze linijke wyzej brakuje ci srednika.
Wysłany: 2010-01-12, 20:58
myslaf
Wiek: 36 Na forum: 6097 dni Posty: 5
Piwa : 1
Teraz mam to:
Kod: D:\Program Files Seven\GTA SA\P.A.W.N.O #New\include\a_players.inc(25) : warning 219: local variable "skin" shadows a variable at a preceding level
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : error 001: expected token: ",", but found "-string-"
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : warning 215: expression has no effect
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : error 001: expected token: ";", but found "-string-"
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : warning 215: expression has no effect
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : error 001: expected token: ";", but found ")"
D:\Program Files Seven\GTA SA\PLIKI DO MOJEGO SERWERA !!!\DM_Zarabista.pwn(1213) : fatal error 107: too many error messages on one line
linijaka:
Kod: SendClientMessage(playerid, COLOR_Limona,"* ChocoLate Base "WERSJA" stworzy? w ca?o?ci CheKo! ");
Kiedy j? usun??em by?o to samo tylko przesz?o na linijke 1216
Wysłany: 2010-01-13, 17:47
Marihuana
Żyć by umierać :)
Wiek: 31 Na forum: 6144 dni Posty: 101
Nick w MP: KoZaKo
Piwa : 547
Skopiuj tu caly kod bo cos ze stringiem wyzej
Wysłany: 2010-01-14, 14:14
zenio98
Wiek: 33 Na forum: 6120 dni Posty: 38
Piwa : 740
mam bledy do mojej 1 mapki :
Kod: C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(53) : error 029: invalid expression, assumed zero
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(53) : warning 215: expression has no effect
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(53) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(53) : error 029: invalid expression, assumed zero
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(53) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
dam caly kod :
Kod: new cmd[256];
new idx;
cmd = strtok(cmdtext, idx);
53. if (!strcmp(cmdtext, "/pomoc",true)) ==0) //to ta linijka z bledami
{
za pomoc zimny browar
//edit pomoze ktos ?
Podpis
[b]
[url=viewtopic.php?t=35109]Baza admina v3.0[/url]
[url=viewtopic.php?t=35943]baza admina 5.0[/url]
Wysłany: 2010-01-14, 17:07
myslaf
Wiek: 36 Na forum: 6097 dni Posty: 5
Piwa : 1
Kod: if(strcmp(cmd,"/pomoc",true)==0)
{
Daj to
Wysłany: 2010-01-14, 17:37
zenio98
Wiek: 33 Na forum: 6120 dni Posty: 38
Piwa : 740
wtedy mam tak ;/
Kod: C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(53) : error 017: undefined symbol "strtok"
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(53) : error 033: array must be indexed (variable "cmd")
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(51) : warning 203: symbol is never used: "idx"
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(51 -- 73) : error 010: invalid function or declaration
C:\Documents and Settings\XX\Pulpit\server\gamemodes\bare.pwn(51 -- 73) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Podpis
[b]
[url=viewtopic.php?t=35109]Baza admina v3.0[/url]
[url=viewtopic.php?t=35943]baza admina 5.0[/url]
Wysłany: 2010-01-15, 20:28
wojasek
Wiek: 31 Na forum: 6577 dni Posty: 17
Piwa : 348
Witam !
Prosz? o szybk? pomoc. Mam takie errory:
Kod: D:\Program Files Seven\GTA SA\P.A.W.N.O #New\include\a_samp.inc(77) : warning 219: local variable "amount" shadows a variable at a preceding level
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(271) : error 001: expected token: ";", but found "-string-"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(1748) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(1748) : error 033: array must be indexed (variable "cmd")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2480) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2480) : error 033: array must be indexed (variable "nicks")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2486) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2486) : error 033: array must be indexed (variable "newpasswd")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2557) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2568) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2568) : error 033: array must be indexed (variable "idstr")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2593) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2593) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2629) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2638) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2654) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2654) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2720) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2720) : error 033: array must be indexed (variable "idstr")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2775) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2781) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2812) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2812) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2815) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2815) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2844) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2844) : error 033: array must be indexed (variable "idstr")
linijka: 271 Kod: new WersjaDF[256] = "LV•DM•PL© "MAPVERSION" ®™";
linjka: 1748 Kod: cmd = strtok(cmdtext, idx);
linijka: 2480: Kod: nicks = strtok(cmdtext, idx);
linjka: 2486: Kod: newpasswd = strtok(cmdtext, idx);
linjka: 2557: Kod: new tankid = strval(strtok(cmdtext, idx));
linijka: 2568: Kod: idstr = strtok(cmdtext, idx);
linijka: 2593: Kod: tmp2 = strtok(cmdtext, idx);
linijka: 2629: Kod: new nowe = strval(strtok(cmdtext, idx));
linijka: 2638: Kod: new nowe = strval(strtok(cmdtext, idx));
linijka: 2654: Kod: tmp2 = strtok(cmdtext, idx);
linijka: 2720: Kod: idstr = strtok(cmdtext, idx);
linijka: 2775: Kod: idstr = strtok(cmdtext, idx);
linijka: 2781: Kod: DelBanned(strtok(cmdtext, idx));
linijka: 2812: Kod: tmp2 = strtok(cmdtext, idx);
linijka: 2815: Kod: tmp2 = strtok(cmdtext, idx);
Wysłany: 2010-01-15, 20:45
Kigam
Wiek: 29 Na forum: 6244 dni Posty: 25
Piwa : 11
"wojasek" napisał/a :Witam !
Prosz? o szybk? pomoc. Mam takie errory:
Kod: D:\Program Files Seven\GTA SA\P.A.W.N.O #New\include\a_samp.inc(77) : warning 219: local variable "amount" shadows a variable at a preceding level
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(271) : error 001: expected token: ";", but found "-string-"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(1748) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(1748) : error 033: array must be indexed (variable "cmd")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2480) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2480) : error 033: array must be indexed (variable "nicks")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2486) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2486) : error 033: array must be indexed (variable "newpasswd")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2557) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2568) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2568) : error 033: array must be indexed (variable "idstr")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2593) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2593) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2629) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2638) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2654) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2654) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2720) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2720) : error 033: array must be indexed (variable "idstr")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2775) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2781) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2812) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2812) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2815) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2815) : error 033: array must be indexed (variable "tmp2")
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2844) : error 017: undefined symbol "strtok"
C:\Documents and Settings\Administrator\Pulpit\Serwer\gamemodes\8AA2.pwn(2844) : error 033: array must be indexed (variable "idstr")
linijka: 271 Kod: new WersjaDF[256] = "LV•DM•PL© "MAPVERSION" ®™";
linjka: 1748 Kod: cmd = strtok(cmdtext, idx);
linijka: 2480: Kod: nicks = strtok(cmdtext, idx);
linjka: 2486: Kod: newpasswd = strtok(cmdtext, idx);
linjka: 2557: Kod: new tankid = strval(strtok(cmdtext, idx));
linijka: 2568: Kod: idstr = strtok(cmdtext, idx);
linijka: 2593: Kod: tmp2 = strtok(cmdtext, idx);
linijka: 2629: Kod: new nowe = strval(strtok(cmdtext, idx));
linijka: 2638: Kod: new nowe = strval(strtok(cmdtext, idx));
linijka: 2654: Kod: tmp2 = strtok(cmdtext, idx);
linijka: 2720: Kod: idstr = strtok(cmdtext, idx);
linijka: 2775: Kod: idstr = strtok(cmdtext, idx);
linijka: 2781: Kod: DelBanned(strtok(cmdtext, idx));
linijka: 2812: Kod: tmp2 = strtok(cmdtext, idx);
linijka: 2815: Kod: tmp2 = strtok(cmdtext, idx);
do jakiego publica dales to wszystko ?
Wysłany: 2010-01-15, 20:53
wojasek
Wiek: 31 Na forum: 6577 dni Posty: 17
Piwa : 348
public IRCCommands(playerid, cmdtext[]){
Wysłany: 2010-01-16, 11:16
tm2
Wiek: 28 Na forum: 6085 dni Posty: 4
Nick w MP: Kielson
Piwa : 256
Witam.
Mam problem, a mianowicie:
Kiedy chc? skonwertowa? plik .pwn na .amx pojawia mi si? taki b??d:
Kod: C:\Users\Terg\Documents\Downloads\LV_SF_LS_XL_DM_4.7_PL\LV~SF~LS~XL~DM 4.7 PL\LV~SF~LS~XL~DM 4.7 PL [PWN]\lv2m.pwn(7) : fatal error 100: cannot read from file: "new"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Pom??cie, mo?e mam jakie? starsze includy?
Wysłany: 2010-01-16, 11:24
The Reary
Wiek: 47 Na forum: 6470 dni Posty: 69
Nick w MP: TheReary
Piwa : 2446
wojasek , #include <strtok>
tm2 , Nie masz includa "new". Poszukaj, mo?e znajdziesz, a w includach kt?re dawa? Psychol nie by?o tego includa. On by? robiony dla w?asnych potrzeb tak mi si? wydaje.
Tagi: błędy :: przy :: kompilacji :: rozwiązanie
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: