Premium C++ coding problem

Posts 12 of 2 · Page 1 of 1
Premium C++ coding problem
Hi all need to know this :
Premium Go :
1. Ingame
2. Outgame
3. Other
At the end of my code

Example for ingame :

Code:
if(*ingame) //check if we are ingame.. prevent crashs
{
NFD(); //add your hacks here like this 'hackname'();
Jump();
Fastall();
speed(); // player hacks go here
speedoff();
AntiKick();
Premium need to go where ?

PS : I found this 2 times but I always got the error of ''megame''

Code:
if(*megame)
{
PREMIUM();
}
But Give me an Error

thx
Problem Solve Can be Close
Posts 12 of 2 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?