SA-MP Forums Archive
[GameMode] Rivershell 2.0 - new features - mySQL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Rivershell 2.0 - new features - mySQL (/showthread.php?tid=588932)



Rivershell 2.0 - new features - mySQL - MartinSwag - 13.09.2015

Hi,

Today I would like to show you all a script that I've been working on for a little while. It's based on the Rivershell script that comes with the default SA-MP package.

There are a couple of things I would like to point out before I continue. This is my first script and the main goal was to get into PAWN and use mySQL. I tried to keep it clean and efficient and I think that I did a good job. I used the mainstream plugins such as zcmd, streamer and mySQL. I didn't want to add or change any major things, because I didn't want to change the concept of Rivershell.

It's a great script to build on, you could add new maps or come up with new features.

List of features:
- mySQL registration & login
- mySQL account saving
- SHA256_PassHash() (It's not really a feature, but it's nice to know that your passwords won't be saved as plain text )
- Dynamic shops
- Dynamic caps, you can adjust the amount of caps that are required to win the round
- mySQL logging system (kicks, bans, new shop, unban etc.)
- Fancy textdraws to show the caps and K/D


Media:
https://www.youtube.com/watch?v=1cBHSc4dtck

Database:
Download the database file, save it and import it in phpmyadmin.

Links:
Latest script: http://pastebin.com/YcMBTcZN
Latest database: http://pastebin.com/mEVjE5aa


Re: Rivershell 2.0 - new features - mySQL - Mark Shade - 13.09.2015

Neat, good job.


Re: Rivershell 2.0 - new features - mySQL - Raiider - 13.09.2015

Nice work


Re: Rivershell 2.0 - new features - mySQL - Crystallize - 13.09.2015

I think you need permissions from Kye to re-release this , right?


Re : Rivershell 2.0 - new features - mySQL - Sus-Pets - 15.09.2015

nice !


Re: Rivershell 2.0 - new features - mySQL - AlexBlack - 15.09.2015

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
I think you need permissions from Kye to re-release this , right?
Okay so all gamemodes creators need to take permissions from Samp bкta testers, cuz the most of the gamemodes have been started from grandlarc, bare ...

Anyway nice gamemode !


Re: Rivershell 2.0 - new features - mySQL - HydraHumza - 15.09.2015

Nice one!


Re: Rivershell 2.0 - new features - mySQL - MartinSwag - 17.09.2015

Thanks I've updated the download links.


Re: Rivershell 2.0 - new features - mySQL - MartinSwag - 27.10.2015

Script and database have been updated. Added a clan system, actors and some new admin commands!


Re: Rivershell 2.0 - new features - mySQL - Raner - 22.03.2016

Can you build this to .amx? Mine has errors. Please send it here!