[GameMode] [GM] DM/FreeRoam/Drift
#1

This is my FIRST Script Tell me what you think.



Okay, I decided to release my gamemode, and it is, based on the lvdm script but,
Its, a DM/FreeRoam/
the sever used V-Admin, 10 Admin Levels,

On login:
Added New cars:
added new cars, Teleports added /8track /stuntroom
8track:
Cars are invisible For some reason, I didn't know
how to fix it, same goes with /stuntroom

To make yourself admin: /rcon login (yourconpassword)
The highest admin level is 10, but you can go higher,

Whats going to be in the next verison?
Well, im going to move the whole script to Los Santos
Add more cars, Add like some gangs, like do /grove /ballas /police ect...
The Login/Register system will have a bank system,
Have Some Dm zones, Stunts around Los Santos
and MAYBE Add a property System,
MAYBE Our Own admin system, Depends how hard it will be to script.




For the V-Admin to work, You will need, To have the code like this, It needs to be first

should look like this "filterscripts V-Admin"




DOWNLOAD: http://www.megaupload.com/?d=GJTH0OLK
Reply
#2

Looks nice for a first script...... gonna check it out

Better file sharing - www.mediafire.com


__________________________________________________ ____________________
no mini modes D:
Reply
#3

How many objects there is? 70 i think...
Reply
#4

objects?
:/ Didnt add no objects, but added places like /drift and stuff..?
Reply
#5

I delete #pragma tabsize 0 and i fixed all these Warnnings.

Download Here
Reply
#6

Ugh...it's a nice script, and now, here's how to make your cars visible in interiors <_<.

The vehicle line
pawn Код:
AddStaticVehicle(444,-1257.6593,-209.5810,1051.0322,172.0278,0,8); //Monstertruck
To link it to an interior you need to make sure, that you find out what interior you have scripted the vehicles at, and do the following.

pawn Код:
new monstertruck = AddStaticVehicle(444,-1257.6593,-209.5810,1051.0322,172.0278,0,8); //monstertruck
LinkVehicleToInterior(monster1, 7);
The code above will add a monster truck in the interior 7, if it's taken out of the interior it will be invisible again.
Reply
#7

not bad
Reply
#8

Looks good. >_<
Reply
#9

Quote:
Originally Posted by [UF
Burridge ]
Ugh...it's a nice script, and now, here's how to make your cars visible in interiors <_<.

The vehicle line
pawn Код:
AddStaticVehicle(444,-1257.6593,-209.5810,1051.0322,172.0278,0,8); //Monstertruck
To link it to an interior you need to make sure, that you find out what interior you have scripted the vehicles at, and do the following.

pawn Код:
new monstertruck = AddStaticVehicle(444,-1257.6593,-209.5810,1051.0322,172.0278,0,8); //monstertruck
LinkVehicleToInterior(monster1, 7);
The code above will add a monster truck in the interior 7, if it's taken out of the interior it will be invisible again.
thx man..

and ty all
Reply
#10

It's look good but 1 problem:
-If i want register i wrote "/register *password*" but it doesn't work!!!
Reply
#11

i have got vadmin in the FS as instructed in my server.cfg but when i log in it asks me to register and login and i can then play....when i go to play later on after logging out it says my account hasnt been registeered, yet there is the account file in the vadmin folder....CONFUSED
Reply
#12

yea cool script is there a command /giveweapon or /giveweap, and /banip..
Reply
#13

Nice script Look's good!
________
Yamaha An1X
Reply
#14

GooD Jobs
Reply
#15

Thanks You..GM Best
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)