if(sscanf(params,"usi",player,item,wert))
{
SendClientMessage(playerid,GRAU,"Verwendung: /geben [Spielername/ID] [Item] [Menge/Wert]");
print("debug #1");
Itemlist(playerid);
print("debug #2");
}
Ich hoffe ihr könnt helfen.
Fehler: sscanf warning: Strings without a length are deprecated, please add a destination size.
mfg.
Opa