Wysłany: 2008-08-05, 13:56
eminem
Programista c++/Lua
Wiek: 37 Na forum: 6693 dni Posty: 25
Nick w MP: Mike75 Nexigen
Piwa : 245
Prosz? o pomoc mam b??dy i to r??ne prosz? o pomoc b?d? piwka pwn dam jak kto? mi pomorze b?d? bardzo wdzi?czny
a o to link do pwn
pwn
A to b??dy
Kod: H:\TheGodfatherLV.pwn(1115) : error 001: expected token: "}", but found "{"
H:\TheGodfatherLV.pwn(1122) : error 055: start of function body without function header
H:\TheGodfatherLV.pwn(1124) : error 055: start of function body without function header
H:\TheGodfatherLV.pwn(1126) : error 010: invalid function or declaration
H:\TheGodfatherLV.pwn(1558) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1562) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1574) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1578) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1582) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1586) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1590) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1594) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1598) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1611) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1615) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1619) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1623) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1627) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1639) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1643) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1647) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1659) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1663) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1667) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1671) : error 004: function "PlayerToPoint" is not implemented
H:\TheGodfatherLV.pwn(1739) : error 001: expected token: ";", but found "new"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
B?d? wdzi?czny i to bardzo .[/code]
Wysłany: 2008-08-05, 14:02
BraYaN_
Wiek: 34 Na forum: 6620 dni Posty: 276
Nick w MP: BraYaN_
Piwa : 1614
26 errors = brak klamry..
Wysłany: 2008-08-06, 11:03
eminem
Programista c++/Lua
Wiek: 37 Na forum: 6693 dni Posty: 25
Nick w MP: Mike75 Nexigen
Piwa : 245
dobra fajnie rozwi?za?em te b??dy ale mam jeszcze 1 b??d i 2 ostrze?enia
C:\Users\AGA\The Godfather\gamemode\gf.pwn(1205) : error 052: multi-dimensional arrays must be fully initialized
C:\Users\AGA\The Godfather\gamemode\gf.pwn(25915) : warning 203: symbol is never used: "dprop_PRIVATE_hash"
C:\Users\AGA\The Godfather\gamemode\gf.pwn(25915) : warning 203: symbol is never used: "gMedicSpawns"
linijka 1205 i okolice tej linijki
Kod: new CarSpawns[13][eCars] = {
{416,2203.7017,-2316.5430,30.7742,316.0703,},
{416,2203.7017,-2316.5430,30.7742,316.0703,},
{596,2180.5398,-2377.2991,30.2609,56.0116,},
{596,2152.3052,-2399.1567,30.2543,54.5670,},
{596,2157.3423,-2395.9253,30.2645,56.2326,},
{596,2179.7842,-2367.2070,30.3463,142.4996,},
{599,2162.3962,-2391.5188,30.7288,47.8566,},
{599,2167.3738,-2387.3467,30.7256,50.5066,},
{407,2204.1924,-2338.0806,30.8607,48.6293,},
{411,2115.0063,-2485.8918,30.4361,47.7452,},
{481,2120.6028,-2481.1638,30.1417,229.1890,}
};
[/code]
Wysłany: 2008-08-06, 11:16
Diler
GtaO RLZ :)
Wiek: 30 Na forum: 6726 dni Posty: 199
Piwa : 2579
Od kiedy dajemy przecinki w nawiasach
Te co sa w nawiasach pousuwaj
Wysłany: 2008-08-06, 11:31
eminem
Programista c++/Lua
Wiek: 37 Na forum: 6693 dni Posty: 25
Nick w MP: Mike75 Nexigen
Piwa : 245
Nadal ten b??d
Kod: new CarSpawns[13][eCars] = {
{416,2203.7017,-2316.5430,30.7742,316.0703},
{416,2203.7017,-2316.5430,30.7742,316.0703},
{596,2180.5398,-2377.2991,30.2609,56.0116},
{596,2152.3052,-2399.1567,30.2543,54.5670},
{596,2157.3423,-2395.9253,30.2645,56.2326},
{596,2179.7842,-2367.2070,30.3463,142.4996},
{599,2162.3962,-2391.5188,30.7288,47.8566},
{599,2167.3738,-2387.3467,30.7256,50.5066},
{407,2204.1924,-2338.0806,30.8607,48.6293},
{411,2115.0063,-2485.8918,30.4361,47.7452},
{481,2120.6028,-2481.1638,30.1417,229.1890}
};
Wysłany: 2008-08-06, 11:38
Diler
GtaO RLZ :)
Wiek: 30 Na forum: 6726 dni Posty: 199
Piwa : 2579
A mi sie wydaje ze tam 11 jest a nie 13
Wysłany: 2008-08-08, 15:07
John Braun
Wiek: 31 Na forum: 6597 dni Posty: 3
Piwa : 230
A ja mam b?ad z w?aczeniem skrypta ;/
W?aczam serwer z jakas mapka i skryptem(inne skrypty dzia?aja) i po chwili jest Raport o b?edach ;/
Bardzo prosze o pomoc
Beda piwka xD
Wysłany: 2008-08-08, 20:35
Diler
GtaO RLZ :)
Wiek: 30 Na forum: 6726 dni Posty: 199
Piwa : 2579
a sprobuj usunac wszystkie skrypty i pozostawi? tylko ten skrypt (moze sie z czyms gryzie) albo sprobuj zmienic mape (mozliwe ze z mapa sie gryzie )
Wysłany: 2008-08-08, 20:39
John Braun
Wiek: 31 Na forum: 6597 dni Posty: 3
Piwa : 230
Niestety Kazda mape sprawdzilem ;/ Usuna?em wszystkie skrypty oprucz tego i nic ;/
Mog?by mi ktos wrzucic link do SAMP SERWER 0.2.2 Beda
Wysłany: 2008-08-14, 01:27
Emilian49
Wiek: 34 Na forum: 6572 dni Posty: 18
Piwa : 1
Witam mam problem. Sciagnaem oryginalna wersefe GF i postanowilem ja spolszczyc ale przy kompilacji wystapilo 26 errors`ow wszystkie kod: 004 podaje wam wyniki kompilacji:
Kod:
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1704) : error 004: function "SetPlayerToTeamColor" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1729) : error 004: function "SetPlayerToTeamColor" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1749) : error 004: function "SetPlayerCriminal" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1754) : error 004: function "SetPlayerCriminal" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1818) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1822) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1834) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1838) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1842) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1846) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1850) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1854) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1858) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1870) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1874) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1878) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1882) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1886) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1898) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1902) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1906) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1918) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(1922) : error 004: function "PlayerToPoint" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(2168) : error 004: function "SendIRCMessage" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(2190) : error 004: function "SendIRCMessage" is not implemented
F:\SAMP m?j serwer\Edytor Pawno\SLILS.pwn(2202) : error 004: function "SaveCK" is not implemented
za pomoc stawiam
Wysłany: 2008-08-14, 02:19
The Psychol
Psychol
Wiek: 35 Na forum: 6792 dni Posty: 2819
Nick w MP: The_Psychol
Piwa : 4386
Administrator: Admin ma zawsze rację | REGULAMIN FORUM | REKLAMA/VIP | .
zgubi?e? klamerke szukaj miedzy linijkami 1704 - 2230
Podpis
And that's the bottom line 'cause The Psychol said so!
Wysłany: 2008-08-14, 09:57
Emilian49
Wiek: 34 Na forum: 6572 dni Posty: 18
Piwa : 1
Nie znalazlem ani jednego z tych bledow prosze o pomoc.
Prosze o to czesc skryptu w notatniku
LINK: www.wrzucaj.com/553571
Wysłany: 2008-08-14, 12:08
TNT
Ban(playerid);
Wiek: 32 Na forum: 6710 dni Posty: 145
Piwa : 1141
C:\Documents and Settings\^^\Pulpit\truelife69.pwn(4531) : warning 202: number of arguments does not match definition
i
C:\Documents and Settings\^^\Pulpit\truelife69.pwn(6014) : warning 221: label name "Float" shadows tag name
Jak to naprawic
Podpis
SupportTeam przemo.org
Wysłany: 2008-08-14, 12:27
Diler
GtaO RLZ :)
Wiek: 30 Na forum: 6726 dni Posty: 199
Piwa : 2579
Emilian49 , a przed 1704 zobacz moze zgubi?e?
MaTeK_ , podaj linijki i jeszcze jedno w opisie masz Cytat: a takich prostych rzeczy naprawic nie umiesz xD
Wysłany: 2008-08-14, 13:04
TNT
Ban(playerid);
Wiek: 32 Na forum: 6710 dni Posty: 145
Piwa : 1141
Cop , tych warningow mam 90 w mapie ... i roznych ale przewaznie to te 2
Podpis
SupportTeam przemo.org
Tagi: błędy :: przy :: kompilacji :: rozwiązanie
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: