09.04.2011, 17:59
you can change this cmd
format(iStr, sizeof(iStr), "%s need a mechanic, use /acceptcall
into
format(iStr, sizeof(iStr), "%s need a mechanic, use /ac
and this
if(callmechanic==999) return SendClientMessage(playerid, 0xFF0080FF, "No one need your help!");
into if(callmechanic==999) return SendClientMessage(playerid, 0xFF0080FF, "We Need Your Help!");
and this SendClientMessage(playerid, 0xFF0080FF, "Time ended.");
into
SendClientMessage(playerid, 0xFF0080FF, "You Slow Failer!");
format(iStr, sizeof(iStr), "%s need a mechanic, use /acceptcall
into
format(iStr, sizeof(iStr), "%s need a mechanic, use /ac
and this
if(callmechanic==999) return SendClientMessage(playerid, 0xFF0080FF, "No one need your help!");
into if(callmechanic==999) return SendClientMessage(playerid, 0xFF0080FF, "We Need Your Help!");
and this SendClientMessage(playerid, 0xFF0080FF, "Time ended.");
into
SendClientMessage(playerid, 0xFF0080FF, "You Slow Failer!");