IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules Attention:

This is for the discussion and releasing of tutorials for modifying GTA. Anything that isn't a tutorial will be deleted without notification.

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


Pages: (2) [1] 2   ( Go to first unread post ) Reply to this topicStart new topicStart Poll

 How To Operate GTA-VC Developer Console

 [Documentation | Dev Console+VC]
 
JernejL  
Posted: Sunday, Jul 18 2004, 21:20
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




Developer console for gta-vc manual

Developer console is:
http://www.gtaforums.com/index.php?showtopic=134429&st=0


Developer console for gta-vc manual



developer console is a trainer-like program, it has all characteristics of trainer but its functionality is far beyond that
developer console is a debuger and game enchanger (you can also call it cheater if you want)

developer console uses a console, console is similar to ms-dos command line where you enter commands and parameters
separated with spaces, parameters specify how the command should behave.

the console can be operated from outside the game, and inside the game, using it inside the game is more important as you can
operate the commands without need to alt+tab switch to windows and back, also some specific commands (such as car spawning)
will only work inside the game, to operate the console run developer console and toggle console with this key on your keyboard
the key does not change by keyboard language, so if the key looks different use the same key on this place:
user posted image

now some practical examples of using developer console, let's say you are low on health:

1. call the console with console key
2. type the command name 'health' and specify new health that you wish to have, let's say '2000'
user posted image

3. press return key, if all done right the console will notify about command success:
user posted image

4. you are now free to spend the new health wink.gif

another example can be, let's say you want some specific (or exotic) car, you can spawn it with console:

1. call the console with console key
2. type the command name 'carspawn' and specify car name that you wish to drive, let's say hotring racer - 'hotring'
user posted image

3. the car is spawned nearby, turn off the console with console key and find it.
user posted image
Users WebsitePMMSN
  Top
 

 
JernejL  
Posted: Sunday, Jul 18 2004, 21:20
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




here is another example, let's say your car is damaged badly and has catched on fire,
console can repair the car easily, use the command carhealth and enter number 1000
which is car's normal health:

user posted image
user posted image

there are plenty of other commands, including time and weather
manipulating, super turbo, midair handbrake, bringing last
controlled car back to you, changing gravity, etc.. the complete
list can be viewed in developer console:

user posted image



But sometimes you may to repair car's health to 10000 and also reinflate
your tires if you are running from cops, then apply some turbo to escape
them, typing console commands would take you like a minute or 2, but
developer console can 'bind' commands to keys, so everytime you press
the number 2 on left part of keyboard your car gets repaired, tires are reinflated
and then you apply some super-turbo with page-up key, to bind command
to key type the command into the command text input in 'hot keys' part of
developer console, then click the first key-button and press key to bind, then
click the 'Add' button and the command is binded and you can use it in-game.

You can also bind several commands to same key
And if you want you can require two or more key combinations to be pressed
for the command to execute, specify other keys in the key input panels.

The keys file should be saved to disk so you can load it next time you wish to
play with it, developer console also already comes with an example hotkeys file.

user posted image

The next more advanced part of the developer console program cannot be
operated in-game, but it offers a lot more control over the game's
hard-coded specials or hacks, first part is logging of gta-vc internal debug
output (this feature uses vc-dbg written by Idle and translated to delphi by ST.MU)
you can use this to find bugs in the game and find out why the game crashes:

user posted image
Users WebsitePMMSN
  Top
 

 
JernejL  
Posted: Sunday, Jul 18 2004, 21:21
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




next there is editor for hard-coded specials, ever wanted all cars to have hydraulics
AND flame exhaust? pick the vehicle from vehicles list and drag & drop it into the
list of special abilities, the car (or other vehicles) will be given the specials immediately
when you enter the car, but some abilities only work on specific vechiles, helicopter
guns only work on helicopters for example.

user posted image

police car with voodoo hydraulics and hermes flames:
user posted image

The next part edits weapons used by police force and ammonition of your
weapons, it can give police to use miniguns for example:

user posted image

and here is ingame effect:
user posted image



Now here is some useless feature - entity list, this lists all vehicles / actors
in game scene, you can warp player to that entity and this is all to say about it.

user posted image
Users WebsitePMMSN
  Top
 

 
JernejL  
Posted: Sunday, Jul 18 2004, 21:22
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




next there are additional 3 more advanced editors, first there is
superhacks, which contains additional hacks that were found by Cowpat:
user posted image



then you can try this a bit more advanced editor of car's variables
you can for instance make car damage and bulletproof:
user posted image



and here you can edit world variables, such as game-time, hermes flame size and placement, etc..
user posted image



and here is police car with hydraulics and edited larger cuban hermes exhaust flames (scale 0.5)
user posted image

few things to mention here is:

1. developer-console does NOT work properly with gta-vc 1.1 update, if
you don't need the update use 1.0 instead and you will be able to use developer console.

2. developer console is still BETA program and will change until
version 1.0 (which will support gtavc 1.1 properly)

the use of program is on your own responsibility, you are responsible
for anything the program does on your computer (or someone elses)

Credits for memory hacking and support, etc:
Ashdexx
Cowpat (super-hacks)
Stretchnutter(Racer_S)
ST.MU and Idle - VCDBG
Pizzadox (i borrowed their infinite run technology)
MTA - AJH

thats all that there is for gta-vc developer console.
i hope this program will fill the gap that was left by 'gta3 admin console'
that isn't availible for gta-vc.

Also thanx to rockstar games for their great game and i hope that gta:san andreas
won't change too much so i won't have to rewrite the whole program to make it work with gta:sa.

Jernej L. - Delfi


heres a html version in one piece, forum version is split because of images per post limit:
manual.htm

This post has been edited by Delfi on Friday, Jun 24 2005, 07:55
Users WebsitePMMSN
  Top
 

 
ModelingMan  
Posted: Monday, Jul 19 2004, 14:44
Quote Post


Crackalacking!
Group Icon
Group: Members
Joined: Jan 23, 2004

sj.gif

Member Award




Two words, Absolutely Amazing! Your DevConsole has developed very well. Probably the best game trainer I have ever came across.

Great Work
PM
  Top
 

 
JernejL  
Posted: Tuesday, Jul 20 2004, 09:15
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




one thing: if developer console doesn't work with gta-vc 1.0
and you are sure you didn't change the exe from original
after instalation then you probably use a crack, i am NOT
sending you cracks that work or original exes.. and devc
doesn't detect cracks.
Users WebsitePMMSN
  Top
 

 
ZeNiTRaM  
Posted: Thursday, Aug 5 2004, 19:00
Quote Post


-! Vice City Maniac !- Sorry for my bad english, im span
Group Icon
Group: Members
Joined: Jun 24, 2004

XXXXX



Another thing: in the Spanish keyboard the key to access the console is Ñ (i think in the American keyb is ";" ). It works the same (no command uses the Ñ key as is a spanish letter)


Greetz wink.gif
PM
  Top
 

 
JernejL  
Posted: Tuesday, Sep 28 2004, 12:22
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




1. bumping this on-top again tounge.gif
2. i fixed all broken images above.
3. new offical developer console download is here:

http://www.if-hosting.com/delfi/devc/DevConsole.zip

Users WebsitePMMSN
  Top
 

 
Gforce  
Posted: Saturday, Oct 2 2004, 20:54
Quote Post



Group Icon
Group: Members
Joined: Sep 17, 2003

en.gif

Member Award




Niice tutorial delfi thanks cookie.gif i never noticed this topic before i'm gonna give your devconsole tool a try now smile.gif
Users WebsitePMXbox Live
  Top
 

 
bloodlust552  
Posted: Monday, Oct 4 2004, 19:13
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Oct 1, 2004

XXXXX



so when does DevConsole for 1.1 come out?
PM
  Top
 

 
JernejL  
Posted: Monday, Oct 4 2004, 19:27
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




QUOTE (bloodlust552 @ Oct 4 2004, 20:13)
so when does DevConsole for 1.1 come out?

when did the 1.0 come out? it didn't at all!!!!!!!!!!11

PEOPLE, THIS PROGRAM IS STLL BETA!!
Users WebsitePMMSN
  Top
 

 
Sickness  
Posted: Thursday, Oct 7 2004, 15:05
Quote Post


USMC
Group Icon
Group: Members
Joined: Oct 6, 2004

us.gif

XXXXX



is this only for pc? is there any mods for ps2?
PM
  Top
 

 
Opius  
Posted: Thursday, Oct 7 2004, 22:03
Quote Post


General
Group Icon
Group: Members
Joined: Jun 27, 2002

au.gif

Member Award




Yes. No.
Users WebsitePM
  Top
 

 
anuj  
Posted: Friday, Oct 8 2004, 02:58
Quote Post


   
Group Icon
Group: Retired Staff
Joined: Jan 17, 2002

us.gif

Member Award




edit - I'm such a fumbduck. Thanks for the tut, Delfi.
Users WebsitePMMSNAOLXbox LivePlayStation Network
  Top
 

 
bloodlust552  
Posted: Friday, Oct 15 2004, 01:43
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Oct 1, 2004

XXXXX



not devconsole 1.1... biggrin.gif devconsole for gta-vc.exe 1.1
i know its still beta...
PM
  Top
 

 
JernejL  
Posted: Friday, Oct 15 2004, 18:44
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




QUOTE (bloodlust552 @ Oct 15 2004, 02:43)
not devconsole 1.1... biggrin.gif devconsole for gta-vc.exe 1.1
i know its still beta...

probably never, because you can use gta-vc 1.0 and newest nvidia drivers to get
around the graphics problems.
Users WebsitePMMSN
  Top
 

 
bloodlust552  
Posted: Monday, Oct 18 2004, 08:46
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Oct 1, 2004

XXXXX



very true... now the question is... have i been smart enough to update my drivers?



answer... is no. lol

thanks
PM
  Top
 

 
Cerbera  
Posted: Saturday, Oct 30 2004, 09:55
Quote Post


Ben "Cerbera" Millard
Group Icon
Group: Members
Joined: Jun 22, 2002

en.gif

Member Award




Delfi, the images in your "Jul 18 2004, 22:21" post are broken for me.
Users WebsitePM
  Top
 

 
JernejL  
Posted: Saturday, Oct 30 2004, 18:50
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




QUOTE (Cerbera @ Oct 30 2004, 10:55)
Delfi, the images in your "Jul 18 2004, 22:21" post are broken for me.

for you.. they work fine to me.

edit: the post #2 realy didn't have any pics, fixed now blush.gif
Users WebsitePMMSN
  Top
 

 
Cerbera  
Posted: Saturday, Feb 26 2005, 19:31
Quote Post


Ben "Cerbera" Millard
Group Icon
Group: Members
Joined: Jun 22, 2002

en.gif

Member Award




Sorry to bring up a fairly old topic but the images are not loading again.

Also, on my keyboard the key is not the top-left key next to the 1, it is the apostrophe key. Different keyboard languages do actually have the keys placed in different locations because the keycode refers to the character and not the position of the key on the keyboard. So, I think that whichever key is the user's apostrophe key, that is the one which will call up the console?
Users WebsitePM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Pages: (2) [1] 2 

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG