| CODE |
#cheat Fire Circles kinda=0x8BBBD50; if(press & CTRL_UP){ setchar(0x8BBBD50, 0x0a); setchar(0x8BBBD83, 0x4a); setchar(0x8BBBD84, 0x04); setchar(0x8BBBD85, 0x01); setchar(0x8BBBD8C, 0xFF); setfloat(kinda+0x10, getfloat(pcar+0x30),getfloat(pcar+0x34),getfloat(pcar+0x38)); } |
| CODE |
| //Constantly drops a huge explosion on all of Vice City, killing all peds and vehicles about every 3 seconds. #cheat NUKE VICE CITY explosion=0x08BBBD50; static count; if(count%150==0){ setchar(explosion, 0x0a); setfloat(explosion+0x10, 0,0,0); setint(explosion+0x28, pobj); setfloat(explosion+0x20, 10000.0); setfloat(explosion+0x1c, 1); setchar(explosion+0x30, 0x30, 0xe4, 0x31, 0x4A, 0xf0); setchar(explosion+0x35, 0x1); setchar(explosion+0x3D, 0x1); setshort(explosion+0x42, 0x4316); explosion+=0x50; setchar(explosion, 0x04); setfloat(explosion+0x10, 0,0,0); setint(explosion+0x28, pobj); setfloat(explosion+0x20, 10000.0); setfloat(explosion+0x1c, 1); setchar(explosion+0x30, 0x30, 0xe4, 0x31, 0x4A, 0xFE); setchar(explosion+0x35, 0x1); setchar(explosion+0x3D, 0x1); setshort(explosion+0x42, 0x4316); } count++; //Press Circle to send a shockwave out of your vehicle, destroying anything in its path. Hold O to continuously release shockwaves. #cheat Shockwave (Hold O to release) explosion=0x08BBBD50; static count; if(buttons&CTRL_CIRCLE){ if(count%30==0){ setchar(explosion, 0x0a); setfloat(explosion+0x10, getfloat(pobj+0x30),getfloat(pobj+0x34),getfloat(pobj+0x38)); setint(explosion+0x28, pobj); setfloat(explosion+0x20, 50.0); setfloat(explosion+0x1c, 1); setchar(explosion+0x30, 0x30, 0xe4, 0x31, 0x4A, 0xf0); setchar(explosion+0x35, 0x1); setchar(explosion+0x3D, 0x1); setshort(explosion+0x42, 0x4316); explosion+=0x50; setchar(explosion, 0x04); setfloat(explosion+0x10, getfloat(pobj+0x30),getfloat(pobj+0x34),getfloat(pobj+0x38)); setint(explosion+0x28, pobj); setfloat(explosion+0x20, 50.0); setfloat(explosion+0x1c, 1); setchar(explosion+0x30, 0x30, 0xe4, 0x31, 0x4A, 0xFE); setchar(explosion+0x35, 0x1); setchar(explosion+0x3D, 0x1); setshort(explosion+0x42, 0x4316); } count++; } else count=0; //Aim at anything and shoot and explosions will be set off at your target. #cheat Spawn Explosion on Target (O when aiming) if(buttons&CTRL_RTRIGGER&&buttons&CTRL_CIRCLE){ explosion=0x08BBBD50; setchar(explosion, 0xa); setfloat(explosion+0x10, getfloat(0x08ba1d50), getfloat(0x08ba1d54), getfloat(0x08ba1d58)); setfloat(explosion+0x20, 5.0); setfloat(explosion+0x1c, 1); setchar(explosion+0x30, 0x30, 0xe4, 0x31, 0x4A, 0xf0); setchar(explosion+0x35, 0x1); setchar(explosion+0x3D, 0x1); setshort(explosion+0x42, 0x4316); explosion+=0x50; setchar(explosion, 0x4); setfloat(explosion+0x10, getfloat(0x08ba1d50), getfloat(0x08ba1d54), getfloat(0x08ba1d58)); setfloat(explosion+0x20, 5.0); setfloat(explosion+0x1c, 1); setchar(explosion+0x30, 0x30, 0xe4, 0x31, 0x4A, 0xf0); setchar(explosion+0x35, 0x1); setchar(explosion+0x3D, 0x1); setshort(explosion+0x42, 0x4316); } |
| QUOTE (Freestyle @ Oct 26 2007, 02:33 AM) | ||
| Well Here it is! Explosions for release! Here's my codes: And DDM made a tool for this so if your having trouble Use the tool! Simply Press UP to make them appear. Sound it added so everytime your do press up you will hear it!
Heres a video of that code in action! I will let ddm release the tool as he made it. Enjoy the new tool guys and Have fun with Explosions! |
| QUOTE (makaveli 7 @ Oct 26 2007, 09:11 PM) | ||||
i used this and nothing happened |
| QUOTE (creepers @ Oct 27 2007, 06:57 PM) |
| no he's not on EUR vers. he's just have fw 3.71 |
| QUOTE (Freestyle @ Oct 28 2007, 05:28 PM) | ||
Your on EUR ver. Right? if so make sure it works... |

| QUOTE (hoockhand @ Oct 28 2007, 05:17 PM) |
| You shud post the tool on cheatsync |
| QUOTE (emcp @ Oct 28 2007, 05:38 PM) | ||
yeah but it would take a year until ade posts it (im still waiting on the SC update) |
| QUOTE (Waterbottle @ Oct 28 2007, 08:10 AM) | ||||
I'm on eur, the explosions doesn't look like this for me ![]() they are invisible. sese |
| QUOTE (Freestyle @ Oct 28 2007, 03:28 PM) | ||
Your on EUR ver. Right? if so make sure it works... |