Jump to content

Povolanie cez dialog


TuTaHeDoK

Recommended Posts

pls uz to mam ale nabehli mi tieto errory? pls co stym?

 

 

D:\Hry\GTA SA\FlowGlass - Pawno\gamemodes\rs.pwn(119) : warning 209: function "OnDialogResponse" should return a value

D:\Hry\GTA SA\FlowGlass - Pawno\gamemodes\rs.pwn(307) : error 021: symbol already defined: "GivePlayerMoney"

D:\Hry\GTA SA\FlowGlass - Pawno\gamemodes\rs.pwn(310) : error 021: symbol already defined: "TogglePlayerClock"

D:\Hry\GTA SA\FlowGlass - Pawno\gamemodes\rs.pwn(311) : error 010: invalid function or declaration

D:\Hry\GTA SA\FlowGlass - Pawno\gamemodes\rs.pwn(493) : error 021: symbol already defined: "PlayerName"

D:\Hry\GTA SA\FlowGlass - Pawno\gamemodes\rs.pwn(496) : error 047: array sizes do not match, or destination array is too small

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

 

 

5 Errors.

 

Link to comment
Share on other sites

aha ok tak nabuduce pis ze nechcem pomoc od bobana

tvl retard a uz ked tak pomoc tu mas ty drbo

skus sem dat aj riadky ale vymaz tie dve definicie a dopln return v ondialog response
Link to comment
Share on other sites

 

Riadok 120: public OnPlayerPickUpPickup(playerid, pickupid)

 

Riadok 308: GivePlayerMoney(playerid, PocketMoney);

Riadok 311: TogglePlayerClock(playerid,1);

Riadok 312: return 1;

Riadok 494: stock PlayerName(playerid) {

Riadok 497: return name;

 

Link to comment
Share on other sites

×
×
  • Create New...