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:

The Mod Showroom is only for posting previews/downloads of completed or near finished mods.
All help topics should be posted in the Editing Discussion forums. Help topics and mod requests posted here will be locked or binned. Thank you.
GTAGarage.com : Free mod hosting, attach your files and screenshots to your topics
GTAModding.com : A wiki for everything related to GTA modding, including documentation and tutorials

  Reply to this topicStart new topicStart Poll

 [CLEO] Vice City Remote Control

 
spaceeinstein  
Posted: Saturday, Apr 30 2011, 18:43
Quote Post


巧克力
Group Icon
Group: Members
Joined: Jul 17, 2003

cn.gif

Member Award




This CLEO mod lets you spawn all four RC vehicles and allows you to enter and control them. Type "BANDIT", "BARON", "GOBLIN", or "RAIDER" to spawn the RC vehicles. If this is done while in a Topfun van, which can be spawned by typing "TOPFUN", you will be able to remotely control the RC vehicle. Pressing the fire key will detonate the RC vehicle and driving an RC Bandit into a car will also detonate it. When remotely controlling an RC Baron, type "BOMB" to activate bomb mode from "Bombs Away!". To leave this mode, type "BOMB" again.



This post has been edited by spaceeinstein on Saturday, Jul 16 2011, 16:28

O This mod is hosted at GTAGarage.com

Downloads:
Download Remote Control v2 - 0.008MB, uploaded on Jul 16 2011, downloaded 1895 times
Download VC Remote Control - 0.008MB, uploaded on Apr 30 2011, downloaded 1298 times

Click here to view the mod at GTAGarage

Users WebsitePM
  Top
 

 
ManDog  
Posted: Saturday, Apr 30 2011, 20:34
Quote Post


Mein Kraft
Group Icon
Group: Members
Joined: Apr 6, 2011

mars.gif

XXXXX



Nice work, just like always. Spaceeinstein!
I just love your work smile.gif they are just epic. Gonna download this for sure icon14.gif
Users WebsitePMMSNXbox Live
  Top
 

 
bammargera  
Posted: Saturday, Apr 30 2011, 20:52
Quote Post


Just Call Me Rob, Its Easier That Way
Group Icon
Group: Members
Joined: Sep 24, 2006

en.gif

Member Award




Nice, and I am very glad there are still new things being made for the classics wink.gif
Users WebsitePMMSNPlayStation Network
  Top
 

 
spaceeinstein  
Posted: Saturday, Jul 16 2011, 16:27
Quote Post


巧克力
Group Icon
Group: Members
Joined: Jul 17, 2003

cn.gif

Member Award




I have updated the mod to include bomb mode from "Bombs Away!" Type "BOMB" while remotely controlling an RC Baron to toggle this mode.
Users WebsitePM
  Top
 

 
krasiejow  
Posted: Sunday, Jul 17 2011, 10:20
Quote Post


VC:MP betatester
Group Icon
Group: Members
Joined: May 15, 2008

XXXXX



Damn how do you make those cheat codes wow.gif? I guess that your script checks the memory address where are the last 30 key presses stored, but how do you check it?
Users WebsitePM
  Top
 

 
SilentPL  
Posted: Sunday, Jul 17 2011, 10:41
Quote Post


Senior File Manager
Group Icon
Group: Members
Joined: Feb 1, 2010

pl.gif

Member Award




Read memory opcode, it works exactly like SA cheat checking, I believe tounge.gif
Users WebsitePMMSNXbox Live
  Top
 

 
spaceeinstein  
Posted: Sunday, Jul 17 2011, 16:01
Quote Post


巧克力
Group Icon
Group: Members
Joined: Jul 17, 2003

cn.gif

Member Award




Here's an example:
CODE
   05E0: 0@ = read_memory 0xA10942 size 4 virtual_protect 0
   if
       0@ == 0x424F4D42  // bomb
   then
       05DF: write_memory 0xA10942 size 1 value 0x20 virtual_protect 0
       03E5: text_box 'CHEAT1'
   end

Type "BOMB" and the text box CHEAT1 will pop up.
Users WebsitePM
  Top
 

 
krasiejow  
Posted: Sunday, Jul 17 2011, 18:44
Quote Post


VC:MP betatester
Group Icon
Group: Members
Joined: May 15, 2008

XXXXX



Thank you very much here a cookie cookie.gif

QUOTE
Read memory opcode, it works exactly like SA cheat checking, I believe

I was sure that with this opcode, but only I couldn't get any idea how to get the last letters from the address. I thought about "slicing" the value of the address, but I guess this is possible in "real" coding languages more, not in SCM.
Users WebsitePM
  Top
 

 
damian92150  
Posted: Wednesday, Sep 7 2011, 09:09
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Jul 22, 2011

pl.gif

XXXXX



Cool mod but there is a 1 bug, when you type Bomb while controling rc baron, and drop bomb to close from baron, when it explode can't use another vehicle or even get out of topfun coz camera is still on crashed baron(when accelerate still hear it's engine). And it doesn't react to pressing fire.
PM
  Top
 

 
spaceeinstein  
Posted: Wednesday, Sep 7 2011, 10:35
Quote Post


巧克力
Group Icon
Group: Members
Joined: Jul 17, 2003

cn.gif

Member Award




Type BOMB again. You have to exit the mode manually, not really a bug.
Users WebsitePM
  Top
 

 
Bastonete  
Posted: Wednesday, Sep 14 2011, 21:01
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Sep 14, 2011

XXXXX



Great mod, it's working perfectly.

This post has been edited by Bastonete on Wednesday, Sep 14 2011, 21:04
PM
  Top
 

 
TommyMan  
Posted: Wednesday, Sep 28 2011, 08:54
Quote Post


Crackhead
Group Icon
Group: Members
Joined: Aug 24, 2011

XXXXX



it don't works my game crashes when i load it pls send me all code how to make cleo mods like this
PM
  Top
 

 
The Rocker  
Posted: Friday, Sep 30 2011, 19:02
Quote Post


Carnage King
Group Icon
Group: Members
Joined: Jun 11, 2011

XXXXX



Haha, nice one TommyMan. icon13.gif
PM
  Top
 

 
TommyMan  
Posted: Saturday, Oct 1 2011, 08:43
Quote Post


Crackhead
Group Icon
Group: Members
Joined: Aug 24, 2011

XXXXX



but really my GTA vice city crashes. pls send me not code but how to make this fully i really want to make my own mod
PM
  Top
 

 
spaceeinstein  
Posted: Wednesday, Oct 5 2011, 04:43
Quote Post


巧克力
Group Icon
Group: Members
Joined: Jul 17, 2003

cn.gif

Member Award




Check ignore_unknown, decompile... You're the only one who have problems running this mod so I don't know how to help you. It seems like you got CLEO running, so it's probably other mods causing your problem.
Users WebsitePM
  Top
 

 

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

0 Members:

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



 
IMG IMG