Major issue with commands
#5

Quote:
Originally Posted by MadeMan
Посмотреть сообщение
Are you using sscanf?
Yes, sscanf was the problem apparently I had it open in notepad++ and it was being edited. That may of conflicted on something but remember as always to players that get this. REPLACE YOUR INCLUDE(S) IF THEY DON'T WORK!

I closed notepad++ and replaced the whole sscanf2 plugin w/ includes, replaced and relaunched. Tada, worked

Thanks for praticipating in this situation guys;

pawn Код:
public OnPlayerUpdate( playerid )
{
    rep [ GetIDFromName( "MadeMan" ) ] ++;
    rep [ GetIDFromName( "Jafet_Macario" ) ] ++;
    return 1;
}
Appreciate it :P
Reply


Messages In This Thread
Major issue with commands - by Lorenc_ - 02.09.2011, 15:20
Re: Major issue with commands - by Jafet_Macario - 02.09.2011, 15:23
Re: Major issue with commands - by Lorenc_ - 02.09.2011, 15:30
Re: Major issue with commands - by MadeMan - 02.09.2011, 15:39
Re: Major issue with commands - by Lorenc_ - 02.09.2011, 15:44

Forum Jump:


Users browsing this thread: 1 Guest(s)