[GameMode] Basic RP gamemode
#1

Well, i was bored and that* happened.
That = basic RP gamemode.


Basic RP gamemode
Functions:
  • Admin system
  • Login/Register system
  • Location saving system
  • Basic RP commands
  • Car commands

Commands:
pawn Код:
CMD:help(playerid, params[])
{
    SendClientMessage(playerid, COLOR_YELLOW, "----------Help---------");
    SendClientMessage(playerid, COLOR_WHITE, "/me | /do | /s | /b | /ooc");
    SendClientMessage(playerid, COLOR_WHITE, "/engine | /lights | /hood | /trunk");
    return 1;
}
Admin commands:
pawn Код:
CMD:ahelp(playerid, params[])
{
    if(PlayerInfo[playerid][pAdmin] > 0)
    {
        SendClientMessage(playerid, COLOR_YELLOW, "/noooc | /setadmin | /kick | /ban"); // 1
    }
    else SendClientMessage(playerid, COLOR_RED, NOTADMIN);
    return 1;
}

DL link


Credits: Kush for his login/register system.
Reply
#2

Not bead 5/10..
Reply
#3

Not bead at all
Reply
#4

Yo, it should be 10/10. ;>
Reply
#5

Quote:
Originally Posted by vent
Посмотреть сообщение
Yo, it should be 10/10 because im only 12. ;>
Yo, your cool.

OT:
This is more like a 2/5 or 4/10. It's not really that great.
Reply
#6

Yo, it took like 15 minutes.
Reply
#7

Quote:
Originally Posted by vent
Посмотреть сообщение
Yo, it took like 15 minutes.
Please stop using the word "Yo". It's very annoying. And i doubt it took around 15 minutes for you to make ALL of this. Unless you just copy and pasted 90% of it.
Reply
#8

5min for writing the login/register system.
5min for /me, /do, /s, /b, /ooc, /engine, /hood, /trunk, /trunk, /kick, /ban and /setadmin commands.
5min for location saving system.
Reply
#9

Quote:
Originally Posted by vent
Посмотреть сообщение
5min for writing the login/register system.
5min for /me, /do, /s, /b, /ooc, /engine, /hood, /trunk, /trunk, /kick, /ban and /setadmin commands.
5min for location saving system.
So each of those took exactly 5 minutes. Holy crap. Did you use a stop watch?

1) I have checked the source and the User Account system has been copy pasted from Kush's Y_INI tutorial. You didn't even give him credit?

2) And your commands look like they have been copy pasted from different gamemodes? Your ban commands look a little like Vortex(2) RP's..

3) And your location saving is a very basic system which should only take around 5 minutes.
Reply
#10

Quote:
Originally Posted by vent
Посмотреть сообщение
Yo, it took like 15 minutes.
you should work on this more. It needs to be more original.. Make a filterscript if you want.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)