Another Problem
#4

AtriDmStartTime()

PHP код:
public DmEventT()
{
    
SendClientMessageToAll(0x00FFFFAA"[EVENT]: {FFFFFF}Atrium deathmatch event has started, type /join to take part!");
    
AtriHealthPickup[0] = CreateDynamicPickup(124021728.2104,-1668.2876,22.6094, -118, -1100.0);
    
AtriHealthPickup[1] = CreateDynamicPickup(124021701.4614,-1648.4786,20.2194, -118, -1100.0);
    
AtriArmourPickup[0] = CreateDynamicPickup(124221734.8628,-1639.2264,20.2307, -118, -1100.0);
    
AtriArmourPickup[0] = CreateDynamicPickup(124221708.9303,-1677.3439,27.2016, -118, -1100.0);
    
AtriAdrenalinePickup CreateDynamicPickup(124121721.5195,-1672.7142,20.2234, -118, -1100.0);
    
Event1SecT SetTimer("AtriDmStartTime"1000true);
    
KillTimer(DmEventTimerVar);
    
AtriDM 1;
    return 
1;

PHP код:
CMD:forcetevent(playeridparmas)
{
    if(
PInfo[playerid][Admin] < 3) return SendClientMessage(playeridRED,"[ERROR]: {FFFFFF}You do not have the privilleges to perform this command.");

    
DmEventT();
    return 
1;

I read what you said, I deleted that thread because it was a common mistake and i was just being stupid. Though I will rewrite my code sometime in the near future. I hope you could help me with this.
Reply


Messages In This Thread
Another Problem - by Uvais - 15.12.2017, 08:08
Re: Another Problem - by Logic_ - 15.12.2017, 08:17
Re: Another Problem - by RogueDrifter - 15.12.2017, 08:20
Re: Another Problem - by Uvais - 15.12.2017, 08:23
Re: Another Problem - by Logic_ - 15.12.2017, 08:25
Re: Another Problem - by Uvais - 15.12.2017, 08:25
Re: Another Problem - by RogueDrifter - 15.12.2017, 08:25
Re: Another Problem - by Uvais - 15.12.2017, 08:29
Re: Another Problem - by Logic_ - 15.12.2017, 08:31
Re: Another Problem - by Uvais - 15.12.2017, 08:34

Forum Jump:


Users browsing this thread: 1 Guest(s)