Post: Built in UFO Mode?
02-25-2011, 04:22 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Well as I recall, there was never a built in ufo mode. Well I was looking through some of the .gsc's and found this:
    
ufo_mode()
{
level.player openpopupmenu( "painter_mp" );// [COLOR="Red"]painter.menu execs some console commands( ufo mode ).. sneaky hacks.[/COLOR]
level.player closepopupmenu( "painter_mp" );
}


I don't know whether it actually does anything I just sort of found it. It could be old also, but I didn't see it posted here.
(adsbygoogle = window.adsbygoogle || []).push({});
02-25-2011, 08:04 AM #11
emsp
Space Ninja
Originally posted by ..V.. View Post
So did \n work or did you take it out?


i just left it... what dose it do?
02-25-2011, 08:07 AM #12
Originally posted by emsp View Post
i just left it... what dose it do?


its a C command for starting a new line..

eg: "print this \n text" would print on screen as

print this
text
02-25-2011, 08:09 AM #13
emsp
Space Ninja
Originally posted by ..V.. View Post
its a C command for starting a new line..

eg: "print this \n text" would print on screen as

print this
text


ooo ok thats cool if it works
02-25-2011, 03:40 PM #14
-Ginge
W@W Prem = Dead
I have tried calling ufo_mode from menu before and it didn't work. Also I thought it may be a long shot but tried giving painter_mp xD but I got unknown function :(
02-25-2011, 04:24 PM #15
malanof5
Error… Cat invasion!
Nice find but did you take it out after it worked?
02-25-2011, 09:01 PM #16
Brian235026
< ^ > < ^ >
Originally posted by FourzerotwoFAILS View Post
Well as I recall, there was never a built in ufo mode. Well I was looking through some of the .gsc's and found this:
    
ufo_mode()
{
level.player openpopupmenu( "painter_mp" );// [COLOR="Red"]painter.menu execs some console commands( ufo mode ).. sneaky hacks.[/COLOR]
level.player closepopupmenu( "painter_mp" );
}


I don't know whether it actually does anything I just sort of found it. It could be old also, but I didn't see it posted here.

thats odd maybe a dev command?
has to be some way to activate it
02-25-2011, 09:10 PM #17
Chrome Playa
Chrome Gaming Reloaded
Originally posted by ..V.. View Post
its a C command for starting a new line..

eg: "print this \n text" would print on screen as

print this
text


It works perfectly on PS3. It's from my forge patch and there seems to be no problem with it.
02-26-2011, 12:28 AM #18
Originally posted by Chrome
It works perfectly on PS3. It's from my forge patch and there seems to be no problem with it.


Cool.. Theres no reason why it wouldn't. Its all based on C++..
02-26-2011, 12:36 AM #19
Chrome Playa
Chrome Gaming Reloaded
Originally posted by ..V.. View Post
Cool.. Theres no reason why it wouldn't. Its all based on C++..


True. The same works if you were to print text in the games_mp.log for PC.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo