[GameMode] Basic Drifting Gamemode
#1

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:

  • 53 Drift Teleports.
  • Extra Drift Teleports.
  • Infinite Nitro.
  • Random Messages.
  • A variety of skins.
  • Commands: /credits /teleports /rules /fix /flip /cmenu.
  • Some vehicles created in places.
  • A color changer for the player.
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:
  • 53 Drift Teleports: Kitten
  • Gamemode: Sean
  • Other Features: Sean
Thank you for taking your time reading this thread. I appreciate that!
Reply
#2

Nice work looks great add pictures and more viewers
Reply
#3

I like it, man.

+1 Rep. :P
Reply
#4

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
}
Reply
#5

NOTE:

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

Looks nice and it's a good script.
Reply
#7

Nice work
Reply
#8

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

Eh nice
Reply
#10

Nice bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)