09.04.2011, 18:47
(
Последний раз редактировалось Hal; 05.05.2011 в 00:29.
)
I am finally proud to announce that the NYC map has been prepared for its first beta release! This has taken months of work and lately it has been hundreds of megabytes of filesharing from myself and the main mapper (HERE). Now to talk about the map a bit. It is connected to Los Santos (pic below) and a nice bridge takes you to the island. There are spots where the map is not completely finished or perfected (most will be fixed), but you must look at the bigger picture. The brooklyn bridge is there, and we plan on extending it for a second island (which is almost done already :P), but for now its blocked. The back end of the city is not finished yet, but we plan on having it ready for the second beta. Myself and Slayer101 have tested the map, and we can approve it to go right into use for a RP server, but in all mapping, there are bugs that still need to be found.
If you find ANY bugs, let us know below! Please and thankyou!
Around 400 Objects!
Now there is a dilemma, for people who do not have the mod because there are SA objects used, so they will just see random shit everywhere :P But, using Incognito's streamer you can manually remove people from it! Remember this will remove people from seeing ALL objects in Incognito's streamer so you may have to play around with it. I have a couple test commands (below) so you can see where im going with it.
Код:
command(streameroff, playerid, params[]) { new id; if(sscanf(params, "i", id)) { SCM(playerid, WHITE, "SYNTAX: /streameroff [id]"); } else { new str[50]; Streamer_RemovePlayer(id); Streamer_Update(id); format(str, sizeof(str), "ID:%i Has Been Removed From The Streamer!", id); SCM(playerid, BLACK, str); } return 1; } command(streameron, playerid, params[]) { new id; if(sscanf(params, "i", id)) { SCM(playerid, WHITE, "SYNTAX: /streameron [id]"); } else { new str[50]; Streamer_AddPlayer(id); Streamer_Update(id); format(str, sizeof(str), "ID:%i Has Been Added To The Streamer!", id); SCM(playerid, BLACK, str); } return 1; }
I recommend using this script as a filterscript. And before you start trolling and saying that it will slow your server down, you have to realize that its not going to noticably slow your server down.... And the convenience of being able to quickly load and unload the map is so convenient.
The map requires custom objects that SA-MP OR GTASA does not have, so they will have to be installed prior to the players being able to see them. You can install the files by navigating to your GTASA installation, and going into the SAMP folder. Replace them with whats currently in there. If anyone wants an easier (automatic) installer for their server, just PM me. This is a beta and is not recommended for mainstream server use yet, so do not complain about that aspect. You can make it only for VIPS and have the streamer only show the objects for them... Its up to you.
DISCLAIMER! DO NOT SELL THESE OBJECTS!! THEY ARE NOT YOURS, AND THEY ARE NOT ALL OURS. BY USING THIS FILTERSCRIPT/MAP YOU AGREE THAT WHATEVER HAPPENS AS A RESULT OF THIS SCRIPT IS NOT Hal OR Slayer101's FAULT. YOU TAKE ALL BLAME FOR WHATEVER MAY HAPPEN.
Download links! (No mirrors needed)
PWN/Map Filterscript ONLY:
http://solidfiles.com/d/44d6/download/
http://solidfiles.com/d/44d6/
http://pastebin.com/q4Ej8JiA
Client object pack:
Yes, its in a .rar but thats for compression. Can someone just reply confirming that there are no viruses, that would be great
http://www.megaupload.com/?d=FDRAD446
http://solidfiles.com/d/f15d/download/
http://solidfiles.com/d/f15d/
If you have inquiries about helping us to make this better , drop me a PM.
Script running with Incognito's streamer, with 2 bots is 5MB. Computer specs down in siggy.
Mapped By: Slayer101(Soup) and Hal Olpae
http://www.youtube.com/watch?v=hi-g5...mbedded#at=178
UPDATE:
Quote:
Map Update!!!!
Added more to first island Interiors made(will be enterble soon please do wait for them!) 2 bridges added Alleys and secret locations More to come soon! http://www.mediafire.com/?uyljdpl28es93uj |