Hello There, Guest! Login or Register


[GM] Los Santos TDM 0.5
#1
Los Santos TDM 0.5

Information:
This is my 2nd creation of a gamemode, just to let you know this gamemode is NOT updated, basicly this has a few classes, Grove Street, Balla's, Aztec's, Vagos, Cops and Bikers, the aim of this gamemode is to just kill any as many other teams but you cannot teamkill.

Features:
Anti teamkill
Teamchat - ; [Text]
Random messages
Code:
        {"Bot: Remember not to teamkill!"},
        {"Bot: Never break any /rules!"},
        {"Bot: Please do not use CAPS!"},
        {"Bot: Never use cheats or hacks"},
        {"Bot: I know the best pornsites!"}

Regular Player Commands:
/hitman [ID] [Amount]
/bounty [ID]
/bounties
/lock
/unlock
/kill
/taxi1 - Takes you to a fight arena
/taxi2 - Takes you to fight arena 2
/help
/help1
/rules
/commands
, /me. [Text]   < Ignore the , and . >
/skydive [Height]
/fix - /repair
/nos

Admin Commands:
/v [ID]
/akill [ID]
/ban
/kick
/godmodeon
/godmodeoff

Bugs:
Death messages not shown
If player uses any command that requires money, the money will just go to negative when they have no money instead of stopping them use command

Download Links:
http://pastebin.com/m4b338e00
http://www.mediafire.com/?ngo1lujijm5
http://www.sendspace.com/file/cs4y5v
http://rapidshare.com/files/109279133/LS...5.rar.html
http://www.megaupload.com/?d=9W08885Q


Extra Information:
Do not claim as yours
Bugs will not be fixed as i am not longer working on this
Reply
#2
nice 1 farepak
Reply
#3
Nice work
Reply
#4
Nice One Alex  :D
Reply
#5
Looks sweet :P


8)
Reply
#6
to show death messages  :+
Code:
public OnPlayerDeath(playerid, killerid, reason){
     ...
     SendDeathMessage(killerid,playerid,reason);
     return 1;
}
Reply
#7
(04-24-2008, 12:07 AM)Motorola link Wrote: to show death messages  :+
Code:
public OnPlayerDeath(playerid, killerid, reason){
     ...
     SendDeathMessage(killerid,playerid,reason);
     return 1;
}

I know... but like it said "THIS IS NOT UPDATED" i would update but i cant be fucked too busy doing other stuff
Reply
#8
Excellent work!
Reply
#9
nice i use it at my server
Reply