Someone help me When ever someone die's they go straight to hospital and there is EMS online Please Help?
#1

Help??
Reply
#2

Wrong section, no code, nothing to help you. Wow.
Reply
#3

}
if(EMSCallTime[i] > 0)
{
if(EMSAccepted[i] < 999)
{
if(IsPlayerConnected(EMSAccepted[i]))
{
new Float:X,Float:Y,Float:Z;
GetPlayerPos(EMSAccepted[i], X, Y, Z);
new zone[MAX_ZONE_NAME];
// Get3DZone(X, Y, Z, zone, sizeof(zone));
format(string, sizeof(string), "Your patient is located in %s.", zone);
SetPlayerCheckpoint(i, X, Y, Z, 5);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)