[Ajuda] Meu FS tem um erro estupido
#1

ERROS

Quote:

C:\Users\Ricardo Moreira\Desktop\RedContry\RC-RP\filterscripts\ClubePiscina.pwn(210) : error 017: undefined symbol "string"
C:\Users\Ricardo Moreira\Desktop\RedContry\RC-RP\filterscripts\ClubePiscina.pwn(210) : error 017: undefined symbol "string"
C:\Users\Ricardo Moreira\Desktop\RedContry\RC-RP\filterscripts\ClubePiscina.pwn(210) : error 029: invalid expression, assumed zero
C:\Users\Ricardo Moreira\Desktop\RedContry\RC-RP\filterscripts\ClubePiscina.pwn(210) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

LINHA 210

PHP код:
format(stringsizeof(string), "~w~Pagas te ~r~%dEuros ~w~para entrar"payout); 
Reply
#2

PHP код:
new string[128]; 
Reply
#3

ERROS:
Quote:

C:\Users\Ricardo Moreira\Desktop\RedContry\RC-RP\filterscripts\ClubePiscina.pwn(211) : error 017: undefined symbol "payout"
C:\Users\Ricardo Moreira\Desktop\RedContry\RC-RP\filterscripts\ClubePiscina.pwn(212) : error 004: function "SafeGivePlayerMoney" is not implemented
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

ERRO LINHA 211
PHP код:
 format(stringsizeof(string), "~w~Pagas te ~r~%dEuros ~w~para entrar"payout); 
ERRO LINHA 212
PHP код:
SafeGivePlayerMoney(playerid,-1000); 
Reply
#4

Desculpem duble post mas ja consertei o erro da linha 211 agora so falta da linha 212

Quote:

C:\Users\Ricardo Moreira\Desktop\RedContry\RC-RP\filterscripts\ClubePiscina.pwn(212) : error 004: function "SafeGivePlayerMoney" is not implemented
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

ERRO DA LINHA 212

PHP код:
SafeGivePlayerMoney(playerid,-1000); 
Reply
#5

GivePlayerMoney usa isso
Reply
#6

pawn Код:
GivePlayerMoney(playerid, -1000);
Reply
#7

isso isso isso isso
Reply
#8

Obrrigado ja ta
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)