[GameMode] Las Venturas TDM [Good for Start/Newbies]
#1

Hi people, i made this gamemode a nice time ago, i never occuped of this, before some weeks.
I was editing, i looking for somethings in the code. I finish a beta version. Is this:



Information:


Weaponshop for command.
Admin system (5 levels)
V.I.P System
+300 vehicles around Las venturas + country side.
Use Dialogs. ZCMD, Sscanf, YSI, foreach.


Version:



Version: v0.1a


Classes:



Mafia Sindacco - Spawn at LV East ( I dont remember the hood name)
Bloodz - Spawn at Creek
LVPD - Spawn at LVPD and El Quebrados
Hitman - Spawn at Toreno's house.
Sailor - Spawn at Bayside
Drifters - Spawn at Big Ear
Army - Spawn at Area 51



Commands:



Admin commands:

pawn Код:
CMD:acmds(playerid, params[])
{
    if(PlayerInfo[playerid][Adminlevel] < 1) return SendClientMessage(playerid,COLOR_RED,".:: You are not authorized to use this command ::.");
    {
    new iString[1000];
    strcat(iString, "                        {3C4FFF}Administration Commands                           \n\n");
    strcat(iString, "- ""This are the Administrator commands. \n {FE1D42}Level 1:\n");
    strcat(iString, "- {FFFFFF}/asay - /goto - /apm - /a - /slap - /onduty - /respawn - /veh\n\n");
    strcat(iString, "- {FE1D42}Level 2:{FFFFFF}\n /kick - /Freeze - /unfreeze\n\n");
    strcat(iString, "- {FE1D42}Level 3:{FFFFFF} \n /explode - /get \n\n{FE1D42}Level 4:\n");
    strcat(iString, "- {FFFFFF}/ban - /jetpack - /removejet\n\n");
    strcat(iString, "- {FE1D42}Level 5:{FFFFFF} \n /gmx - /freezeall - /unfreezeall - /makeadmin\n");
    ShowPlayerDialog(playerid,112, DIALOG_STYLE_MSGBOX, "Admin Commands", iString, "Ok", "");
    PlayerPlaySound(playerid,1113,0.0,0.0,0.0);
    }
    return 1;
}
Client commands:

pawn Код:
CMD:cmds(playerid, params[])
{
    new iString[400];
    strcat(iString, "- {FFFFFF}Use {9E05A3}/Kill {FFFFFF}for suicide your self. Use {9E05A3}/Pm [ID] [Message] {FFFFFF}For send a pm to someone.\n\n");
    strcat(iString, "- Use {9E05A3}/Credits {FFFFFF}for see the server credits. Use {9E05A3}/rules {FFFFFF}for see the server rules.\n\n");
    strcat(iString, "- Use {9E05A3}/Report {FFFFFF}for report a hacker/cheater, Use {9E05A3}/T {FFFFFF}for talk in team chat. \n\n");
    strcat(iString, "- Use {9E05A3}/Weaponshop {FFFFFF}for buy in the weapon shop.\n\n");
    ShowPlayerDialog(playerid,5116, DIALOG_STYLE_MSGBOX, "Commands", iString, "Thanks", "");
    PlayerPlaySound(playerid,1112,0.0,0.0,0.0);
    return 1;
}

Coming:


Gangzones
Rank System
Gang system.


Download:

http://www.mediafire.com/?6jnck5i3e58x72p


Mirrors are accepted.

The gamemode is in development.

Leave any suggestion if you have one. (No one of the top of the post)
Reply
#2

well if this is your first gamemode!!!! nice 10/10!!!!

Keep it up! btw i will download it!!!
Reply
#3

Is not the first, but thanks
Reply
#4

Good Job. However, on the acmds string of 470 or 512 it's fine. It's waste of memory more :P
Reply
#5

Thanks for the suggest. Im gonna to fix that in next version.
Reply
#6

Updated
Reply
#7

This GM looks nice. will test it later
Reply
#8

Thanks.
Reply
#9

GM Looks Good
Keep it Up !
Reply
#10

Thanks
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)