[Pomoć] Modreq u dialogu

Započeo VuKaN
14. Avg. 2016.
333
pregleda
4
postova
Joksa99
5
Crime Lord
14. Avg. 2016.
Skripta koju koristim: Moja
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 )
BlueBaron
2
Wheel Man
15. Avg. 2016.
Kako si definirao askqList ?
Joksa99
5
Crime Lord
15. Avg. 2016.
enum askqData
{
    bool:askqSend,
    askqOwner[ MAX_PLAYER_NAME ],
    askqID,
askqQuestion[ 128 ]
};
new askqList[ MAX_ASKQS ][ askqData ];
Joksa99
5
Crime Lord
15. Avg. 2016.
Rešeno.

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha