[POMOC]Errori i waringsi

Započeo [GP]Brain
24. Maj 2013. Zaključano
337
pregleda
9
postova
Jacky1
4
Made Man
24. Maj 2013.
Skripta koju koristim: neka radnja u LV nebitno
Detaljan opis problema:
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(637) : error 025: function heading differs from prototype
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(29674) : error 025: function heading differs from prototype
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(42376) : error 035: argument type mismatch (argument 2)
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(73199) : warning 203: symbol is never used: "BackAnim"
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(73199) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(73199) : warning 203: symbol is never used: "OnePlayAnim"
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(73199) : warning 203: symbol is never used: "WeaponNames"
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(73199) : warning 203: symbol is never used: "intrate"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

3 Errors.

Dio skripte:
Neke slike/video za lakse dobivanje pomoci(neobavezno):

bilo je 26 errora u vezi sscanfa dodao sam u pawn #include i to je dobro sad mi ovo izbaci
Jacky1
4
Made Man
24. Maj 2013.
errori
linija 637
forward OnPlayerLogin(playerid,password[]);


linija 29674
public OnPlayerLogin(playerid,password[])


linija 42376
OnPlayerLogin(playerid,tmppass);


EDIT WARINGSI SREDENI SAMO ERRORI OSTAJU
Johnâ„¢
5
Godfather
24. Maj 2013.
Pobriši ovo:
forward OnPlayerLogin(playerid,password[]);


Ovo promijeni:
public OnPlayerLogin(playerid,password[])


U ovo:
OnPlayerLogin(playerid,password[])


I ovo što imaš u zadnjem callbacku prebaci u ovaj iznad OnPlayerLogin callback.
Jacky1
4
Made Man
25. Maj 2013.
to sam zamijenio i sad
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(29675) : error 025: function heading differs from prototype
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(42377) : error 035: argument type mismatch (argument 2)
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(73200) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

2 Errors.
Jacky1
4
Made Man
25. Maj 2013.
sta callback nekontam zaminisa sam samo public OnPlayerLogin(playerid,password[]) i pobrisa forward sta calback
Bugi
5
Crime Lord
25. Maj 2013.
warning 203: symbol is never used: "GetPointDistanceToPointExMorph"


Obrisi to GetPointDistanceToPointExMorph
Blaeks_Biofor
5
Forum Don
25. Maj 2013.
stavi ovo na kraj skripte
#pragma unused GetPointDistanceToPointExMorph
Jacky1
4
Made Man
25. Maj 2013.
samo te errore kako cu

edit:  tnx sredia san waring
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(29675) : error 025: function heading differs from prototype
C:\Users\User\Downloads\Union LV\gamemodes\Union.pwn(42377) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

2 Errors.


29675 red je ovo
OnPlayerLogin(playerid,password[])


a 42377 
OnPlayerLogin(playerid,tmppass);


??
Jacky1
4
Made Man
25. Maj 2013.
Blaeks wrote on May 25, 2013, 2:36 pm:
stavi ovo na kraj skripte
#pragma unused GetPointDistanceToPointExMorph


tnxx radi to jer kad kucam GetPointDistanceToPointExMorph nema toga u skripti

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha