What's new

MAPMODS [PS3,XBOX,PC] - NEW*

toofaces2

toofaces2

PS3 Developer
Messages
1,148
Reaction score
560
Points
280
2hp7f9k.png

___________________________________________________________________

Screenshot's

___________________________________________________________________

2ztgeaf.jpg

____________________________________________________________________________

Download // [Click here to view this link]

____________________________________________________________________________



PC Object.ini



MULTIPLAYER FRIENDLY
More Coming Soon!

Credit: Sweeth, Toofaces2
 
Last edited:
xStormsnoutx

xStormsnoutx

Getting There
Modder Seasoned Veteran 10th Anniversary
Messages
606
Reaction score
455
Points
230
A video or some more pictures would be cool!
Good work anyways! :wink:
 
jiantJEFF

jiantJEFF

I'm just a Human xD
Messages
762
Reaction score
215
Points
125
i came to do a quick video of the airport circuit and it wont load up... so either there is some button combo to open it or it didn't work. and I just renamed it to extramap7.sco put it in the script image and tired it out
 
toofaces2

toofaces2

PS3 Developer
Messages
1,148
Reaction score
560
Points
280
This is not new lol.

on the Console yes it is new 
 
i came to do a quick video of the airport circuit and it wont load up... so either there is some button combo to open it or it didn't work. and I just renamed it to extramap7.sco put it in the script image and tired it out

Bug fix:

void main(void)
{
PRINT_STRING_WITH_LITERAL_STRING_NOW("STRING", "Converted By ~g~Toofaces2 & Credits By ~r~Sweeth - Airport Circuit", 2500, 1);
spawnmap();
while(true)
{
THIS_SCRIPT_IS_SAFE_FOR_NETWORK_GAME();
WAIT(0);
}
}
Edit it to:

void main(void)
{
THIS_SCRIPT_IS_SAFE_FOR_NETWORK_GAME();
PRINT_STRING_WITH_LITERAL_STRING_NOW("STRING", "Converted By ~g~Toofaces2 & Credits By ~r~Sweeth - Airport Circuit", 2500, 1);
spawnmap();
TERMINATE_THIS_SCRIPT();
}
 
Top Bottom
Login
Register