0.3z [Disable Weapon Data]

Pr0x

Member
Joined
Feb 16, 2014
Messages
20
Reaction score
0
Hey,
i have this: #sampPatch[] = "Disable weapon data"    &0 0 0x5660 "" "C3"
but it doesn't works for 0.3z and my game crash, can someone help me or give me the right code?

Thanks al lot.
 

0x_

Wtf I'm not new....
Administrator
Joined
Feb 18, 2013
Messages
1,118
Reaction score
166
It's not the right location this one needs to work P:

Code:
sampPatch[] = "Disable weapon data"    &0 0 0x5530 "" "C3"
 

Pr0x

Member
Joined
Feb 16, 2014
Messages
20
Reaction score
0
And one Question More, and i have the Code:
#sampPatch[] = "NOP SetEngineState"    &0 0 0x78560 "" "C20400"
and its not work too. Can you help me and thanks a lot.
 

iVilux

Well-known member
Joined
Nov 12, 2013
Messages
207
Reaction score
5
What does Disable Weapon data actually do? I tried it long time ago, it just kicked me when I took a weapon.
 

Pr0x

Member
Joined
Feb 16, 2014
Messages
20
Reaction score
0
Yes, when you Activate this, the System doesn't detect the Weapon.
 
Top