SA-MP Forums Archive
[FS/MAP] Swimming Pool - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FS/MAP] Swimming Pool (/showthread.php?tid=95208)

Pages: 1 2 3


Re: [FS/MAP] Swimming Pool - NEW_IE - 04.09.2009

Daym Thats the Best Map ive seen very creative. Very Good 100000/1000000




Re: [FS/MAP] Swimming Pool - Kanji_Suzuki - 04.09.2009

OOOH MY GOD I LOVE IT

10/10
[sorry about caps]


Re: [FS/MAP] Swimming Pool - CihaD - 04.09.2009

it's very good. use my server thanks


Re: [FS/MAP] Swimming Pool - [Ask]Terminator - 05.09.2009

Thank you all.


Re: [FS/MAP] Swimming Pool - @TheShadow@ - 08.09.2009

omg very nice


Re: [FS/MAP] Swimming Pool - WickWoody - 08.09.2009

Awesome. Thanks.


Re: [FS/MAP] Swimming Pool - KillermanGR - 08.09.2009

I don't see the stuff you put when I enter the stadium :S
Only some floating arrows lol


Re: [FS/MAP] Swimming Pool - [Ask]Terminator - 09.09.2009

Quote:
Originally Posted by KillermanGR
I don't see the stuff you put when I enter the stadium :S
Only some floating arrows lol
when you type /sp you get teleported to a place with some houses so you have to enter One of them who has pickup ...


Re: [FS/MAP] Swimming Pool - KillermanGR - 09.09.2009

I enter the one with the arrow and when I enter it teleports me to the LS beach and I only see floating arrows >.>
Maybe I'm missing the objects?


Re: [FS/MAP] Swimming Pool - Brian_Furious - 11.09.2010

I cant say anything about this map, only 10/10 O_O Awesome


Re: [FS/MAP] Swimming Pool - pykin9600 - 22.01.2011

how to install pastebin


Re: [FS/MAP] Swimming Pool - berz - 22.01.2011

I have only one objection. That is just to change place of SP
From here: /imageshack/i/samp106u.png/ To somewhere else where we wont see it
like here in this case /imageshack/i/samp107al.png/

Because we can see it like that, and that is pretty fu***d up. So change place of it pls


Re: [FS/MAP] Swimming Pool - Dutchmen0031 - 22.01.2011

Quote:
Originally Posted by pykin9600
Посмотреть сообщение
how to install pastebin
go to the pastebin site click on download then open copie it and paste it in pawno and compile it


Re: [FS/MAP] Swimming Pool - Asta - 20.06.2011

Nice on‌e =)


Re: [FS/MAP] Swimming Pool - nGen.SoNNy - 20.06.2011

Nice one 8/10


Re: [FS/MAP] Swimming Pool - BASITJALIL - 21.06.2011

Nice work
Terminator


Re: [FS/MAP] Swimming Pool - Steve* - 22.06.2011

Why doesn't this work with a object streamer? D:


EDIT:
Works like this:
pawn Код:
forward MapLoading(playerid);
forward MapLoaded(playerid);

public MapLoading(playerid)
{
    GameTextForPlayer(playerid, "~r~Please wait 3 seconds to load the map!", 3000, 5);
    TogglePlayerControllable(playerid, 0);
    SetTimerEx("MapLoaded", 3000, 0, "d", playerid);
}

public MapLoaded(playerid)
{
    GameTextForPlayer(playerid, "~g~Map loaded!", 2000, 5);
    TogglePlayerControllable(playerid, 1);
}

public OnPlayerPickUpPickup(playerid, pickupid)
{
    if(pickupid == enterb)
    {
        MapLoading(playerid);
        SetPlayerPos(playerid,575.7503,-2046.9207,16.1670);
    }
    if(pickupid == exitb)
    {
        MapLoading(playerid);
        SetPlayerPos(playerid,2483.1611,1526.7001,11.3387);
    }
    if(pickupid == entersp)
    {
        MapLoading(playerid);
        SetPlayerPos(playerid,559.4380,-2092.8203,2.67120);
    }
    if(pickupid == exitsp)
    {
        MapLoading(playerid);
        SetPlayerPos(playerid,561.7214,-2033.8285,16.1670);
    }
    if(pickupid == entersauna)
    {
        MapLoading(playerid);
        SetPlayerPos(playerid,527.8544,-2082.4460,17.2253);
    }
    if(pickupid == exitsauna)
    {
        MapLoading(playerid);
        SetPlayerPos(playerid,570.3227,-2093.3599,2.6448);
    }
    if(pickupid == bigjump)
    {
        SetPlayerPos(playerid,578.5896,-2194.7065,7.1380);
    }
    if(pickupid == anim)
    {
        ApplyAnimation(playerid,"DAM_JUMP","DAM_LAUNCH",2,0,1,1,0,0);
    }
    return 1;
}



Re: [FS/MAP] Swimming Pool - alanhutch - 23.06.2011

Very Good! 10/10!


Re: [FS/MAP] Swimming Pool - misho1 - 23.06.2011

cooooooooooool


Re: [FS/MAP] Swimming Pool - boelie - 23.06.2011

WoW you sure took a close look at real swimming pools i'd love to take a swim there
and i dont even like swimming