A few ideas to create a duel system
#2

Code:
new LimitDuel[MAX_PLAYERS];

//check
if(LimitDuel[playerid] > 3 ) return SendClientMessage(playerid,-1,"Noup, im sorry bruh. ^^");

//Count
LimitDuel++;
:d
Reply


Messages In This Thread
A few ideas to create a duel system - by Score - 22.08.2018, 21:02
Re: A few ideas to create a duel system - by Alteh - 22.08.2018, 22:12

Forum Jump:


Users browsing this thread: 1 Guest(s)