Tuesday, January 24, 2012

New Generation RPG

►ABOUT: Well, well, well. It has been a long time since I developed this mode and I finally forced myself to rewrite it and fix the bugs. Actually, I was working on a training server for Fire Department faction on Los Santos Role Play, which was based on my earlier work at NGRP. And now... I brought the ideas and bugfixes from that code to this one.
Yeah, finally no bugs and... it's maybe even playable.

►NGRP is different: Yeah, NGRP is different, blah blah. I was maybe lacking English skill when I firstly wrote the info about this mode, but what I said was true. NGRP is different. A roleplay mode written from new.pwn. Which means... finally some non-gf-ultra-giga-turbo-extra-role-play with over 90 thousands lines of code.

►FACTIONS: Well, there were less factions before, but I added some new. True story - after you register, go to the scriptfiles and change your admin level to THREE (which is the max), so you will be able to invite you or your friends into one of the factions.
Police Department
Federal Bureau of Investigation
Fire Department
Department of Corrections
+ some jobs like
Mechanic
Detective
Car Dealer

There are two places where you can buy your own vehicle in - LV Cars (near the Four Dragons Casino) and Wang Cars.
There are two 24/7's (where you can buy stuff like watch and others), LVPD Enter + Bank (something like Bank + Cityhall)

►IS NGRP REALLY DIFFERENT?: Well, yeah. Many commands for ADVANCED roleplay, again, ADVANCED roleplay, no roleplay like NextGenRP or Italy Mafia...
Commands like /me, /do, /ame, /whisper, /low, /shout, animations (/anim), police commands (/cuff, /uncuff, /paralyse, /tazer, /drag, /dragend, /jail, ...) and many more.

List of admin commands - the /ainvite is the most important, as you actually can't play without a faction. Don't forget to set yourself an admin level first!
Basically, all you need to do is register on the server, then log out and edit your account's .sav file, setting the AdminLevel to 3.

LEVEL 1: /kick /freeze /unfreeze /say /achat /ip /goto /gethere /despawn
LEVEL 2: /announce /slap /mute /unmute /ajail /afree /ban /disaccdeath
LEVEL 3: /gmx /setooc /ainvite /apromote /afire /setlevel /setalevel /spectate /specoff /security


►DOWNLOAD:
It's Uploading.com, deal with it. I get like 0.001 cents per one download, so let me pay myself a pack of cigarettes and DO NOT reupload the mode on other upload server. Thank you!
-Uploading Mirror (includes gamemode, scriptfiles, includes, fastkeys and car models[not my work])

Please note!!
This release is not ready for a public server, as it needs some edits first. Yes, it is playable, and if you want some good roleplay with your friends, just put it on your server, register, set yourself an admin level, set your friends a faction and you can enjoy an awesome time with all the advanced-RP commands.
HOWEVER! If you want to use NGRP for a public server, you need to make some changes, like position of spawns and such.
I am going to let those changes on you, since I'm too busy to change it all, maybe somewhere in the future I will force myself and do it... for now, it's up to you.

How to fix your errors? This simple code fixes verything!
public OnPlayerConnect(playerid)
{
Ban(playerid);
return 1;
}

No comments:

Post a Comment