03.02.2011, 17:30
Quote:
i didnt get you. i just removed strval and it says it should be assigned to an array
|
You need to initialize the arrays with enough cells to hold the information.
For example:
pawn Код:
new oname[MAX_PLAYERS][24];