Come As You Are Group: Members
Joined: Nov 5, 2006
Alice
UPDATED !!!
Note : gtaiv.exe v1.0.2.1, v1.0.3.0 and v1.0.4.0 are supported
Latest public version 0.8 (for 1.0.4.0)
Change log: 0.8.0 - Fully rewrited engine, Alice was consolidated with AliceUltimate . 0.Х.Х - private builds, fixes, code rewritings 0.4.0 - added script restarting 0.3.3 - fixed IsKeyPressed and added IsAsyncKeyPressed 0.3.2 - added support for GTAIV v1.0.3 and (!) disabled Alice working in MP game (MP support removed because of R* request) (i hope that this is temporary) 0.3.1 - added support of standart lua libs functions (base, table, io, string, math, debug) 0.3.0.5 - rewrited some code for more performance and reliability 0.3.0 - added high-level native-call constructions 0.2.5 - supports patch 1.0.2.0 ,some bugs were fixed 0.2.0 - added test support of CallSpecNative 0.1.0 - 1st beta
What about script files ? All(*.lua) scripts are running separetly and must be placed in "GTAIV\Alice" folder , scripts are restarting after save reloading . You can put examples in "GTAIV\Alice" folder and play now =) And one more thing - u must not put 2 same scripts in Alice dir, for example "CarSpawn.lua" and "CapSpawn.ext" . Ext plugins have the same principles .
To develop Lua scripts you just need some code skillz and notepad To develop Ext script plugins u must have Alice Ext SDK
// ------- my example scripts (23 dec 2009) ------- superman.lua - makes Niko undead , gives weapon etc video by illdan
saveme.lua - gives ability to save anywhere (but after loading u will be in a nearest save house) carspawn.lua - allows to spawn a few sport cars (Z-1..5)
Note
CODE
Alice was the first project in the world what was related to Native-call engine in GTA IV ... 23d December 2008 ...
This post has been edited by Alexander Blade on Aug 1 2009, 16:23
Amazingly stupid Group: Members
Joined: Dec 13, 2008
QUOTE (Alexander Blade @ Dec 23 2008, 07:16)
// ------- my example scripts ------- superman.lua - makes Niko undead , gives weapon etc saveme.lua - gives ability to save anywhere (but after loading u will be in a nearest save house) playercoords.lua - simple script to read player coords and print them to Alice log
OMG u can make niko god mod?!!? im going to try it right now dude!~
A Custom What? Group: Members
Joined: May 20, 2008
WOW!!! Cleo for GTA IV ....
I have a few questions... Can Niko die from falling and can he die from being hit by a car... Also what weapons does it give? does it work like the cheat codes?
hey, omg this is awsome, i just cannot beleve that this happend so soon, this is awsome, good job Alex , now we can have codes for my batman mod , i cannot wait!!!, anyways, thanks for taking this time to do all of this, this is so cool, i might acctually learn coding now, but a serious question, since im not a coder of any sorts, how do i start doing this? perhaps you can explane what to do for sure?, thanks man, anyways peace
A Custom What? Group: Members
Joined: May 20, 2008
I just tried this in my game and the "superman" had no affect I installed all the from "copy" into C:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV...
I did take out the modded WeaponsInfo.xml, but it seems to be stuck in the game save... Please don't tell me I have to restart the entire game to have god mode....
EDIT: The mod located at Cheatshappen.com DOES save into the game save, I just started a new save to find out, I have the superman lua script in my game and Niko got shot to death.... Am I doing something wrong?
This post has been edited by Rich246 on Dec 23 2008, 07:57
Bloody Amazing !, just threw nico out of a chopper and not a single scratch
Thanks man, this is great work !
I'm running this on Vista X64.
Regarding the weapons mod, I too had this sticked to a savegame, but falling off a chopper would kill me, not anymore using alice, just by using an existing save.
This also works on multiplayer, so you might want to change it so it doesn't.
This post has been edited by sjaak327 on Dec 23 2008, 08:34
A Custom What? Group: Members
Joined: May 20, 2008
QUOTE (sjaak327 @ Dec 23 2008, 03:23)
Bloody Amazing !, just threw nico out of a chopper and not a single scratch
Thanks man, this is great work !
I'm running this on Vista X64.
Regarding the weapons mod, I too had this sticked to a savegame, but falling off a chopper would kill me, not anymore using alice, just by using an existing save.
This also works on multiplayer, so you might want to change it so it doesn't.
So you have the same mod I do from Cheatshappen.com and your Alice works? I put all the files from "copy" into C:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV.... And I put the superman.lua into C:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV\Alice
I also overwrote any files it asked me to, I am totally confused... and apparently stupid
You also need to put natives.ini into the alice directory.
Also I have taken out that mod, by restoring the original weaponsinfo.xml, but I'm guessing you did the same.
As an aside, to get rid of that not taking damage from weapons bit, die once (by falling from a chopper, or similar) and after the hospital visit, you would take damage again, without starting a new game.
This post has been edited by sjaak327 on Dec 23 2008, 08:49