28.07.2012, 11:28
the next lines are in:
public OnGameModeInit()
SetTimer("CheckGate",1000,true);
gate = CreateObject(975, -1903.41, 238.47, 35.82, 0.00, 0.00, 0.00); //gate left
gate1 = CreateObject(975, -1912.25, 238.47, 35.82, 0.00, 0.00, 0.00); //gate right
BTW dan, what do you mean [pawn] tags?
public OnGameModeInit()
SetTimer("CheckGate",1000,true);
gate = CreateObject(975, -1903.41, 238.47, 35.82, 0.00, 0.00, 0.00); //gate left
gate1 = CreateObject(975, -1912.25, 238.47, 35.82, 0.00, 0.00, 0.00); //gate right
BTW dan, what do you mean [pawn] tags?