18.03.2014, 14:29
Hello guys. I am working on to fix like, if no EMS is on duty /accept death will work. If EMS is on duty /accept death wont work. I think you understand. Anyways, because I am new and very noob in PAWN I will need some help.. To start off, how to create a code that checks for EMS?
its like
Anyways, I think you understand me... How can help me? It would make me very happy
its like
pawn Код:
if(EMSOnline, playerid) SendClientMessage ("You cant accept death when EMS is available");
