Post: [Release] Online Custom Map Maker for PS3 and 360
07-31-2010, 02:50 AM #1
teh1337
I are 𝕋𝕖𝕙𝟙𝟛𝟛𝟟
(adsbygoogle = window.adsbygoogle || []).push({}); Ok Guys, I have made a online custom care package mapping tool!

Its currently in the alpha stage and I need some people who want to test it

It is functional but at this time it can online spawn a line of care packages at a user defined point and angle etc.

Unfortunatly, there are a few small bugs so it is not pub (yet)


If you know what you are doing and want to try it pm me for the alpha password.




Pics are coming soon but if you have the alpha password you can use the generator at this link:
You must login or register to view this content.


Thanks Guys and Enjoy the Alpha!


Credits:

PhP Coding - Teh1337 & GovT of NGU (were the same person lol)
Base for Spawning Care Package and For finding coords: ahaloa
Html coding - Teh1337 & GovT of NGU (were the same person lol)
Helping me with Clipping the Care packages - Dconnor
Clean Pach - CraigChrist


Hint:
If your using the genorator then your onplayerspawned should look like this:
    
onPlayerSpawned()
{
self endon( "disconnect" );

for(;Winky Winky
{
self waittill( "spawned_player" );
self thread doUFO();
level thread Mapping();
}
}


And Some where under that you should add:

    
Mapping()
{
[YOUR CODE Generated GOES HERE]
}
doUFO()
{
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand("dpad_up", "+actionslot 1");
maps\mp\gametypes\_spectating::setSpectatePermissions();
for(;Winky Winky
{
self waittill("dpad_up");
self allowSpectateTeam( "freelook", true );
self.sessionstate = "spectator";
self setContents( 0 );
self waittill("dpad_up");
self.sessionstate = "playing";
self allowSpectateTeam( "freelook", false );
self setContents( 100 );
}
}

Also the Ufo mode will NOT work for PS3, unless you re bind the buttons to fit the PS3

Password:
1394alpha
(adsbygoogle = window.adsbygoogle || []).push({});
07-31-2010, 03:00 AM #2
Nice1der
Gym leader
and this works on ps3 how?
07-31-2010, 03:09 AM #3
Dylan_Owns
Master of teh internetz
How to get this on PS3? I'd LOVE to test it
07-31-2010, 03:11 AM #4
Platinum G
I’m too L33T
unless someone has working gsc code mods on the ps3.. this wont work.. :(
07-31-2010, 03:14 AM #5
Criptus
< ^ > < ^ >
i would like to test it Happy
07-31-2010, 04:07 AM #6
I_AM_3PIC
You talkin to me?
LMAO i saw the exact same thing on Codjumpers
07-31-2010, 04:18 AM #7
id love to test it but is it true
07-31-2010, 04:42 AM #8
I want shipment on modern warfare 2 =D
07-31-2010, 04:49 AM #9
Dunkus
Blushes, Man Blushes.
lol yeah shipment would be beast on mw2
07-31-2010, 04:55 AM #10
if ik how to do this i would ?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo