Warnings..
#3

C:\Users\Nathan\Desktop\Nathan\Development\GTA Server\Evation RP - 3x\gamemodes\ERPfireworks.pwn(87697) : warning 203: symbol is never used: "SendAudioToRange"
^
You defined a variable you're not using.

Код:
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
pawn Код:
new str[86];
format(str, sizeof(str), "You're now in debt; you must repay the debt of $%d. If not, you will be arrested...", GetPlayerCash(j));
SendClientMessageEx(j, COLOR_LIGHTRED, str);
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)