textdraw error?
#1

No idea what the problem is..

error:
Код:
error 035: argument type mismatch (argument 2)
script:
pawn Код:
forward ActionUpdate(const string[]);
public ActionUpdate(const string[])
{
    TextDrawSetString(updatebox, string); // error line
    TextDrawShowForAll(updatebox);
    return 1;
}
Reply
#2

This might help you.
https://sampwiki.blast.hk/wiki/TextDrawSetString
Reply
#3

i know how to use this all, but i am doing this with callremotefunction...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)