so ehm ja das ist diesmal mein problem
(44 8 : error 012: invalid function call, not a valid address
(44 8 : warning 215: expression has no effect
(44 8 : warning 215: expression has no effect
(44 8 : error 001: expected token: ";", but found ")"
(44 8 : error 029: invalid expression, assumed zero
(44 8 : fatal error 107: too many error messages on one line
public OnPlayerCommandText(playerid, cmdtext[])
{
new cmd[256];
new tmp[256];
new idx;
new Float:pos[3];
cmd = strtok(cmdtext,idx); // HIER IST DER FEHLER
new str[128];
if (strcmp(cmd,"/hauskauf",true) == 0)
{
for(new i = 0;i<sizeof(Hausplaces);i++)
{
WER HAT AHNUNG UND KANN MIR HELFEN ??