SA-MP Forums Archive
[GameMode] Basic Drifting Gamemode - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Basic Drifting Gamemode (/showthread.php?tid=339234)



Basic Drifting Gamemode - sniperwars - 02.05.2012

Basic Drifting Gamemode!
This is my second release on the SA-MP forums. This is just a basic
drifting server gamemode. You can modify / manipulate in anyway as long as my name is still in the script.
The gamemode includes the following features:

Information:
This gamemode took me 2 days to script and yes I know it's very basic but it's good. I've been scripting the PAWN language for just over a year now and the gamemode has now been updated to ZCMD which is a faster command processor. I would like you guys to post positive feedback instead of negative feedback.

Download Links:
Version 1.0 Version 1.5
Credits:
Thank you for taking your time reading this thread. I appreciate that!



Re: Basic Drifting Gamemode - SwiftKidZ - 02.05.2012

Nice work looks great add pictures and more viewers


Re: Basic Drifting Gamemode - ilikenuts - 03.05.2012

I like it, man.

+1 Rep. :P


Re: Basic Drifting Gamemode - Kitten - 03.05.2012

Why are you using,
pawn Code:
if(GetPlayerSkin(playerid)
alot? use switch statement instead,

pawn Code:
new pSkin = GetPlayerSkin(playerid);
switch(pSkin)
{
     case 0: GameTextForPlayer(playerid, "Carl 'CJ' Johnson", 2000, 4);
     case 1: GameTextForPlayer(playerid, "The Truth", 2000, 4);
     // etc
}



Re: Basic Drifting Gamemode - sniperwars - 12.05.2012

NOTE:

The gamemode template has been updated to version 1.5 and now
uses ZCMD which is a faster command processor.


Re: Basic Drifting Gamemode - RedWingz - 12.05.2012

Looks nice and it's a good script.


Re: Basic Drifting Gamemode - pasha97 - 13.05.2012

Nice work


Re: Basic Drifting Gamemode - DoubleH - 08.01.2013

In random messages appear /carmenu for a list of cars,but this don't WORK!!!!!!!!!!!!!


Re: Basic Drifting Gamemode - xXAndreXx - 08.01.2013

Eh nice


Re: Basic Drifting Gamemode - McDavidson - 08.01.2013

Nice bro