Warnings..
#1

C:\Users\Nathan\Desktop\Nathan\Development\GTA Server\Evation RP - 3x\gamemodes\ERPfireworks.pwn(74245) : warning 202: number of arguments does not match definition
C:\Users\Nathan\Desktop\Nathan\Development\GTA Server\Evation RP - 3x\gamemodes\ERPfireworks.pwn(8655 : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Nathan\Desktop\Nathan\Development\GTA Server\Evation RP - 3x\gamemodes\ERPfireworks.pwn(87697) : warning 203: symbol is never used: "SendAudioToRange"


The bottom line (87697) doesn't exist.
line:74245 new audioid = SendAudioURLToRange(inputtext,volume,seek,aX,aY,aZ ,range);

Line:86558 new string[86];
format(string, sizeof(string), "You're now in debt; you must repay the debt of $%d. If not, you will be arrested...", GetPlayerCash(j));
SendClientMessageEx(j, COLOR_LIGHTRED, string);
MoneyMessage[j] = 1;


Thanks.
Reply


Messages In This Thread
Warnings.. - by Evation - 02.02.2013, 06:39
Re: Warnings.. - by Hernando - 02.02.2013, 06:41
Respuesta: Warnings.. - by Strier - 02.02.2013, 06:41
Re: Warnings.. - by Evation - 02.02.2013, 06:56
Respuesta: Warnings.. - by Strier - 02.02.2013, 07:00
Re: Warnings.. - by Evation - 02.02.2013, 07:05
Re: Warnings.. - by Evation - 02.02.2013, 07:14

Forum Jump:


Users browsing this thread: 1 Guest(s)