[Map] Drift track
#1

Hello, 3 months ago i created a drift track for my server, now its very popular, lots of players go to there and race.

There is a garage place in the start, there you can put any cars that you want.
Two bridges and a jumps at almost the end.

Screens:
But screens can tell it bether than me








Download:
Here

I created a teleport to the track too

Код:
if(strcmp(cmdtext, "/tokyo", true) == 0)//by GtaO_Magnifico
      {
      if(IsPlayerInAnyVehicle(playerid))
         {
         SetVehiclePos(GetPlayerVehicleID(playerid), 1653.9072,-2970.6257,2.9688);
         SetVehicleZAngle(GetPlayerVehicleID(playerid), 0);
         SetPlayerInterior(playerid, 0);
         LinkVehicleToInterior(GetPlayerVehicleID(playerid), 0);
         }
      else if(!IsPlayerInAnyVehicle(playerid))
         {
         SetPlayerPos(playerid, 1653.9072,-2970.6257,2.9688);
         SetPlayerFacingAngle(playerid, 0);
         SetPlayerInterior(playerid, 0);
         }
         return 1;
        }
Feel Free to edit something but dont forget credits!

If you like this map give me reputation and comment
Reply
#2

Nice
Reply
#3

Nice i m gonna use it. Good Job Mate !
Reply
#4

Nice
Reply
#5

Thanks!
I started to create another map
Reply
#6

Not bad!
Reply
#7

nice
Reply
#8

C:\Documents and Settings\SinkopaComputers\Desktop\samp03dsvr_R2_wi n32\filterscripts\tokio.pwn(434) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply
#9

Nice.. but i won`t use it . PS : don`t add CMD or it will be a FS....
Reply
#10

Nice work.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)