23/01/2022 10:37
(23/01/2022 00:28)xbruno1000x Escreveu:Bah nem me liguei nisso kkkk mals ai(22/01/2022 21:06)fear Escreveu:(22/01/2022 20:47)xbruno1000x Escreveu:(22/01/2022 18:49)fear Escreveu:(22/01/2022 16:04)xbruno1000x Escreveu: Esqueci de formatar
Código:CallRemoteFunction("IsPlayerInJail", "%d", playerid)
coloco aonde isso??
Era só substituir no código anterior.
Código:if(CallRemoteFunction("IsPlayerInJail", %d, playerid)) return SendClientMessage(playerid, -1, "Você está preso!");
Não foi não..
Código PHP:error 029: invalid expression, assumed zero
error 017: undefined symbol "d"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Me ajuda a te ajudar amigo... só faltava as aspas na formatação.
Código:if(CallRemoteFunction("IsPlayerInJail", "%d", playerid)) return SendClientMessage(playerid, -1, "Você está preso!");