[SOLVED]2 Errors ?
#1

Okay, this is the non-working piece of my unbanname command.
Can anyone help me to fix the errors?
I just worked more then 1 hour on it.

pawn Код:
...
unbanname = strval(tmp);

if(udb_Exists(unbanname))   {    //5411
dUserSetINT(unbanname).("banned", 0);  //5412
...
Код:
(5411) : error 035: argument type mismatch (argument 1)
(5412) : error 035: argument type mismatch (argument 1)
I would be happy about a working solution, or some help-tries.
Reply


Messages In This Thread
[SOLVED]2 Errors ? - by Jeffry - 25.02.2010, 14:57
Re: [Hmm]2 Errors ? - by skynny - 25.02.2010, 15:11
Re: [Hmm]2 Errors ? - by Jeffry - 25.02.2010, 15:21
Re: [Hmm]2 Errors ? - by Jeffry - 26.02.2010, 11:51
Re: [Hmm]2 Errors ? - by wafffllesss - 26.02.2010, 12:13
Re: [Hmm]2 Errors ? - by Jeffry - 26.02.2010, 12:23
Re: [Hmm]2 Errors ? - by wafffllesss - 26.02.2010, 12:24
Re: [Hmm]2 Errors ? - by Jeffry - 26.02.2010, 12:30
Re: [Hmm]2 Errors ? - by wafffllesss - 26.02.2010, 12:31
Re: [Hmm]2 Errors ? - by Jeffry - 26.02.2010, 12:35
Re: [Hmm]2 Errors ? - by wafffllesss - 26.02.2010, 12:37
Re: [Hmm]2 Errors ? - by Jeffry - 26.02.2010, 12:39

Forum Jump:


Users browsing this thread: 2 Guest(s)