Jump to content

[MAP]Drift Kings 1/5


Guest ShOckeR

Recommended Posts

Guest ShOckeR

Drift Kings

Autor: ShOckeR

Obiecte: 256

Timp de lucru: 31min

Locatie: Los Santos/LCN Spawn

Poze:

scaled.php?server=4&filename=enb2009324161554.png&xsize=640&ysize=480

scaled.php?server=4&filename=enb2009324161611.png&xsize=640&ysize=480

enb2009324161626.png

enb2009324161634.png

enb2009324161658.png

enb2009324161743.png

Am pus si scari pentru a urca pe ele ca sa admirati minunatul "spectacol de drifturi" :D

Objects

Masini:

AddStaticVehicle(411,1253.4799,-2058.3545,59.2190,267.9360,64,1); // 
AddStaticVehicle(411,1253.7216,-2052.2258,59.2174,267.9430,123,1); // 
AddStaticVehicle(402,1275.7988,-2008.7244,58.6876,88.1418,13,13); // 
AddStaticVehicle(402,1275.7430,-2012.2531,58.6898,89.6048,22,22); // 
AddStaticVehicle(415,1261.3492,-2008.9353,59.1548,271.1794,25,1); // 
AddStaticVehicle(415,1261.4136,-2012.6525,59.1512,268.9138,36,1); // 
AddStaticVehicle(451,1257.1362,-2019.0970,59.2091,49.1732,125,125); // 
AddStaticVehicle(451,1255.4268,-2022.9779,59.2570,234.9290,36,36); // 
AddStaticVehicle(506,1244.1597,-1925.9937,31.0736,356.9301,6,6); // 
AddStaticVehicle(558,1256.9727,-2042.4354,59.1317,358.5969,116,1); // 
AddStaticVehicle(558,1252.7836,-2042.2584,59.2577,358.2076,117,1); // 
AddStaticVehicle(559,1270.2590,-2063.6370,59.0001,237.9023,58,8); // 
AddStaticVehicle(559,1264.2306,-2063.3809,59.1696,230.7236,60,1); // 
AddStaticVehicle(560,1315.5303,-2049.9675,57.7691,89.6874,9,39); // 
AddStaticVehicle(560,1324.3107,-2049.7766,57.5045,91.0507,17,1); // 
AddStaticVehicle(562,1320.2433,-2064.4348,57.5918,257.9408,35,1); // 

Cred ca unora nu le place....dar eu incerc sa le fac cat mai "REALE" nu "IREALE" :D

Link to comment
Share on other sites

  • 2 weeks later...
Guest alexutz19

ma unde pun chestiile astea :

AddStaticVehicle(411,1253.4799,-2058.3545,59.2190,267.9360,64,1); //

AddStaticVehicle(411,1253.7216,-2052.2258,59.2174,267.9430,123,1); //

AddStaticVehicle(402,1275.7988,-2008.7244,58.6876,88.1418,13,13); //

AddStaticVehicle(402,1275.7430,-2012.2531,58.6898,89.6048,22,22); //

AddStaticVehicle(415,1261.3492,-2008.9353,59.1548,271.1794,25,1); //

AddStaticVehicle(415,1261.4136,-2012.6525,59.1512,268.9138,36,1); //

AddStaticVehicle(451,1257.1362,-2019.0970,59.2091,49.1732,125,125); //

AddStaticVehicle(451,1255.4268,-2022.9779,59.2570,234.9290,36,36); //

AddStaticVehicle(506,1244.1597,-1925.9937,31.0736,356.9301,6,6); //

AddStaticVehicle(558,1256.9727,-2042.4354,59.1317,358.5969,116,1); //

AddStaticVehicle(558,1252.7836,-2042.2584,59.2577,358.2076,117,1); //

AddStaticVehicle(559,1270.2590,-2063.6370,59.0001,237.9023,58,8); //

AddStaticVehicle(559,1264.2306,-2063.3809,59.1696,230.7236,60,1); //

AddStaticVehicle(560,1315.5303,-2049.9675,57.7691,89.6874,9,39); //

AddStaticVehicle(560,1324.3107,-2049.7766,57.5045,91.0507,17,1); //

AddStaticVehicle(562,1320.2433,-2064.4348,57.5918,257.9408,35,1); //

Link to comment
Share on other sites

dar chestiile alea cu create object ? :| sunt nou ...

Deschizi fisierul .pwn al GM-ului cu Pawno, si cauti OnGameModeInt . Iar dedesupt pui liniile alea.

Ex:

public OnGameModeInit()
{
AddStaticVehicle(411,1253.4799,-2058.3545,59.2190,267.9360,64,1); //
AddStaticVehicle(411,1253.7216,-2052.2258,59.2174,267.9430,123,1); //
AddStaticVehicle(402,1275.7988,-2008.7244,58.6876,88.1418,13,13); //
AddStaticVehicle(402,1275.7430,-2012.2531,58.6898,89.6048,22,22); //
AddStaticVehicle(415,1261.3492,-2008.9353,59.1548,271.1794,25,1); //
AddStaticVehicle(415,1261.4136,-2012.6525,59.1512,268.9138,36,1); //
AddStaticVehicle(451,1257.1362,-2019.0970,59.2091,49.1732,125,125); //
AddStaticVehicle(451,1255.4268,-2022.9779,59.2570,234.9290,36,36); //
AddStaticVehicle(506,1244.1597,-1925.9937,31.0736,356.9301,6,6); //
AddStaticVehicle(558,1256.9727,-2042.4354,59.1317,358.5969,116,1); //
AddStaticVehicle(558,1252.7836,-2042.2584,59.2577,358.2076,117,1); //
AddStaticVehicle(559,1270.2590,-2063.6370,59.0001,237.9023,58,8); //
AddStaticVehicle(559,1264.2306,-2063.3809,59.1696,230.7236,60,1); //
AddStaticVehicle(560,1315.5303,-2049.9675,57.7691,89.6874,9,39); //
AddStaticVehicle(560,1324.3107,-2049.7766,57.5045,91.0507,17,1); //
AddStaticVehicle(562,1320.2433,-2064.4348,57.5918,257.9408,35,1); //
}

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.