[GameMode] [GM] Hood Rat's Party Server
#1



Hood Rat Party Server V2.0 - October 6 2010
©2010 TheHoodRat SA:MP - All Rights Reserved


As some of you may know me or not know me, I've released a new made-from-scratch script.
Of course I have some other stuff from other filterscripts created by users, too.
I've given credits to those users. Type /credits when the script is activated.
If you were not given credit, please tell me.
Okay, so this is basically a Killing, Stunting and a Freeroam script. It was really really
easy to script and it's for newbies who have issues with scripting so don't go wack on me.

I've added many things such as
:

Administration System
I've added in a 100% stable Administration System made completely entire from scratch. The commands can be seen below:

ONLY SCRIPT ADMINS CAN USE THESE COMMANDS! TYPE /MAKEMEADMIN IN GAME TO MAKE YOURSELF AN ADMIN.

Код:
/godmodeon to turn on Godmode.
/godmodeoff to turn off Godmode.
/agivecookie <playerid> to give a cookie to a player.
ONLY RCON ADMINS CAN USE THESE COMMANDS! TYPE /RCON LOGIN password TO USE THIS COMMAND.
Код:
/amenu actives the Administration Menu.
Teams
You can choose between 4 teams. Grove Street, Los Santos Police Department, a rich guy and a hobo. Each have different spawns and different colors to represent their team.

Код:
Grove Street spawn at Grove Street.
Los Santos Police Department spawn at the Police Department at Pershing Square.
The Rich Guy spawns at a mansion right of the Vinewood sign above Vinewood.
The hobo spawns past Santa Maria Beach/Rodeo outside Los Santos in a trailer park.
Commands
I've added commands. There is a list below. If you want to add a command, copy this in your script, anywhere you like but after the defines and includes.

pawn Код:
COMMAND:mycommand(playerid, params[])
{
//Do something here.
return 1;
}
Код:
/login will display a dialog for you to type your password in to login to your account. 
If it matches with the account password in the encryption system then it will log you on. 
There is also automatic login.

/register will display a dialog for you to type your password in to register your account. 
You get 5 cookies, $500,000 and some weapons to start off with.

/kill sets the players health to 0 and resets their world boundaries.

/info shows server information.

/credits shows the script credits to those who helped me script.

/mem displays the total amount of server memory.

/healme gives you full HP for 1 cookie.

/editorhelp will display commands and help about the new SetPlayerHoldingObject function. 
Just do /editor objectid bone. If you do a valid object ID, you will see the object on you!

/bayside 
/wangcars
/arch
/lowrider
/transfender1
/bombshop
/paynspray
/barrelodeath

Those commands will teleport you to some general areas.

/andromada
/shamal
/area69

Those commands will teleport you to some minigames. 

Andromada gives you parachute and spawns you in an airplane. 
Shamal gives you armor and 9mm dual pistols.
Area 69 gives you minigun and armor!

Don't worry, you can't escape these minigames. 
They are set in different virtual worlds with world boundaries.
When you die, they are reset.

/basegate opens the gate at the /bayside teleport!

/knife will spawn you a knife.
/camera will spawn you a camera with 26 film.
/spray will spawn you a spraycan with 500 ammo.
/para will spawn you a parachute.

/flip will flip your vehicle if it's upside down or any other angle.
/nos will add 10x nos to your current vehicle.
/hyd will add hydraulics to your current vehicle.
/repair will repair your vehicle.
/veh brings up the vehicle menu and you can choose some vehicles you want.

/cookiehelp will display cookie commands and how to use them.
Weapon, Score, Money and Level save all in one file!
That's right! Sadly, if you /rcon gmx nothing will load so you gotta start up the server and restart it in a manual way. Until then enjoy the saving system that I've made for you.

More Features!

There are a lot of features such as auto modify and godmode car when you enter a vehicle, but you can discover the rest on your own! There is a lot more to discover, so look wisely!

What you need:
<a_samp> include
<zcmd> include
<dini> include
<sscanf> include
<dudb> include
<core> include
<string> include
<file> include
<time> include
<datagram> include
<a_players> include
<a_vehicles> include
<a_objects> include
<dutils> include
<float> include
<core> include

Download:

Solidfiles Mirror 1
Solidfiles Mirror 2
Solidfiles Mirror 3
Reply
#2

Quote:
Originally Posted by BMB!
Посмотреть сообщение
nice! good job
Thanks, I just checked out your party server script too, I like it =D.
Reply
#3

Why you include all of those..
pawn Код:
//Please do not touch these unless your adding a new include.
#include <a_samp>
#include <zcmd>
#include <dini>
#include <sscanf>
#include <dudb>
#include <core>
#include <string>
#include <file>
#include <time>
#include <datagram>
#include <a_players>
#include <a_vehicles>
#include <a_objects>
#include <a_samp>
#include <dutils>
#include <float>
#include <core>
#include <float>
core, float, time etc is included in a_samp.inc
Just include those
pawn Код:
#include <a_samp>
#include <sscanf>
#include <zcmd>
#include <dini>
#include <dudb>
#include <dutils>
Reply
#4

Quote:
Originally Posted by mmrk
Посмотреть сообщение
Why you include all of those..
pawn Код:
//Please do not touch these unless your adding a new include.
#include <a_samp>
#include <zcmd>
#include <dini>
#include <sscanf>
#include <dudb>
#include <core>
#include <string>
#include <file>
#include <time>
#include <datagram>
#include <a_players>
#include <a_vehicles>
#include <a_objects>
#include <a_samp>
#include <dutils>
#include <float>
#include <core>
#include <float>
core, float, time etc is included in a_samp.inc
Just include those
pawn Код:
#include <a_samp>
#include <sscanf>
#include <zcmd>
#include <dini>
#include <dudb>
#include <dutils>
Thanks. I was actually a little sleepy and I guess I just added the same includes again. :l.
Reply
#5

good script.
Reply
#6

Good job!
Reply
#7

Thanks everyone!

If you need help with the script just reply here.
Reply
#8

does anyone know id of stairs, and whole entrance from ls pd
Reply
#9

Nice keep it up mate.
Reply
#10

nice GM i like it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)