Command help
#5

Woopsie. Replace the first line in the "abwesend" command;

pawn Код:
if(GetPVarInt(playerid, "IstAbwesend") == 1) SendClientMessage(playerid, FARBE_GRAU, "Du bist bereits abwesend! Gib '/anwesend' ein wenn du zurьck bist.");
to
pawn Код:
if(GetPVarInt(playerid, "IstAbwesend") == 1) return SendClientMessage(playerid, FARBE_GRAU, "Du bist bereits abwesend! Gib '/anwesend' ein wenn du zurьck bist.");
Reply


Messages In This Thread
Command help - by svaba - 14.08.2011, 20:46
Re: Command help - by woot - 14.08.2011, 20:53
Re: Command help - by svaba - 14.08.2011, 20:56
Re: Command help - by Improvement™ - 14.08.2011, 20:58
Re: Command help - by woot - 14.08.2011, 21:02
Re: Command help - by svaba - 14.08.2011, 21:07
Re: Command help - by svaba - 14.08.2011, 21:13

Forum Jump:


Users browsing this thread: 4 Guest(s)