06.12.2009, 11:44
(
Последний раз редактировалось Rzzr; 20.01.2011 в 11:45.
)
The Faraway Oil Tanker
by LowCo.
# About:by LowCo.
This is my first map release.
It is an Oil Tanker far away in the sea!
Nr. of Objects: 34
# Screenshots:
# Objects:
pawn Код:
CreateObject(9585, 3966.403564, 1833.805786, -1.849048, 0.0000, 0.0000, 11.2500);
CreateObject(9586, 3964.160156, 1833.320435, 8.327477, 0.0000, 0.0000, 11.2500);
CreateObject(10793, 3892.580566, 1818.949341, 27.324528, 0.0000, 0.0000, 11.2500);
CreateObject(9241, 4027.814453, 1845.946411, 8.442645, 0.0000, 0.0000, 11.2500);
CreateObject(3255, 3998.787598, 1839.758301, 2.038713, 0.0000, 0.0000, 191.2500);
CreateObject(3255, 3986.180176, 1837.017944, 2.738728, 0.0000, 0.0000, 191.2500);
CreateObject(3255, 3972.278076, 1834.238281, 2.638715, 0.0000, 0.0000, 191.2500);
CreateObject(3258, 4060.143555, 1852.673096, 8.179047, 0.0000, 0.0000, 11.2500);
CreateObject(3287, 3962.881592, 1835.029053, 11.647785, 0.0000, 0.0000, 11.2500);
CreateObject(3643, 4008.578613, 1840.920288, 12.763518, 0.0000, 0.0000, 11.2500);
CreateObject(3675, 3987.478760, 1830.562500, 9.239941, 0.0000, 0.0000, 11.2500);
CreateObject(3675, 4000.018555, 1833.635986, 9.439962, 0.0000, 0.0000, 11.2500);
CreateObject(3675, 3973.374268, 1828.500488, 9.447594, 0.0000, 0.0000, 11.2500);
CreateObject(4199, 3941.222412, 1829.754517, 5.471219, 0.0000, 0.0000, 11.2500);
CreateObject(3620, 3918.687500, 1847.500366, 20.358360, 0.0000, 0.0000, 191.2500);
CreateObject(3620, 3927.461426, 1804.235229, 20.554169, 0.0000, 0.0000, 11.2500);
CreateObject(2780, 3889.425293, 1814.687134, 30.499537, 0.0000, 0.0000, 0.0000);
CreateObject(2780, 3887.093994, 1821.042358, 29.999544, 0.0000, 0.0000, 0.0000);
CreateObject(9831, 3860.794678, 1812.179199, 2.563602, 0.0000, 0.0000, 101.2500);
CreateObject(7916, 4033.467529, 1851.535156, 2.299983, 0.0000, 0.0000, 180.0000);
CreateObject(3573, 3941.421631, 1821.802856, 10.276356, 0.0000, 0.0000, 281.2500);
CreateObject(3575, 3939.609863, 1837.535522, 10.300419, 0.0000, 0.0000, 191.2500);
CreateObject(3572, 3939.011719, 1833.341309, 8.956669, 0.0000, 0.0000, 281.2500);
CreateObject(1697, 3903.656494, 1829.164795, 29.035784, 0.0000, 0.0000, 101.2500);
CreateObject(1697, 3906.597900, 1813.553101, 29.160782, 0.0000, 0.0000, 101.2500);
CreateObject(5154, 3953.043457, 1830.695923, 8.460160, 0.0000, 0.0000, 11.2500);
CreateObject(3620, 3965.009033, 1834.600342, 24.577629, 0.0000, 0.0000, 104.6877);
CreateObject(11401, 3979.058350, 1837.831055, 27.286798, 0.0000, 0.0000, 281.2500);
CreateObject(1437, 3951.495361, 1841.386719, 8.753601, 0.0000, 0.0000, 191.2500);
CreateObject(927, 3955.426270, 1822.312866, 8.307389, 0.0000, 0.0000, 191.2500);
CreateObject(1689, 3911.054932, 1821.213135, 15.354160, 0.0000, 0.0000, 281.2500);
CreateObject(1689, 3877.868164, 1816.493408, 16.136969, 0.0000, 0.0000, 101.2501);
CreateObject(2649, 4057.601807, 1852.164673, 9.411264, 0.0000, 0.0000, 191.2501);
CreateObject(16072, 3982.328857, 1835.207275, 15.610380, 0.0000, 348.0715, 221.5623);
# Teleport:
pawn Код:
if (strcmp("/ship", cmdtext, true) == 0)
{
SetPlayerPos(playerid, 3982.328857, 1835.207275, 350);
GivePlayerWeapon(playerid, 46, 1);
return 1;
}
If you find any glitches or jumpy spots please report them in this topic!
Hope you like it!