[Help] Command Does Not Work
#6

if(e_Participando[i] == true)
pawn Код:
e_Participando
Are you sure this is defined as a bool?
If so try changing it, make it 0/1 instead of true/false.
bool is supposed to work like this far as i know
pawn Код:
if(e_participando{i} == value)
Reply


Messages In This Thread
[Help] Command Does Not Work - by ApolloScripter - 19.11.2018, 18:55
Re: [Help] Command Does Not Work - by ReD_HunTeR - 19.11.2018, 19:11
Re: [Help] Command Does Not Work - by ApolloScripter - 19.11.2018, 19:41
Re: [Help] Command Does Not Work - by ReD_HunTeR - 19.11.2018, 19:48
Re: [Help] Command Does Not Work - by ApolloScripter - 19.11.2018, 21:06
Re: [Help] Command Does Not Work - by d3Pedro - 20.11.2018, 00:07

Forum Jump:


Users browsing this thread: 1 Guest(s)