You are viewing our Forum Archives. To view or take place in current topics click here.
Left 4 Dead 2 Real Time Editing Tool
Posted:
Left 4 Dead 2 Real Time Editing ToolPosted:
Status: Offline
Joined: Sep 09, 201212Year Member
Posts: 43
Reputation Power: 1
Status: Offline
Joined: Sep 09, 201212Year Member
Posts: 43
Reputation Power: 1
Download coming soon!
The following 2 users thanked CRACKbomber_v5 for this useful post:
Bergie (10-01-2012), REAPEROWNSYOU (10-01-2012)
#2. Posted:
Status: Offline
Joined: Jul 10, 201212Year Member
Posts: 136
Reputation Power: 5
Status: Offline
Joined: Jul 10, 201212Year Member
Posts: 136
Reputation Power: 5
i suppose this was one way to work around pulling up the console... nothing short of nice
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Sep 09, 201212Year Member
Posts: 43
Reputation Power: 1
Status: Offline
Joined: Sep 09, 201212Year Member
Posts: 43
Reputation Power: 1
lxnauticaxl wrote i suppose this was one way to work around pulling up the console... nothing short of nice
Turning on the console is impossible.
//-----------------------------------------------------------------------------
// Purpose: toggles the console
//-----------------------------------------------------------------------------
void Con_ToggleConsole_f( void )
{
if ( IsX360() )
return;
Straight from the SDK, it clearly says If it is the 360 return and do not show.
- 1useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Feb 15, 201014Year Member
Posts: 307
Reputation Power: 17
nvm found my answer looks sweet though
Last edited by Bergie ; edited 1 time in total
Last edited by Bergie ; edited 1 time in total
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jul 23, 201113Year Member
Posts: 3,869
Reputation Power: 174
Status: Offline
Joined: Jul 23, 201113Year Member
Posts: 3,869
Reputation Power: 174
Really nice bro, looks good.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Aug 18, 201014Year Member
Posts: 1,735
Reputation Power: 80
Status: Offline
Joined: Aug 18, 201014Year Member
Posts: 1,735
Reputation Power: 80
I've been using this since I saw it on Haven keep up the good work.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.