їCual es el error aquн?
#1

pawn Код:
if(JugadorInfo[playerid][pDonateT] == 1)
                    {
                        new randarma = random(99999);
                        new nserie;
                        nserie[playerid] = randarma;
                        SendClientMessage(playerid, COLOR_YELLOW, "Usted ha comprado una pistola Colt M1911 (calibre .45). Se le ha hecho un descuento del 30%% por ser socio.");
                        SendClientMessage(playerid, COLOR_YELLOW, "El nъmero de serie de su pistola es {98CDFF}%d.", randarma);
                        Compra(playerid, 665);
                        SafeGivePlayerWeapon(playerid, 22, 1);

                    }
Код:
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\gamemodes\lsrg.pwn(18303) : error 028: invalid subscript (not an array or too many subscripts): "nserie"
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\gamemodes\lsrg.pwn(18303) : warning 215: expression has no effect
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\gamemodes\lsrg.pwn(18303) : error 001: expected token: ";", but found "]"
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\gamemodes\lsrg.pwn(18303) : error 029: invalid expression, assumed zero
C:\Users\Dead von.PERSONAL\Desktop\LS-RG\gamemodes\lsrg.pwn(18303) : fatal error 107: too many error messages on one line
Es un sistema que estoy haciendo, de un cуdigo de serie en el arma, que luego pondrй un comando para la policнa para rastrear йsto, entre otras.

PD: Nunca habнa usado random's.
Reply


Messages In This Thread
їCual es el error aquн? - by Glimma - 10.11.2012, 12:49
Respuesta: їCual es el error aquн? - by EduGTA - 10.11.2012, 13:01
Respuesta: їCual es el error aquн? - by Glimma - 10.11.2012, 13:08
Respuesta: їCual es el error aquн? - by oOFotherOo - 10.11.2012, 13:09
Respuesta: їCual es el error aquн? - by EduGTA - 10.11.2012, 13:14
Respuesta: їCual es el error aquн? - by Glimma - 10.11.2012, 13:24
Respuesta: їCual es el error aquн? - by oOFotherOo - 10.11.2012, 13:26
Respuesta: їCual es el error aquн? - by Glimma - 10.11.2012, 13:32
Respuesta: їCual es el error aquн? - by EduGTA - 10.11.2012, 13:54
Respuesta: їCual es el error aquн? - by Glimma - 10.11.2012, 14:11

Forum Jump:


Users browsing this thread: 1 Guest(s)