warning 224: indeterminate array size in "sizeof" expression (symbol "maxlength")
#7

When I use this in "OnPlayerText" it gives me error "error 047: array sizes do not match, or destination array is too small"

PHP Code:
public OnPlayerText(playeridtext[])
{
TestText(text);
return 
0;

I put "TestText (text [145])" and follow the error.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)