public OnGameModeInit() { ConnectNPC("[BOT]Pilot", "pilot"); CreateDynamicObject(109, -1551.87585, 741.70190, 6.96150, 86.00000, 0.00000, 0.00000); CreateDynamicObject(109, -1553.20630, 739.82355, 6.96150, 86.00000, 0.00000, 0.00000); CreateDynamicObject(109, -1554.18677, 743.20221, 6.96150, 86.00000, 0.00000, 0.00000); CreateDynamicObject(109, -1555.25635, 740.15961, 7.42850, 86.00000, 0.00000, 0.00000); return 1; } |