|
|
#1 |
|
Big Clucker
![]() ![]() Join Date: Oct 2011
Location: Latvia
Posts: 88
Reputation: 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 Code:
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;
}
If you like this map give me reputation and comment
|
|
|
|
|
|
#2 |
|
Banned
![]() Join Date: Oct 2010
Location: Italia
Posts: 299
Reputation: 2
|
Nice
|
|
|
|
|
|
#3 |
|
Banned
![]() Join Date: Oct 2011
Posts: 6
Reputation: 1
|
Nice i m gonna use it. Good Job Mate !
|
|
|
|
|
|
#4 |
|
Banned
![]() Join Date: Apr 2011
Posts: 372
Reputation: 10
|
Nice
|
|
|
|
|
|
#5 |
|
Big Clucker
![]() ![]() Join Date: Oct 2011
Location: Latvia
Posts: 88
Reputation: 1
|
Thanks!
![]() I started to create another map
|
|
|
|
|
|
#6 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Oct 2011
Location: Belgium/België
Posts: 523
Reputation: 224
|
Not bad!
|
|
|
|
|
|
#7 |
|
Big Clucker
![]() ![]() Join Date: Sep 2011
Location: 85.114.128.114:7777
Posts: 121
Reputation: 4
|
nice
|
|
|
|
|
|
#8 |
|
Little Clucker
![]() Join Date: Apr 2012
Posts: 23
Reputation: 4
|
C:\Documents and Settings\SinkopaComputers\Desktop\samp03dsvr_R2_wi n32\filterscripts\tokio.pwn(434) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Warning. |
|
|
|
|
|
#9 |
|
Little Clucker
![]() Join Date: Jun 2012
Posts: 14
Reputation: 0
|
Nice.. but i won`t use it
. PS : don`t add CMD or it will be a FS....
|
|
|
|
|
|
#10 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Mar 2012
Location: Earth
Posts: 1,832
Reputation: 469
|
Nice work.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Map] Drag and Drift Track | Zigulys400 | Maps | 12 | 18/08/2012 03:26 PM |
| [Map] [SDK] Drift Track | SDK_MusTanG_ | Maps | 12 | 16/04/2012 11:47 AM |
| [Map] Drift Track | Crusher_Men | Maps | 2 | 21/07/2011 04:21 PM |
| [Map] Drift Track | Aphex | Релизы/Releases | 3 | 14/03/2011 01:11 AM |
| [Map] [MAP] Drift Track (Near LV) | Sergio_team | Maps | 6 | 11/01/2010 02:31 PM |