anyone help me for this source code

Posts 115 of 21 · Page 1 of 2
anyone help me for this source code
anyone want give me source code of no fog thanks.....
void nofog()
{
*(float*)ADR_FarFog= 116612500;
*(float*)ADR_NearFog= 0;
}
sabi ko sau wg pgsabayin ang near at far isang addie lng kasi ngcoconflict yn
Quote Originally Posted by jojit_0024 View Post
anyone want give me source code of no fog thanks.....
void NoFog()
{
*(float*)ADR_FarFog = 1166127104;
*(float*)ADR_NearFog = 0;
}

....try this my dear.
Source Code for Unlimited Ammo ?

i try to :

Code:
void UnlAmmo ()
{
    *(float*)ADR_MemAmmo = 0;
}
i just have crashing...
try this....

*(int*)( ADR_MemAmmo ) = 0;
Quote Originally Posted by scraprecon View Post
try this....

*(int*)( ADR_MemAmmo ) = 0;
Same too, i have crash
lol it will crash if .. u will not turn if off b4 the game end :P
put on and off key

turn off when finish the game
Quote Originally Posted by F l a p J a c K View Post
lol it will crash if .. u will not turn if off b4 the game end :P
Quote Originally Posted by [WR]CodeR View Post
put on and off key

turn off when finish the game

after I turn on direct I get "Crash"
Quote Originally Posted by QhydDo View Post
after I turn on direct I get "Crash"
dont use it in AI mode it will crash automatically!
Quote Originally Posted by F l a p J a c K View Post
dont use it in AI mode it will crash automatically!
i don't use it on AI mode i use it on Pub
maybe yes. becouse i have my addys from @trialsg
Posts 115 of 21 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?