What's new

MAPMODS [PS3,XBOX,PC] - NEW*

toofaces2

toofaces2

PS3 Developer
Messages
1,148
Reaction score
560
Points
300
Sin$
0
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:
jiantJEFF

jiantJEFF

I'm just a Human xD
Messages
762
Reaction score
215
Points
125
Sin$
7
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
300
Sin$
0
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