[Map] [MAP]Circuit Race
#1

[MAP]Circut Race

Objects: 390

SCREENSHOTS

[img=/imageshack/img82/1594/mtascreen0002xy5.th.jpg]http://









[img=/imageshack/img65/4853/mtascreen0007sn2.th.jpg]http://





Download links: (Mirrors accepted)

http://pastebin.com/f6801978d - MidoStream object streamer - UPDATED LINK
http://pastebin.com/f18e6e42e - xObjects - UPDATED LINK
http://pastebin.com/f1f71dd0a - xStreamer(xObjects v2) - UPDATED LINK - Looks same as normal i think
http://pastebin.com/f443ebf36 - Normal Pawn code - UPDATED LINK

WHARE?



South Of los santos docks.

TELEPORT:

Add this under OnPlayerCommandText:

With Vehicle:

pawn Код:
if(strcmp("/circuit", cmdtext, true, 10) == 0)
     {
        new vehicleid = GetPlayerVehicleID(playerid);
        new State = GetPlayerState(playerid);
        if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)
     {
        return SetVehiclePos(vehicleid,2400.4883,-3100.9282,13.6922);
     }
        SetPlayerPos(playerid,2400.4883,-3100.9282,13.6922);
        GameTextForPlayer(playerid, "~b~Welcome to the Sunny Circuit~n~w~Mapped By Crazy_Joe]", 5000, 5);
        return 1;
     }
Without Vehicle:

pawn Код:
if(strcmp("/circuit", cmdtext, true, 10) == 0)
     {
        SetPlayerPos(playerid,2400.4883,-3100.9282,13.6922);
        GameTextForPlayer(playerid, "~b~Welcome to the Sunny Circuit~n~w~Mapped By Crazy_Joe", 5000, 5);
        return 1;
     }
Hope You like it

post any problems/bugs and ill try n' fix

KEEP THE CREDTIS
Reply
#2

use imageshack.us to upload photos
Reply
#3

or is the teleports please

or is the location maps

tanks
Reply
#4

Pawn code deleted. Please re-send pawn code.
Reply
#5

Yes upload it again to pastebin
btw nice map
Reply
#6

this would be good if THE LINKS FOR THE STREAMER WERNT BROKEN!
Reply
#7

If you have more objects than samp can have upload in some streamers code.
Not for me but some people dont know how to!

So many objects? For Only a Rac?
BTW Nice map
Reply
#8

Quote:
Originally Posted by Oxside
If you have more objects than samp can have upload in some streamers code.
Not for me but some people dont know how to!

So many objects? For Only a Rac?
BTW Nice map
Meh alot of palms n barriers, i bareley remember this is a old map now lol, and Links UPDATED see first post, and the xStreamer didnt seem different to PawnObjects in the Deluxe Object converter so idk if thares a difference
joe
Reply
#9

good work
Reply
#10

Nice Good work
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)