Opis problema:
(63274) : warning 202: number of arguments does not match definition
(63275) : warning 202: number of arguments does not match definition
(63277) : error 001: expected token: "-string end-", but found "-identifier-"
(63277) : warning 215: expression has no effect
(63277) : error 001: expected token: ";", but found "-string-"
(63277) : warning 215: expression has no effect
D(63277) : error 001: expected token: ";", but found ")"
(63277) : fatal error 107: too many error messages on one line
Deo skripte: 63274:
askqList[ askid ][ askqSend ] = false;63275 :
new idd = askqList[ askid ][ askqID ];63277 :
if(strcmp( GetName( idd ), askqList[ askid ][ askqOwner ], true ) == 0 )