Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: warning
1. [with this function is already handled] warning
[code]'addEventHandler' ['onClientPreRender' with this function is already handled][/code]
taki blad wyskakuje w debugu zaznaczylem w kodzie w ktorych linijkach wyskakuje

[lua]leci = false
leci2 = false
leci3 = false


function interpolateCam()
local now = getTickCount()
local endTime = start + 2000
local elapsedTime = now - start
local duration = endTime - start
local progress = elapsedTime / duration
local px, py, pz = getElementPosition(localPlayer)
local x, y, z = interpolateBetween ( dx, dy, dz, -1524.50, 890.68, 28.31, progress, "OutQuad")
setCameraMatrix(x, y, z, -1502.29, 919.74, 7.19+0.6, 0, 0)
end

function interpolateCam2()
local now = getTickCount()
local endTime = start2 + 2000
local elapsedTime = now - start2
local duration = endTime - start2
local progress = elapsedTime / duration
local px, py, pz = getElementPosition(localPlayer)
local x, y, z = interpolateBetween ( dx, dy, dz, -1704.22, 917.29, 58.05, progress, "OutQuad")
setCameraMatrix(x, y, z, -1748.76, 949.68, 24.74+0.6, 0, 0)
end

function interpolateCam3()
local now = getTickCount()
local endTime = start3 + 2000
local elapsedTime = now - start3
local duration = endTime - start3
local progress = elapsedTime / duration
local px, py, pz = getElementPosition(localPlayer)
local x, y, z = interpolateBetween ( dx, dy, dz, -2011.35, 1103.20, 95.72, progress, &...
2. Wszystko działa, ale i tak pokazuje warning w debugu.
Witam, ot?? przychodz? sobie z takim problemem i? robi?c kodzik, wszystko ?adnie ?miga, ale jest ma?y problem.

Chodzi mi o usuwanie pojazdu, gdy? zrobi?em co? takiego:


local veh 
createVehicle(id,x,y,z,x,y,z)


I gdy po zako?czeniu czynno?ci chc? aby usun?? pojazd u?ywam:


destroyElement
(veh)


I wszystko ?adnie usuwa, ale w debugu pokazuje, ?e jest to z?y argument.
Za pomoc stawiam :piwo: !
3. Expected number, got non-convertible string. This warning ma
WARNING: SKRYPTc.lua:136 Expected number, got non-convertible string. This warning may be an error in future version.

exports["INNY_SKRYPT"]:createCustomWindow("TEKST"screenW 0.6615y3screenW 0.2023screenH 0.2830tocolor(255255255a), false)
4. Warning
Siema
Pisze odno?nie zmieniania pliku pwn na amx, poniewa? zawsze gdy mi si? komplikuje jaki? obiekt np. https://zapodaj.net/b2116c762d7e4.jpg.html
to czasami jak wgrywam takie obiekty z warningami to a? mi crashuje serwer :/ ,
mo?e ich jest za duzo(z mapami tez tak bywa) wiecie mo?e jak si? pozby? tych warning?w?? bo mam takie podejrzenie ?e to przez nie, z g?ry dzi?ki za odpowiedzi.
5. Warning w panelu, przez ktory nie mozna sie zalogowac
Siemka, wyskakuje mi taki warning
Kod:

WARNING: pystories-db/s_db.lua:18: dbPoll failed; Access denied for user 'db_*****'@'ip14.ip-178-33-54.eu' (using password: YES) [DUP x4]


Czy wiecie co mo?na zrobi?, ?eby to naprawic?
6. warning
Witam serdecznie, mam problem z kompilacj? skryptu ot?? wyskakuje mi oto taki warning.


Cytat:

C:UsersExpertDesktopNowy folderfilterscriptsorganizacje.pwn(1540) : warning 203: symbol is never used: "InventoryOnDialogResponse"


M?g?by kto? pom?c z tym? Z g?ry dzi?kuje.
7. setVehicleSirens - warning
Witam, mam warning ?e ost. linijka setVehicleSirens "bad argument", kod:

    removeVehicleSirens
(pojazd)
    
addVehicleSirens(pojazd94truetruetruetrue)
    
setVehicleSirens(pojazd1, -0.35, -0.3551.0025500255255)
    
setVehicleSirens(pojazd20.35, -0.3551.00010255255255)
    
setVehicleSirens(pojazd3, -0.8, -0.3551.0025500255255)
    
setVehicleSirens(pojazd40.8, -0.3551.00010255255255)
    
setVehicleSirens(pojazd50.32.5390.129925500255255)
    
setVehicleSirens(pojazd6, -0.32.5390.1299010255255255)
    
setVehicleSirens(pojazd70, -0.3551.00255255255200200)
    
setVehicleSirens(pojazd8, -0.55, -1.380.6525500200200)
    
setVehicleSirens(pojazd90.55, -1.380.65087.7255200200)
8. WARNING w panelu logowania
Witam gdy naciskam Rejestruj si? zaczynaj? wyskakiwa? b??dy

SS DB3:
http://imgur.com/a/DjHim


Client:

function movePanelOut()
  
local now getTickCount()
  
local elapsedTime now p_Move.startTime
  local duration 
p_Move.endTime p_Move.startTime
  local progress 
elapsedTime duration
 
  local fAnimationTime 
getEasingValue(progressp_Move.easingFunction)
 
  
local move fAnimationTime*sw 0.122
  removeEventHandler
("onClientRender"getRootElement(), renderLoginContent)
  
setTimer( function() addEventHandler ("onClientRender"getRootElement(), renderLoginContentend600,1) -295 Linjka
  removeEventHandler
("onClientClick",getRootElement(),onClick)
  for 
i,v in ipairs field ) do 
   if 
v.text then 
    v
.text ""
    
v.erbox "bialy"
   
end
  end 
  setTimer
( function()
    for 
i,v in ipairs field ) do 
      if 
v.text then 
        v
.text "Panel Rejestracji!"
      
end 
    end 
   end
1200)
  
mx move
  my 
move 2
  sy 
sh
  ssy 
0
  
if now p_Move.endTime then
    removeEventHandler
("onClientRender"getRootElement(), movePanelOut)
    
addEventHandler("onClientClick",getRootElement(),onClick)
  
end
end
9. warning w konsolce
Witam ca?y czas w konsolce serwera pisze takie co?:
[2017-03-03 20:29] WARNING: [pystories]/[skrypty]/pystories-db/s_db.lua:18: dbPoll failed; Unknown column 'sid' in 'where clause'

Kto? sie w tym orientuje i by powiedzia? co z tym zrobic?
10. warning w konsoli serwera
Hej, mam problem z b??dem w konsoli. Tutaj b??d

Kod:

WARNING: rpgserver.lua:19: Bad argument @ 'getElementType' [Expected element at argument 1, got nil]



A tutaj kawa?ek skryptu w kt?rym znajduje si? ten b??d:

Kod:

function OnPlayerJoin()
fadeCamera(source, true)
createBlipAttachedTo(source, 0, 2, 255, 255, 255)
outputChatBox("Witaj na serwerze [Nazwa serwera]!", source, 255, 255, 255, true)
spawnPlayer(source, -2031.4154, 174.5885, 28.8359, nil, 0, 0, 1)
setCameraMatrix( source, -1997.4337158203, 200.27589416504, 51.115345001221, -2015.9968261719, 183.58070373535, 37.68424987793 )
end
addEventHandler("onPlayerJoin", getRootElement(), OnPlayerJoin)

function PlayerQuit()
local attached = getAttachedElements(source)
if (attached) then
for k,v in ipairs(attached) do
if getElementType(v) == "blip" then
destroyElement(v)
end
end
end
end
addEventHandler("onPlayerQuit", getRootElement(), PlayerQuit)
11. Pawn warning kolejny
C:UsersDomDesktoppbtgamemodespbtgm.pwn(163) : error 036: empty statement
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

Jak usunac taki error?
12. PAWN warning
C:UsersDomDesktoppbtgamemodespbtgm.pwn(291) : warning 203: symbol is never used: "ret_memcpy" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Warning. jak naprawic ?

Co to moze znaczyc?
13. Warning
gdy odpalam konsole z serwerem to od razu mi si? zamyka... na dole cod z chatlogu...

Kod:


SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team

[17] filterscripts = "" (string)
[17] plugins = "" (string)
[17]
[17] Server Plugins
[17] --------------
[17] Loaded 0 plugins.

[17]
[17] Filterscripts
[17] ---------------
[17] Loaded 0 filterscripts.

[17] Script[gamemodes/FullDM.amx]: Run time error 19: "File or function is not found"
[17] Number of vehicle models: 0
14. [RP] GameMode The Ready - Naprawiony
Witam serdecznie wstawiam wam tutaj skrypt znanego nam na forum The Ready, w postaci naprawionej do funkcji Kompilacji

Opis:

[code2]System drzwi:
->Gracz ma mo?liwo??:
->Wy?wietlania informacji nt. drzwi
->Zmieniania nazwy drzwi
->Zmieniania odtwarzanej muzyki w drzwiach (HiFi, jak kto woli tak nazwa? : ))
->Ustawianie widoczno?ci przez okna (zmiana interioru wewn?trznego na 0 - wida? map?, et cetera)
->Sprzedawanie za okre?lon? cen? innemu graczowi
->Ustalania pozycji wej?ciowej
->Mo?liwo?? wynaj?cia mieszkania (spawnu) innemu graczowi
->Wykupowanie dowolnej ilo?ci obiekt?w do drzwi
->Wykupowanie dowolnej ilo?ci napis?w do drzwi
->Przegl?danie zawarto?ci szafy
->Przypisywanie pod grup?
->Przypisywanie pod stref?
->Wczytywanie mapy obiekt?w
->Admin ma mo?liwo??:
->Tworzenia
->Zmiany interioru
->Zmiany vw (wewn?trznego i zewn?trznego)
->Ustalania nazwy drzwi
->Ustalania muzyki w drzwiach
->Teleportowanie si? do drzwi
->Zmienianie modelu pickupa
->Zmienianie id ownera i typu ownera
->Zamykanie i otwieranie
Inne:
-> Graczowi ze s?abym komputerem mog? si? nie za?adowa? obiekty odrazu po wje?dzie do interioru, z kt?rego bynajmniej pod?oga jest zrobiona z obiektu.
By zapobiec spadaniu pod interior, oprogramowanie sprawdza, czy takowy gracz spad? - czy nie. Je?eli spad?, przywraca go na pozycj? wej?ciow? wewn?trzn? :)
System obiekt?w:
->NIELIM...
15. Warning - komenda do stworzenia broni.
No piona, mam problem z komend? do tworzenia broni, raczej normalnie dzia?a, tylko ?e jak kto? wpisze id broni np. 235235235 pojawia si? warning, oto kod:
Kod:

function dajbron(gracz, commandName, weaponID, ammo)
if not tonumber(ammo) then ammo = 30 end
local status = giveWeapon(gracz, weaponID, ammo, true)
if status then
outputChatBox("Stworzy?e? bro? o id: " ..weaponID.. " z " ..ammo.. " ammo.", gracz, 0, 255, 0)
else
outputChatBox("Nie uda?o si? stworzy? broni!", gracz, 255, 0, 0)
end
end
addCommandHandler("bron", dajbron)

Da si? wyeliminowa? ten warning?
16. [GF] WARNING
Cze??, mam ot?? 16 warning?w, ale gdy wyszukuje to po prostu zaznaczonego kodu poprzez program nie ma.. Czyli tak jakby czyta?, a zarazem nie ma owej linijki..

[code](12645) : warning 204: symbol is assigned a value that is never used: "carid"
(12646) : warning 204: symbol is assigned a value that is never used: "tires"
(12644) : warning 203: symbol is never used: "lights"
(12644) : warning 203: symbol is never used: "doors"
(12644) : warning 203: symbol is never used: "panels"
(12661) : warning 204: symbol is assigned a value that is never used: "carid"
(12662) : warning 204: symbol is assigned a value that is never used: "tires"
(12660) : warning 203: symbol is never used: "lights"
(12660) : warning 203: symbol is never used: "doors"
(12660) : warning 203: symbol is never used: "panels"
(26768) : warning 204: symbol is assigned a value that is never used: "vehicle"
(30240) : warning 204: symbol is assigned a value that is never used: "rands"
(43532) : warning 204: symbol is assigned a value that is never used: "result"
(44363) : warning 203: symbol is never used: "PlayerDrunk"
(44363) : warning 203: symbol is never used: "iOrder"
(16186) : warning 204: symbol is assigned a value that is never used: "iTGB"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


16 Warnings.
[/code]
...
17. [DM] Warning
Witam , mam problem wywo?ywany przez osoby 3 , kto? wie z czego wynikaj? te errory i jak to naprawi?. ?

[code][18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warning: PlayerDialogResponse PlayerId: 4 dialog ID doesn't match last sent dialog ID
[18:14:05] Warn...
18. [INNE] System dystansu warning
zrobilem taki send client message


Kod:

SendClientMessage(playerid, COLOR_YELLOW, dystans [vehid]);


mam go pod on player dialog response

i mam warninga:

Kod:

X:samp03e_svr_R2_win32filterscriptsdystans.pwn(679) : warning 213: tag mismatch


ten kod sprawdza jaki dystans gracz przeszedl


kiedys mialem to jako textdraw

Kod:

TextDrawShowForPlayer (playerid, dystans[vehid]);


za pomoc jak naprawic warning :arrow: :piwo:
19. [INNE] warning 202: number of arguments does not match defin
C:UsersM.i.K.iDesktopnew_backup.pwn(670) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(670) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(670) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(685) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(685) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(685) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(713) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(713) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(713) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(723) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(723) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(723) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(730) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(730) : warning 202: number of arguments does not match definition
C:UsersM.i.K.iDesktopnew_backup.pwn(730) : warning 202: nu...
20. [GF] warning 213: tag mismatch
Witam, podczas komplikowania mapy mam warning "warning 213: tag mismatch"
Oto kod:
Kod:


if(pickupid==BiznesPickup[i])
{
if(BiznesInfo[i][bZamkniety]==true){ info= "~r~Drzwi Zamkniete"; }
else if(BiznesInfo[i][bZamkniety]==false){ info= "~b~~h~[~y~~h~Aby wejsc nacisnij l.ALT~b~~h~]"; } //LINIJKA Z WARNINGIEM
format(String, sizeof(String), "%s~n~%s",BiznesInfo[i][picText],info);
TextInfoDrzwi(playerid,String,5);//TD
return 1;
}
21. [DM] warning 213: tag mismatch
Witam, mam kilkana?cie b??d?w tag mismatch o to przyk?adowa linika...
[code]new id=pDataFrakcja[playerid][fID];[/code]
Takich b??d?w jest masa.

[code]CD: D:servergamemodes
Current directory: D:servergamemodes
"D:serverpawnopawncc.exe" "GoldMap.pwn" -; -(
Process started >>>
GoldMap.pwn(8561) : warning 202: number of arguments does not match definition
GoldMap.pwn(12285) : warning 213: tag mismatch
GoldMap.pwn(13101) : warning 213: tag mismatch
GoldMap.pwn(32941) : warning 213: tag mismatch
GoldMap.pwn(32974) : warning 213: tag mismatch
GoldMap.pwn(33015) : warning 213: tag mismatch
GoldMap.pwn(33035) : warning 213: tag mismatch
GoldMap.pwn(43732) : warning 213: tag mismatch
GoldMap.pwn(44585) : warning 213: tag mismatch
GoldMap.pwn(44591) : warning 213: tag mismatch
GoldMap.pwn(44591) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


11 Warnings.
<<< Process finished.
CD: D:servergamemodes
Current directory: D:servergamemodes
================ READY ================[/code]


Takie lub podobne wiadomo?ci ko?cz? si? ignorem
[quote]32725175
14:04:17
yo pom?c Ci z t? mapk??




3097129
14:04:28
Jak??




32725175
14:04:34
co mia?e? tam warninigi.
14:04:39
Mia?e? posta na forum.
14:04:40
O ty,
14:04:44
tym*




3097129
14:04:51
Tak, co by? na to poradzi??
14:05:41
?




32725175
14:05:46
No a mo?esz...
22. [INNE] warning 219
Czesc znowu mam ma?e warringi wiem ze i tak przerobi na amx ale nie chce zadnych warringow ;d

:arrow: :piwo:

Kod:


C:UsersxxxxxDesktopGreenTruck 1.0.pwn(14078) : warning 219: local variable "doors" shadows a variable at a preceding level
C:UsersxxxxxDesktopGreenTruck 1.0.pwn(14078) : warning 219: local variable "lights" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


2 Warnings.




Linijka

Kod:


new panels, doors, lights, tires;
23. [GF] warning 213: tag mismatch
Napisa?em skrypt na podstawie /apickup z H-RP na tworzenie napis?w 3D w grze i zapisu ich do pliku. Wszystko dzia?a, ale s? warningi (wszystkie to 'warning 213: tag mismatch')


Kod do 1 linijki:


[CODE]
WczytajNapisy()
{
new file[40];
for(new nr = 0; nr < LIMIT_NAPISOW; nr++)
{
format(file,sizeof(file),"Dane/Napisy/%d.ini",nr);
if(DOF2_FileExists(file))
{
NapisInfo[nr][napAktywny]=DOF2_GetBool(file,"Aktywny");
NapisInfo[nr][napKolor]=DOF2_GetHex(file,"Kolor");
NapisInfo[nr][napText]=DOF2_GetString(file,"Text");
NapisInfo[nr][napPosX]=DOF2_GetFloat(file,"PosX");
NapisInfo[nr][napPosY]=DOF2_GetFloat(file,"PosY");
NapisInfo[nr][napPosZ]=DOF2_GetFloat(file,"PosZ");
NapisInfo[nr][napVir]=DOF2_GetInt(file,"Vir");
if(NapisInfo[nr][napAktywny]==true)
{
Napis3D[nr]=Create3DTextLabel(NapisInfo[nr][napText],NapisInfo[nr][napKolor],NapisInfo[nr][napPosX],NapisInfo[nr][napPosY],NapisInfo[nr][napPosZ],20.0,NapisInfo[nr][napVir],0); // ta linijka
}
}
else
{
NapisInfo[nr][napAktywny]=false;
}
}
print("Wczytano napisy!");
return 1;
}
[/CODE]


Do 2:


[CODE]
new nr=NapisID[playerid];
NapisInfo[nr][napAktywny]=true;
Napis3D[nr]=Create3DTextLabel(NapisInfo[nr][napText],NapisInfo[nr][napKolor],NapisInfo[nr][napPosX],NapisInfo[nr][napPosY],NapisInfo[nr][napPosZ],20.0,NapisInfo[nr][napVir],0); // ta linijka
NapisTworze...
24. [INNE] warning
Kod:

(3752) : warning 213: tag mismatch


linijka:

Kod:

Nick[playerid] = Create3DTextLabel(string22, TEAM_HIT_COLOR, 1529.6,-1691.2,13.3, 40.0, 0, 1);
25. [INNE] warning 201
Siema. Mam 1 warning, z kt?rym nie mog? sobie poradzi?.
Wiem, ?e warning 201 oznacza, ?e co? si? powtarza, ale przeszuka?em ca?? map? i nic mi tutaj takiego si? nie powtarza.
A komplikator, zamiast poda? ?cie?k? do mapy, to pokazuje to include.
O to on:


Kod:

C:Documents and SettingsArTeK.DZOJKOPulpitServpawnoincludeYSIy_utils.inc(223) : warning 201: redefinition of constant/macro (symbol "strcpy(%0,%1)")



Wie kto? o co chodzi?
26. [DM] Dziwny warning nie mogę go rozwiązać
Mam taki warning:
Kod:


warning 204: symbol is assigned a value that is never used: "mapka"

a tablica to:
[code]
new mapka = dini_Int("Config", "Mapa");

I jak to rozwi?za?
Dam :piwo: za prawid?owe rozwi?zanie :)
27. [INNE] WARNING
Witam, aktualnie robi? system rejestracji iiiii.......
Zrobi?em ju? zapis Respektu Levelu i Kasy, teraz chcia?em zrobi? zapis ?mierci, Zabi?. I mam 2 errory w tych linijkach:

Kod:


Zabicia([playerid], GetIntFromFile(xFile,"Zabicia"));
Smierci([playerid], GetIntFromFile(xFile,"Smierci"));


B??d:
Kod:


F:Extreme 0.3e 0.1GamemodKupa.pwn(5682) : warning 215: expression has no effect
F:Extreme 0.3e 0.1GamemodKupa.pwn(5683) : warning 215: expression has no effect


Oczywi?cie jak zawsze pomoc - piwo ; )
28. [INNE] warning 202: number of arguments does not match defin
Witajcie, chcia?bym aby pobiera? informacje z definicji i pokazywa? w konosli. W OnFilterScriptInit mam to:
Pawn

print("+-------------------------------------------+");
    print(
"|                Mysql connection            |");
    print(
"+-------------------------------------------+");
    print(
"| Host:                %d            |"MYSQL_HOST);
    print(
"| User:                %d            |"MYSQL_USER);
    print(
"| Pass:                %d            |"MYSQL_PASS);
    print(
"| DB:                %d                |",MYSQL_DB);
    print(
"+-------------------------------------------+");

i warny:
I:Documents and SettingsGrzesiuPulpitserwer_03epawnonew.pwn(29) : warning 202: number of arguments does not match definition
I:Documents and SettingsGrzesiuPulpitserwer_03epawnonew.pwn(30) : warning 202: number of arguments does not match definition
I:Documents and SettingsGrzesiuPulpitserwer_03epawnonew.pwn(31) : warning 202: number of arguments does not match definition
I:Documents and SettingsGrzesiuPulpitserwer_03epawnonew.pwn(32) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


4 Warnings.