22 объекта, 5 машин и 3 приметивные команды, которые даже не проверяют где находиться игрок, у меня даже язык не поворачиваеться это скриптом назвать
[pwn]#include <a_samp>
#include <core>
#include <float> public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" |||||||||||||||||||||||||||||||||||||||");
print(" ||||||||Jump on Roof by supreme||||||||");
print(" |||||||||||||||||||||||||||||||||||||||");
print("--------------------------------------\n");
return 1;
}
public OnFilterScriptExit()
{
return 1;
}
public OnGameModeInit()
{
CreateObject(1634, 1781.374, -1300.256, 132.0319, 0.0, 0.0, 55.8629);
CreateObject(1634, 1751.3599, -1183.653, 91.9459, 0.0, 0.0, -17.189);
CreateObject(1634, 1796.2719, -1136.063, 84.774, 0.0, 0.0, -171.028);
CreateObject(1634, 1826.828, -1244.8781, 64.2659, 0.0, 0.0, -130.6341);
CreateObject(1633, 1552.1159, -1336.521, 329.5, 0.0, 0.0, -17.189);
CreateObject(1633, 1596.133, -1243.422, 278.178, 0.0, 0.0, -79.9281);
CreateObject(1633, 1677.9539, -1263.73, 233.675, 0.0, 0.0, -122.0401);
CreateObject(4199, 1744.7089, -1304.413, 132.815, 0.0, 0.0, -89.381);
CreateObject(4199, 1744.854, -1315.8851, 132.8159, 0.0, 0.0, -89.381);
CreateObject(1634, 1437.8449, -1094.3071, 213.6799, 0.0, 0.0, -187.357);
CreateObject(1634, 1442.743, -1167.5821, 187.451, 0.0, 0.0, -72.1931);
CreateObject(1634, 1498.8719, -1147.549, 136.125, 0.0, 0.0, -199.3891);
CreateObject(1634, 1482.384, -1223.121, 108.6269, 0.0, 0.0, -179.622);
CreateObject(1634, 1498.613, -1289.387, 114.077, 0.0, 0.0, -188.217);
CreateObject(4199, 1495.55, -1347.949, 69.288, 0.0, 0.0, 0.0);
CreateObject(1245, 1463.733, -1380.414, 62.123, 0.859, -16.3291, 0.0);
CreateObject(1634, 1381.7919, -1389.023, 34.852, 0.0, 0.0, -183.92);
CreateObject(1634, 1376.744, -1441.688, 31.1019, 0.0, 0.0, -187.357);
CreateObject(1634, 1345.7419, -1528.9731, 34.4609, 0.0, 0.0, -189.0761);
CreateObject(1634, 1344.5679, -1534.771, 41.0629, 42.1119, 0.859, -193.3731);
CreateObject(4199, 1423.6479, -1170.34, 184.005, 0.0, 0.0, -89.381);
CreateObject(4199, 1423.536, -1158.99, 183.9309, 0.0, -0.8591, -89.381);
AddStaticVehicle(522, 1533.1322, -1368.0936, 1876.4849, 322.6478, 14, 36);
AddStaticVehicle(522, 1537.8713, -1366.1139, 1876.4594, 324.4468, 14, 36);
AddStaticVehicle(522, 1531.5742, -1358.7349, 1876.4543, 301.8685, 14, 36);
AddStaticVehicle(522, 1458.7781, -1052.3403, 212.9548, 153.0243, 75, 3);
AddStaticVehicle(522, 1443.6138, -1049.8136, 212.9526, 180.5285, 75, 3);
return 1;
}
public OnGameModeExit()
{
return 1;
}
public OnPlayerConnect(playerid)
{
return 1;
}
public OnPlayerCommandText(playerid, cmdtext)
{
if(!strcmp(cmdtext, "/jumps", true))
{
SendClientMessage(playerid, 0xCC0000AA, " Jumps on Roof v 0.1 (тестовая версия) ");
SendClientMessage(playerid, 0xCC0000AA, " Чтобы телепортироваться на точки старта введи: ");
SendClientMessage(playerid, 0xCC0000AA, " Точка 1: /jumps1 | Точка 2: /jumps2 ");
return 1;
}
if(!strcmp(cmdtext, "/jumps1", true))
{
SetPlayerPos(playerid, 1538.8245, -1357.5126, 329.4656);
return 1;
}
if(!strcmp(cmdtext, "/jumps2", true))
{
SetPlayerPos(playerid, 1448.2485, -1066.0734, 213.3827);
return 1;
}
return 0;
}[/pwn]не набирайте в интерьерах телепортнет в никуда
Добавлено (17.03.2009, 13:40)
---------------------------------------------
Quote (supreme)
- только amx. позже сделаю полную версию и тогда выложу pwn
что скрывал, свою бездарность? ЗЫ не обижайся, просто это действительно настолько приметивно, что написать что-то хорошее руки не дают