PDA

View Full Version : Weird D3D problem



Gr4v1ty
06-14-2008, 08:30 PM
Yeah i got another problem. I know how to do mem hacks now (i. spawn, u stamina) but they work ONLY when the D3D menu is visible. It does'n work when the D3D is hidden...Why? Anyone can answer me??

Gordon
06-15-2008, 02:24 AM
put the stamina etc code outsite your menu code. outside where is a "if(menu){do}"

put it in endscene/beginscene

Gr4v1ty
06-15-2008, 11:14 AM
nvm problem solved. I found the problem myself:)