Demolition derby?
#1

Hi!
I'm searching for a demoderby, but I can't find one! ):
Can u help me?
Reply
#2

Well, you can set the player in a interior.

pawn Код:
SetPlayerInterior(playerid,15);//Bloodbowl
SetPlayerPos(playerid,-1398.103515,937.631164,1036.479125);
SendClientMessage(playerid,COLOR_RED,"You have gone to Demo Derby");
Reply
#3

Exactly, Shockey!

But I make it in a ZCMD command:

PHP код:
CMD:derby(playerid,params[])
SetPlayerInterior(playerid,15);//Bloodbowl
SetPlayerPos(playerid,-1398.103515,937.631164,1036.479125);
SendClientMessage(playerid,COLOR_RED,"You have gone to Demo Derby");
GetPlayerMoney(-1500)    //dunno how to get that money from the player, correct that thang! also, don't let him join if money is less than 1500
GivePlayerCar //can I use it to give all the players the same car???
//Here it should start every 30 minutes
//only if players==2 or more
//countdown for everybody to join = 2 minutes
//in chat should be written: 2 minutes left to join, 1:30 minutes to join, 1:00 to join, 0:30 to join, DERBY IS IN PROGRESS 
Okay, a little much help, but you will deserve a rep!
Reply
#4

GivePlayerMoney(playerid,-1500);

for vehicle:
way 1
create a stock function. mybe CreateDerbyVehicle(playerid)

way 2:
create the vehicle in the command and put him into it


EDIT: i made you a little fs
Reply
#5

Lol, what and where is a little fs?

How to put that vehicle into my command? AddStaticVehicle? But how to get the player in it?
Reply
#6

wait ^^ in 15-30 minutes can i create you a little fs and post link here

will coment every line

ehm did you wont to delete his car when he disconnect or leave derby?
Reply
#7

He can't leave! Only if he disconnect OR his car is destroyed, a message to all players says: %s is out of the derby!
Reply
#8

hmm ok i made it later ^^ i currently fix my bugs in my adminsystem
Reply
#9

Ant other help please?
Reply
#10

1 pm i made it 4 you crrently i have to big bugs in system
Reply
#11

What do u mean with 1pm?
Reply
#12

I suggest you to look to my gamemode It's easy to understand and it already has 3-4 maps .. idka
CLICK ME FOR GAMEMODE

And if you need help: post in that topic

EDIT:

PS: if you need the .pwn file pm me
Reply
#13

Nobody else knows what to do?

It only should be a minigame!
Reply
#14

Any help please?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)