[GameMode] Brown County Roleplay [Basic]
#1


Introduction
I was thinking of creating a gamemode, with all Features Scripted, everything Dynamic, but then MySQL caught my attention. My main aim was to Create a Gamemode with a Multicharacter System, but it's quite impossible with Yini to do so. Thought I'd release it, and start on a MySQL Gamemode.
So Yeah, It's a Basic Gamemode. Useful for Players who need more than a 'Simple Registeration System', y'know?

Changelog
v0.02 (Recommended)
- More Roleplay Commands.
- Admin Command (/freeze /unfreeze /slap) added.
- Helpers System Added. (/helpme [message]) and (/hpm [id] [message]) for helpers.
- A working Textdraw Added on connect.

Features
  • (NEW) A New Main Screen Textdraw, added.
  • (NEW) More Admins Commands.
  • (NEW) A Helper System. /helpme and /hpm (for helpers)
  • (NEW) Roleplay Commands (/me /do), Chat is now fully IC, without the Underscore.
  • A Fully Working Login Register System
  • Saving Age, Gender, and Date of Register. (e.g Date: 28, Month: 11, Year: 2014)
  • Custom Ban System. Saving Banned (or not), Banned By (Admin name), And Ban Reason. (CMD: /ban [id] [reason])
  • Administrator System. Five Levels, Basic Commands.
  • Saving 17 Variables. (Name, Password,Level,Registered,Money,AdminLevel,Age,Gen der,Skin,RegDate,RegMonth,RegYear,TimesKicked,Bann ed,BannedBy,BanReason,TimesWarned)
  • A Warning System. Admins can /warn players.
  • A Player Management System. Players can Change their Name, Gender, Age, and Password. (/settings)
  • An interactive Moving Camera on Player Connect.
  • Static, but Easy Server Settings. Everything is defined at the top, which you can edit as you wish. (Server Name, Version, Map, Website, Developer)
Screenies
Main Screen Textdraws
/helpme Command
Roleplay Commands
Registeration
Login
Selecting User
Admin Help (/ahelp)
User File
Admin Status Command (/changestatus)
When Players type /admins
The Ban Command (/ban)

Credits
  • Samp Team - Everything
  • Me, JonathanW - Creating the Script, From scratch
Notes
  1. To get it to work, 'Create a Folder 'Accounts' in scriptfiles.
  2. If you find any Bugs, Please report them and I'll fix them in v0.2
  3. To add Mappings, Go To LINE 1066.
  4. To add 'RemoveBuildings', go to Line 1059.
Download

Pastebin (v0.01) - http://pastebin.com/BrAESdAv
Pastebin (v0.02) - http://pastebin.com/5964UmNS
Solidfiles (PAWN, Fixed Alignment v0.02) - http://www.solidfiles.com/d/9b78ac9196/roleplay.pwn
Reply
#2

good job keep it up! thx for sharing!
Reply
#3

Very Nice man
Reply
#4

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
good job keep it up! thx for sharing!
Quote:
Originally Posted by Brian178
Посмотреть сообщение
Very Nice man
Thank You, Kind Men!
Reply
#5

Its Awesome Gamemode
But somethin messing
(Helper/Advisor-Moderator) System please inform me back if it have those systems
Reply
#6

Quote:
Originally Posted by Skully82
Посмотреть сообщение
Its Awesome Gamemode
But somethin messing
(Helper/Advisor-Moderator) System please inform me back if it have those systems
Coming in v2
Reply
#7

Looks good bro. When is the new version coming out?
Reply
#8

Soon Enough. I aim to do the following.
- Put Some Texdraws in
- Do the Helper/Moderator System.
- Add some more commands.
Reply
#9

What about factions?
Reply
#10

Updated with v0.02.
Reply
#11

Quote:

it's quite impossible with Yini to do so.

Bullshit.

It may be a little harder than writing one file per person, but it's possible to store files into groups.

Example:


123.456.789.100 | James_Doakes (file)
123.456.789.100 | Deb_Morgan (file)
123.456.789.100 | Sir_Prize_Muthafukuh (file)

Then, you would set your path such as:

Quote:

new path[128];
new ip = GetPlayerIP(playerid);
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
format(path, sizeof(path), "%i | %s", ip, name);
if(fexist(path))
{
// blah blah blah
}

Then, you could compare the ip addresses to make a list of all the files that came from the same IP address. I would suggest having a different login for each file, so that internet cafe's can use the same system, and prevent others from logging into your accounts.

Something along those lines.
Reply
#12

Desktop\Brown County Roleplay [JonathanW]\pawno\include\Cam.inc(159) : error 010: invalid function or declaration
Desktop\Brown County Roleplay [JonathanW]\pawno\include\Cam.inc(161) : error 010: invalid function or declaration
Desktop\Brown County Roleplay [JonathanW]\pawno\include\Cam.inc(165) : error 054: unmatched closing brace ("}")
Desktop\Brown County Roleplay [JonathanW]\pawno\include\Cam.inc(166) : error 010: invalid function or declaration
Reply
#13

Quote:
Originally Posted by Aerotactics
View Post
Bullshit.

It may be a little harder than writing one file per person, but it's possible to store files into groups.

Example:


123.456.789.100 | James_Doakes (file)
123.456.789.100 | Deb_Morgan (file)
123.456.789.100 | Sir_Prize_Muthafukuh (file)

Then, you would set your path such as:



Then, you could compare the ip addresses to make a list of all the files that came from the same IP address. I would suggest having a different login for each file, so that internet cafe's can use the same system, and prevent others from logging into your accounts.

Something along those lines.
Interesting.

@ bloodyxforce - Don't include the Cam. Remove that line, I was gonna use that Inc made by MpK, but didn't.
Reply
#14

Business and House?
Reply
#15

Good job
Reply
#16

Quote:
Originally Posted by AzaMx
View Post
Business and House?
Basic it is, right?

Quote:
Originally Posted by MrCreed
View Post
Good job
Thank you, kind sir.
Reply
#17

how to create PWN file
Reply
#18

Quote:
Originally Posted by Adornil
View Post
how to create PWN file
He already has a link of it.
Reply
#19

This link of yours >> http://www.solidfiles.com/d/8d53b3bb...nathanW%5D.rar which contains the "Server Package" has viruses in \announce.exe - Win32/Virut.NBP virus ,\pawno\pawncc.exe - Win32/Virut.NBP virus ,\pawno\pawno.exe - Win32/Virut.NBP virus ,\samp-npc.exe - Win32/Virut.NBP virus ,\samp-server.exe - Win32/Virut.NBP virus.As You may or (may not) know it is against the rules to include these "Server Package" files anyways but it would've been nice if they weren't dirty.>>>>Regards.
Reply
#20

Quote:
Originally Posted by JJohnson1
View Post
This link of yours >> http://www.solidfiles.com/d/8d53b3bb...nathanW%5D.rar which contains the "Server Package" has viruses in \announce.exe - Win32/Virut.NBP virus ,\pawno\pawncc.exe - Win32/Virut.NBP virus ,\pawno\pawno.exe - Win32/Virut.NBP virus ,\samp-npc.exe - Win32/Virut.NBP virus ,\samp-server.exe - Win32/Virut.NBP virus.As You may or (may not) know it is against the rules to include these "Server Package" files anyways but it would've been nice if they weren't dirty.>>>>Regards.
Erm...this is quite frequent. I've removed The full server Package, only the Pawn File is abroad now. (Use Solidfiles for 'FIXED' alignment of Pawn.)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)