DarkSmok Posted June 17, 2018 Posted June 17, 2018 gamemodes\wa-rpg.pwn(7062) : error 012: invalid function call, not a valid address gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : error 001: expected token: ";", but found ")" gamemodes\wa-rpg.pwn(7062) : error 029: invalid expression, assumed zero gamemodes\wa-rpg.pwn(7062) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase4 Errors.
0 DarkSmok Posted June 17, 2018 Author Posted June 17, 2018 (edited) 43 minutes ago, iPanter said: Fai asa: format(string, sizeof(string), "L-ai trezit pe %s si s-a pus pe umarul tau.",PlayerInfo[playerid][pPetName]); SendClientMessage(playerid, COLOR_LIGHTBLUE, string); sa vedem daca o sa mearga. Edited June 17, 2018 by DarkSmok Nu merge...
0 AlexxAdv Posted June 18, 2018 Posted June 18, 2018 E imposibil sa te folosesti de SCM pentru a face un string Incearca asa new petname[100]; format(petname, sizeof(petname), "Ai trezit pe %s si s-a pus pe umarul tau.", PlayerInfo[playerid][pPetName]); SCMEx(playerid,-1,petname);
0 ionutdrg45 Posted June 19, 2018 Posted June 19, 2018 On 6/18/2018 at 11:00 AM, AlexxAdv said: E imposibil sa te folosesti de SCM pentru a face un string Incearca asa new petname[100]; format(petname, sizeof(petname), "Ai trezit pe %s si s-a pus pe umarul tau.", PlayerInfo[playerid][pPetName]); SCMEx(playerid,-1,petname); nu era SCM simplu, probabil era o prescurtare la functia de format+SCM
0 ionutdrg45 Posted June 19, 2018 Posted June 19, 2018 On 6/17/2018 at 7:00 PM, DarkSmok said: gamemodes\wa-rpg.pwn(7062) : error 012: invalid function call, not a valid address gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect gamemodes\wa-rpg.pwn(7062) : error 001: expected token: ";", but found ")" gamemodes\wa-rpg.pwn(7062) : error 029: invalid expression, assumed zero gamemodes\wa-rpg.pwn(7062) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase4 Errors. trimite codul in ceva ca in poza nu se vede tot in dreapta, el detecteaza elementul ";" ca fiind lipsa, poate e la format acolo lispa, nu se vede bine
0 valivaly96 Posted June 19, 2018 Posted June 19, 2018 La 17.06.2018 la 21:54, KB.HERO a spus: incearca sa stergi ; si imi spui daca merge unde s-a ajuns.... E grav daca nu se stie nici cand trebuie pus ;
-1 iPanter Posted June 17, 2018 Posted June 17, 2018 Fai asa: format(string, sizeof(string), "L-ai trezit pe %s si s-a pus pe umarul tau.",PlayerInfo[playerid][pPetName]); SendClientMessage(playerid, COLOR_LIGHTBLUE, string);
-2 KB.HERO Posted June 17, 2018 Posted June 17, 2018 incearca sa stergi ; si imi spui daca merge Încearcă să fii un om de valoare și nu neapărat un om de succes.
Question
DarkSmok
gamemodes\wa-rpg.pwn(7062) : error 012: invalid function call, not a valid address
gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect
gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect
gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect
gamemodes\wa-rpg.pwn(7062) : warning 215: expression has no effect
gamemodes\wa-rpg.pwn(7062) : error 001: expected token: ";", but found ")"
gamemodes\wa-rpg.pwn(7062) : error 029: invalid expression, assumed zero
gamemodes\wa-rpg.pwn(7062) : 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.
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now