[FilterScript] Ufo
#1

Hello!
Here i am releasing my ufo script!

Ufo is located just a miles from old airport, but i have made a teleport too!

Код:
if(strcmp(cmdtext, "/ufo12", true) == 0)
    	{
     	if(IsPlayerInAnyVehicle(playerid))
      		{
			SetPlayerPos(playerid, 858.67889404,2502.10815430,126.40000153);
			SetPlayerFacingAngle(playerid, 181.3588);
			SetPlayerInterior(playerid, 0);
			}
		else if(!IsPlayerInAnyVehicle(playerid))
			{
			SetPlayerPos(playerid, 858.67889404,2502.10815430,126.40000153);
			SetPlayerFacingAngle(playerid, 181.3588);
			SetPlayerInterior(playerid, 0);
			}
   		return 1;
     	}
How to install

I am installing all my scripts to GameMode, so here i tell how to do that, if someone don't know it.

Put this script on the top of your GM

Код:
new ufo[263];
Then add this under
Код:
public OnGameModeInit()
You have putted in ufo, but you need a commands with who you can fly so here it is


The download link is here

Put them under
Код:
public OnPlayerCommandText(playerid, cmdtext[])
and all is done

If you have some bugs with UFO just post them here.
Mirrors are welcome

SCREENS:
Here

Please comment this script and if you like it give me Reputation please!
Reply
#2

What does it do, exactly ?
Reply
#3

I cannot open the Pastebin links
Reply
#4

Screens?
Reply
#5

Link repaired and screens will be later
Reply
#6

Quote:
Originally Posted by Kostas'
Посмотреть сообщение
I cannot open the Pastebin links
Its because it takes you to http:/here/, copy the link, and paste it in your browser link tab.
Reply
#7

Screens added
Reply
#8

LoL , is that Spaceship done with GTASA standard objects or with custom objects
Reply
#9

Quote:
Originally Posted by =WoR=G4M3Ov3r
Посмотреть сообщение
What does it do, exactly ?
Its just a Visual Add-on for your server .
Reply
#10

Quote:
Originally Posted by =WoR=G4M3Ov3r
Посмотреть сообщение
What does it do, exactly ?
You can fly with it where you want, i have some ideas how to upgrade this ufo, i am sure that in next version you can shoot with a some kind of laser.
Maybe someone would like to map this ufo a little, so i dont have to map the bad places and i can make a shooting system faster!

Quote:
Originally Posted by [GF]Sasino97
Посмотреть сообщение
LoL , is that Spaceship done with GTASA standard objects or with custom objects
All is done with standart objects, just a one or two things is custom!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)