View Full Version: custom Weapons?

CheatSync.net Forums > VCS and LCS Cheats > custom Weapons?



Title: custom Weapons?


garythetard - March 16, 2009 04:48 AM (GMT)
can anyone make a custom weapon cheat with some cool ones? PLEASE if possible

endika1995 - March 19, 2009 10:54 PM (GMT)
please do a lightsaber like star wars if is posible
PLEASE
it will be nice

Dudek13l - March 20, 2009 04:03 PM (GMT)
its not possible

BurnoutJack - March 20, 2009 06:41 PM (GMT)
Dudeks right you cant create new weapons but you can modify the weapons that are in the game. You can give the Katana a blueish glow with a one hit kill & you have yourself a lightsaber! You can change the noise of the pistol to make a desert eagle sound and tweak its specs to match a desert eagle. But you can't create a weapon from scratch.

Dudek13l - March 20, 2009 11:09 PM (GMT)
Yep the only thing u have o do is find the hex idk the hex..but i goes like this
find the hex format for it or char format...and the address..dont try it

#cheat blue katana
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);

endika1995 - March 21, 2009 12:32 PM (GMT)
QUOTE (Dudek13l @ Mar 20 2009, 11:09 PM)
Yep the only thing u have o do is find the hex idk the hex..but i goes like this
find the hex format for it or char format...and the address..dont try it

#cheat blue katana
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);

is for VCS?

Dudek13l - March 22, 2009 10:58 PM (GMT)
QUOTE (endika1995 @ Mar 21 2009, 05:32 AM)
QUOTE (Dudek13l @ Mar 20 2009, 11:09 PM)
Yep the only thing u have o do is find the hex idk the hex..but i goes like this
find the hex format for it or char format...and the address..dont try it

#cheat blue katana
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);
setchar( ,0x00,0x00,0xff);

is for VCS?

yes

endika1995 - March 23, 2009 03:11 PM (GMT)
it say that
expected a value: setchar( ,0x00,0x00,0xff);

Dudek13l - March 23, 2009 04:43 PM (GMT)
QUOTE (endika1995 @ Mar 23 2009, 08:11 AM)
it say that
expected a value: setchar( ,0x00,0x00,0xff);

either way it works

setchar( ,0x00,0x00,0xff);

or

setchar( ,0,0,255);

0xff is the same as 255, so u can use this ( , 0,0,255); instead of ( ,0x00,0x00,0xff);

also if u can find a certain color u do this for orange
but u cant using (0xff)

ex: setchar( ,255,80,0);

i've tryed with exhaust

emcp - March 23, 2009 06:54 PM (GMT)
lets get this sorted out for once CD changes the psp rams, cwcheat changes the psp rams,

CD only has access to 0x80000000< ?
i believe this contains the entire game

so you are able to create a new weapon however youd have to be careful with the size etc

also its so difficult very few attempt it, so while it possible its improbable
but yeah the bluish glow thing would work

endika1995 - March 25, 2009 01:21 PM (GMT)
but isn't posible do one like that? this is from gta san andreas and if in san andras is possible way isn't possible in vcs?
whatch the video here

http://www.youtube.com/watch?v=jjchpIJ6U6I&feature=related

Dudek13l - March 25, 2009 01:41 PM (GMT)
QUOTE (endika1995 @ Mar 25 2009, 06:21 AM)
but isn't posible do one like that? this is from gta san andreas and if in san andras is possible way isn't possible in vcs?
whatch the video here

http://www.youtube.com/watch?v=jjchpIJ6U6I&feature=related

maybe..... i think this is possible :blink:

BurnoutJack - March 25, 2009 06:12 PM (GMT)
QUOTE (endika1995 @ Mar 25 2009, 01:21 PM)
but isn't posible do one like that? this is from gta san andreas and if in san andras is possible way isn't possible in vcs?
whatch the video here

http://www.youtube.com/watch?v=jjchpIJ6U6I&feature=related

Its fake look in the description it was animated using Adobe After Effects

endika1995 - March 25, 2009 06:43 PM (GMT)

Dudek13l - March 25, 2009 07:25 PM (GMT)
ya he might be right...
"emcp" said "u can give it a bluish glow"

BurnoutJack - March 25, 2009 07:43 PM (GMT)
QUOTE (endika1995 @ Mar 25 2009, 06:43 PM)
yes but this is real
http://www.gtainside.com/en/download.php?do=cat&id=253

Yeah thats real but it's a mod for PC version of San Andreas

endika1995 - April 26, 2009 05:28 PM (GMT)
QUOTE (BurnoutJack @ Mar 25 2009, 07:43 PM)
QUOTE (endika1995 @ Mar 25 2009, 06:43 PM)
yes but this is real
http://www.gtainside.com/en/download.php?do=cat&id=253

Yeah thats real but it's a mod for PC version of San Andreas

but if is possible to do a robot for gta vcs maybe a lightsaber is possible to

---SCHNITZEL--- - April 26, 2009 08:35 PM (GMT)
I have a lightsaber, its a modded Police bat (or what ever you call it) but it doesnt work...

endika1995 - April 27, 2009 05:14 PM (GMT)
can someone try to mod a weapon and do a lightsaber?




Hosted for free by InvisionFree