• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Gamemode] Diverse Roleplay by Tony Patterson
#1
?? Diverse?Roleplay?by?TonyP???



???Information???

This gamemode is my hard work, and take note this is NGRP edit, non-mysql based script. All credits goes to NGRP owners and to me only! The reason I'm releasing this gamemode is because, I thought that I could run this gamemode but unfortunately I dont have enough time to run it aslo I have an important exam next year, due to that I cant concentrate on updating this gamemode. But i will try my best to fix bugs, so far i didnt find any of them. Remember this script is NOT for NEWBIES!!


pawn Code:

Code:
General Updates

[/font][/size][/color]

-New awesome login textdraw, not copied from anywhere.



-Server [color=#222222]random[/color] messages are now on the bottom of the screen, I took this idea from PLA because it was my favourite server.



-/stats /help /ah is now in dialog, more structured and looks neat.



-Admins can now show their admin badge via /showabadge, a roleplay dialog will be shown



-Admins can type /oldbiz and /oldhouses to view old and unused biz id and house id..It shows with the owners name.



-Now [color=#2222bb]if[/color] you want to promote helpers, you can check their help counts which means...You can check how many help request have they accepted on their /stats..admins can type /check (their id)



-New business pickupmodel icon



-You can now put your favourite skins inside your house by tying /putskin(idk the commands check via /househelp



-VIPS CAN own up to 3 houses.



-VIPS can now own up to 5 cars.



-You can now put /boombox musics with custom url, just press on the custom url dialog section and put your custom skin, ******* is not supported as usual.

[color=#000000][size=small][font=verdana, geneva, lucida,]- Plenty of admin commands.




Admin commands are messed up on this forum sorry for that because i copied the whole thread from my samp thread.

pawn Code:





Code:
[color=#000000][size=small][font=verdana, geneva, lucida,]CMD:ah(playerid, params[])

{

? ? [color=#2222bb]new[/color] str[5200];

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 1)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"{B4B5B7}*** Trial Admin *** /showabadge /jail /sjail /kick /c /togadvisor /oocmute /ounmute /sfine /fine /spec /gotoid[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** Trial Admin *** /revive /goto /mark[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** REPORT SYSTEM *** /ar (accept report) /tr (trash report) /cr (close report)[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** REPORT SYSTEM *** /sta (send to advisor) /post (post forums)[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** REPORT SYSTEM *** /srm (send report msg to report)[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** REPORT SYSTEM *** /srtha (send report to higher admin)[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 2)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}JUNIOR ADMIN{BFC0C2} *** /gotoid /gethere /ar /dr /reports /post /sta /dt /rfd /nao /hhc /paused[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}JUNIOR ADMIN{BFC0C2} *** ?/god /ban /kick /jail /bigears /freeze /unfreeze /slap /warn /cnn /gethere /gotoid /hospital /goto /requestevent[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}JUNIOR ADMIN{BFC0C2} *** ?/gotoplayerscar /jetpack /god /check /ip /hlmute /nrn /listguns /setvw /setint /vehname /watch[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}JUNIOR ADMIN{BFC0C2} *** ?/ar /dr /reports /post /sta /dt /rfd /nao /hhc /oocpower /amegaphone(/ameg)[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 3)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}GENERAL ADMIN{CBCCCE} *** /aduty /noooc /nonewbie /prison /fine /pfine /takeadminweapons /sendtols /oprison /gotocar /entercar /getcar /sendtoid[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}GENERAL ADMIN{CBCCCE} *** /mole /setskin /countdown /release /force(death/hospital) /rto(reset) /jailaccount /(o)clearflag /mark /reloadpvehicles[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}GENERAL ADMIN{CBCCCE} *** /gotoco /n(un)mute /ad(un)mute /leaders /wepreset /ocheck /owarn /ofine /okills /respawncar(s) /revive /sfine /odebug[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {00FF00}GENERAL ADMIN{CBCCCE} *** (/forcetut - /skiptut) /fuelcar /cr /gr /ahyd /anos /aneon /rtoreset /rto[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 4)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /edit /noadvisor /setchamp /setarmorall /fixvehall /givenos /blowup /setname /startlotto[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /veh /fixveh /sethp /setarmor /givegun /givemoney /setmoney /setfightstyle[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /adivorce /destroycar /destroycars /eventhelp /contracts /rmute[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /unban /unbanip /deletehit /clearall /setinsurance /cmotd /givelicense /adestroyplant /ahelp[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /createpvehicle /destroypvehicle /creategvehicle /vipparty /vto /vtoreset /forceskin /setcapping[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /hnext /dmpnext /(goto/goin)dd /(goto/goin)house /(create/delete/goto)point /banaccount[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /hedit /dd(edit/next/name/pass) /dmpedit /dmpnear /gotomapicon /gangwarn /gangunban /maketiki ?/deletetiki /givetikis[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {EE9A4D}SENIOR ADMIN{D8D8D8} *** /gedit /gnear /gstatus /gnext[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 1337)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}HEAD ADMIN{E3E3E3} *** /weather /weatherall /tod /dedit /pedit /giftall /makehelper /respawnallcars /ipcheck[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}HEAD ADMIN{E3E3E3} *** /permaban /setcolor /payday /clearallreports /eventreset /amotd /vipmotd /givetoken /gifts[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}HEAD ADMIN{E3E3E3} *** /vmute /asellhouse /switchfac /switchfam /refund /setstat /editjob /gotojob /jobnext[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}HEAD ADMIN{E3E3E3} *** /editlocker /lockernext /gotolocker[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}HEAD ADMIN{E3E3E3} *** /bizedit /createbiz /deletebiz /bnext /asellbiz /resetplayerbiz[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 1338)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {298EFF}LEAD HEAD ADMIN{E3E3E3} *** ?/specreset /pausespec /random /vrandom /giftreset /vipgifts /takeadvisor /makeadvisor /vsuspend /oldhouse /oldbiz[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {298EFF}LEAD HEAD ADMIN{E3E3E3} *** ?/afacban /listfacpay /switchfac /facpay /fackick /ofackick /facunban /faccsfban /faccsfunban /sprison /sjail[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {298EFF}LEAD HEAD ADMIN{E3E3E3} *** ?/gangstrike /fedithq /fcreate /fedit /fdelete /silentadmins /gangmods /factionmods /advisormods /djs /mods[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 99998)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {298EFF}Executive Admin{F0F0F0} *** /restartserver /osuspend /unsuspend /suspend /motd /amotd /vipmotd /setspawn[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {298EFF}Executive Admin{F0F0F0} *** /givetikisall /noadmin /makemoderator /removemoderator[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {298EFF}Executive Admin{F0F0F0} *** /makepr /makebanappealer /makegangmod /makefacmod /makedj /makesilentadmin[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 99999)

? ? {

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}Executive Director{E3E3E3} *** ?/savefiles /deletetikis /firework /usetolls /dontusetolls /allowrobbank[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}Executive Director{E3E3E3} *** ?/createdealership /destroydealership /createcdveh /destroycdveh /giveboombox[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? [color=#222222]strcat[/color](str, [color=#000066]"*** {FF0000}Executive Director{E3E3E3} *** ?/makeap /makedev /makeadmin /setvip /changeuserpass[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pBanAppealer] == 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Ban Appealer: /unbanip /unban /ipcheck /oipcheck[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdminPer] == 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Admin Personnel: /makeadmin[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pDJ] == 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"DJ: /playall /stopall[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pSilentAdmin] == 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Silent Admin: /sw(hisper) /sprison /sjail /swarn /skick /sslap[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pFactionModerator] == 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Faction Moderator: /listfacpay /facpay /switchfac /faccsfunban /faccsfban /facban /facunban /fackick /ofackick /leaders /makeleader[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Faction Moderator: /editlocker /lockernext /gotolocker[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pGangModerator] == 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Gang Moderator: /switchfam /fedit /creategvehicle /destroygvehicle /gangwarn /gangunban /fcreate[color=#000099][b]\n[/b][/color]"[/color]);

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Gang Moderator: /fdelete /gangstrike /fedithq[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdvisorModerator] == 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Public Relations: /makeadvisor /takeadvisor /nonewbie /cto /ctoreset /advisors[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color](PlayerInfo[playerid][pDeveloper] >= 1)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Developer: /dev /getcoords /getvehinfo[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color](PlayerInfo[playerid][pDeveloper] >= 6)

? ? {

? ? ? ?SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Asst.Development Director: /makedeveloper /editpoint[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color](PlayerInfo[playerid][pDeveloper] >= 7)

? ? {

? ? ? ? SendClientMessageEx(playerid, COLOR_GRAD5,[color=#000066]"Development Director: /makedeveloper /editpoint[color=#000099][b]\n[/b][/color]"[/color]);

? ? }

? ? [color=#2222bb]if[/color] (PlayerInfo[playerid][pAdmin] >= 1)

? ? {

? ? ? ? ShowPlayerDialog(playerid, DIALOG_SHOW_INFO, DIALOG_STYLE_MSGBOX, [color=#000066]"{33AA33}Administration Commands"[/color], str, [color=#000066]"Ok"[/color], [color=#000066]"Cancel"[/color]);

? ? }

? ? [color=#2222bb]return[/color] 1;

}[/font][/size][/color]





Screenshots?

As soon as possible.



?? CREDITS?? :

-?Tony Patterson (me)?[The main editor and scripter of this gamemode]

-?Natalie Patterson & Geroge Barletta?[For testing this gamemode]

- Respective?NGRP Owners & Developers?[For NGRP Script]

-?Eliteshost.com?for giving me free 100 slots server.

- Christmas and Anims filterscript by?Pedro

if it's your FC let me know by pming me.

Installation Process :

1. Open DRP.pwn file using pawno or what ever, compile it again because i dont have time to compile it.

2. Once u spawn use /rcon login (password) and type /tonyadminme [id] [99999]?

3. Go to airport and you will see some cars near the building like bob cat, type there /setspawn so the players will spawn there, the spawn place was at unity station but i hate that.



??Download links?? :



Mediafire-Click



Note-:

If you need any help feel free to ask me here..



ENJOY WITH THIS GAMEMODE GUYS!
  Reply
#2
Thanks, won't use though.



- Diego
  Reply
#3
Github
  Reply
#4
cmon guys start using github and sampctl, it would make whole gamemode making process much faster and stop using those stupid mediafire upload things for code.
  Reply
#5
Link broken.
  Reply
#6
Any plans on fixing the broken link?
  Reply


Forum Jump: