[Map] House with Gate+Garage
#1

What is that?
This is a House that have a semi-automatic moving gate.

Where is that located?
At East beach freeway

How can I move the gates?
Use /gate to open the gates under the skull, it will auto close after 5 seconds


Where is the pictures/video?
a Video is better than 1,000 pictures:

[ame]http://www.youtube.com/watch?v=iiorCPB5LrE[/ame]

Where can I download this map?
Media fire
Past bin
Reply
#2

Where's The SS/Video?
Reply
#3

great
Reply
#4

Good JoB!
Reply
#5

Video added, and pwn file updated and the garage got removed due to a bug in it
Reply
#6

Video is private!?
Reply
#7

pawn Код:
Gate = CreateObject(976, 3350.8999023438, -1967.3000488281, 5.4000000953674, 0.0, 0.0, 90, 100.0);

    return 1;
}

public OnPlayerCommandText(playerid, cmdtext[])
{
    if(!strcmp(cmdtext, "/opengate", true)){
        if(IsPlayerInRangeOfPoint(playerid, 15.0, 3350.8999023438, -1967.3000488281, 5.4000000953674)){
            SetTimerEx("CloseGate", 5000, false, "i", playerid);
            MoveObject(Gate, 3350.8999023438, -1956.9000244141, 5.4000000953674, 3.0, 0.0, 0.0, 90);
            return SendClientMessage(playerid, 0xFF0000FF, "Gate is opening")

I got from there a 1 error cant finde him it say "C:\Users\WIN 7\Downloads\Acronis True Image Home 2011 14.0.0.6597\Untitled12 gates.pwn(2) : fatal error 100: cannot read from file: "streamer"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#8

Download the latest streamer.
Reply
#9

Quote:
Originally Posted by Dubya
Посмотреть сообщение
Video is private!?
Fixed, I think I pressed the wrong button
Reply
#10

rly good!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)