Sscanf warning: No default value found.
#3

Quote:

Could you paste the code?

Here is the code.

Code:
Quote:

new string[128], choice[32], doorid, amount;
if(sscanf(params, "s[32]dD", choice, doorid, amount))
{
SendClientMessageEx(playerid, COLOR_WHITE, "USAGE: /ddedit [Name] [DoorID] [Amount]");
SendClientMessageEx(playerid, COLOR_WHITE, "Available names: Exterior | Interior | CustomInterior | CustomExterior | VIP");
SendClientMessageEx(playerid, COLOR_WHITE, "Family | Faction | Wanted | Admin | VehicleAble | Color | PickupModel | Delete");
return 1;
}

Reply


Messages In This Thread
Sscanf warning: No default value found. - by JordanSmith - 29.07.2014, 11:59
Re: Sscanf warning: No default value found. - by DaDenz - 30.07.2014, 22:42
Re: Sscanf warning: No default value found. - by JordanSmith - 31.07.2014, 12:52
Re: Sscanf warning: No default value found. - by Konstantinos - 31.07.2014, 19:54

Forum Jump:


Users browsing this thread: 2 Guest(s)