[Ajuda] Comflito entres if's
- Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk
)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9
)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33
)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34
)
+---- Thread: [Ajuda] Comflito entres if's (
/showthread.php?tid=614310
)
Comflito entres if's -
PacManBRsPWN
- 06.08.2016
Podem fecha o Topico
Re: Comflito entres if's -
CyNiC
- 06.08.2016
[Tutorial] Operadores Logicos e Comparadores.
pawn Код:
if
(
(
IsPlayerInRangeOfPoint
(
playerid,
40.0
, x,y,z
)
)
&&
(
strfind
(
sendername,
"NOME"
,true
)
!=
-
1
)
)
Re: Comflito entres if's -
PacManBRsPWN
- 07.08.2016
cara ajudou muito vlw