Re: Script Request Thread #3

Hi there i am looking for someone to make me a private airport it must be off the map and not using sf air or lv air or ls air because it is for admins only and would like fencing around it and a tele to it planes i want on it are 5 Hydras and 5 Hunters

please get back to me as soon a possible thanks
Harryb125
Reply

Make it yourself.
Just download MTA and start creating your map.
I'll put download link soon.
Reply

mta dont work for me i have vista
Reply

I have it too. I know, I know there's an error when you try to start MTA.
You should downlaod MTA v1.1 (not v1.2) and install just MTA Map Editor (deselect everything other)
set compatibility to Windows XP and it will work.
Reply

thanks
Reply

its not loading it shows the logo but Does open up gta sa what do i do
Reply

can someone make me a teleport fs for
LVPD - CMD /lvpd
LSPD - CMD /lspd
SFPD - CMD /sfpd
thanks in advance
Reply

Quote:
Originally Posted by harryb125
can someone make me a teleport fs for
LVPD - CMD /lvpd
LSPD - CMD /lspd
SFPD - CMD /sfpd
thanks in advance
here you go http://pastebin.com/f7a8d1816 ive also included /help command. if you need more just contact me (2 warnings but script works fine)
Reply

I need a radio system so police officeres can communicate with themself.
Does anyone have a snippet or something?

Thanks
Reply

I need a radio system so police officeres can communicate with themself.
Does anyone have a snippet or something?

Thanks
Reply

Hi,
I've got 2 Gangzone's, let's say gang A and gang B
Now, when someone from gang A enters gang B's gangzone, i wan't the player to receive a message like "You are on enimy groun".
How can I do this?

Thanks (:

Btw; Sorry for my bad English.. I'm Dutch.
Reply

MOVED
Reply

If its any help dude i have an ANTI SPAWN KILLING Filterscript if you would like http://www.megaupload.com/?d=H5T9H7VQ It is not mine so the person who made it has all the credit owner goes by Matrix so she or he has all the credit.
Reply

Quote:
Originally Posted by Nameless303
Hi,
I've got 2 Gangzone's, let's say gang A and gang B
Now, when someone from gang A enters gang B's gangzone, i wan't the player to receive a message like "You are on enimy groun".
How can I do this?

Thanks (:

Btw; Sorry for my bad English.. I'm Dutch.
I would also like how to send messages like that
Reply

Use IsPlayerInArea (by Seif_ I think) and then check player team.
If(player_team != gang_zone) bla bla.. I'm sure that you'll figure it out.
I will write the code if I get the time.
Reply

Quote:
Originally Posted by Luka™
Use IsPlayerInArea (by Seif_ I think) and then check player team.
If(player_team != gang_zone) bla bla.. I'm sure that you'll figure it out.
I will write the code if I get the time.
I'm kind of a scripting beginner so i dont know how to use IsPlayerInArea, i tried using Seifs and got the co-ords but i dont know where to enter them
Reply

I am not sure where to advertise myself, this topic seem to be right one... Sorry if I am wrong.

Scripting and Fixing scripts for money. You can contact me on MSN: vitto_leone@hotmail.com
Reply

Quote:
Originally Posted by Ritchie999
Quote:
Originally Posted by Luka™
Use IsPlayerInArea (by Seif_ I think) and then check player team.
If(player_team != gang_zone) bla bla.. I'm sure that you'll figure it out.
I will write the code if I get the time.
I'm kind of a scripting beginner so i dont know how to use IsPlayerInArea, i tried using Seifs and got the co-ords but i dont know where to enter them
It saves to a file in your scriptfiles folder.
Reply

Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by Ritchie999
Quote:
Originally Posted by Luka™
Use IsPlayerInArea (by Seif_ I think) and then check player team.
If(player_team != gang_zone) bla bla.. I'm sure that you'll figure it out.
I will write the code if I get the time.
I'm kind of a scripting beginner so i dont know how to use IsPlayerInArea, i tried using Seifs and got the co-ords but i dont know where to enter them
It saves to a file in your scriptfiles folder.
i know, but i dont know where to enter the
Код:
stock IsPlayerInArea(playerid, Float:max_x, Float:min_x, Float:max_y, Float:min_y)
{
	new Float:X, Float:Y, Float:Z;
	GetPlayerPos(playerid, X, Y, Z);
	if(X <= max_x && X >= min_x && Y <= max_y && Y >= min_y) return 1;
	return 0;
}
or

Код:
IsPlayerInArea(playerid, 70.06725, -2755.979, 2907.791, -864.1628)
Reply

can sum1 make FS with what you can OWN an house and biz
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)