[C++] coorect functions?

01/05/2012 20:04 LadyBk#1
Hey what up guys, well i'm new trying programming in c++ so i need some help with it tell if it's correct expresion for a dll. Sorry for my bad english =)

S = > 90 / 'S is for Stamina

#include <stdio.h>
mian ()
{
If S > 90 ==
If S < 50 ++=
}


So i'm traying to say the dll If Stamina is below yo 90% it increase i need to increase by 10% or more.
01/05/2012 20:27 jacky919#2
That's wrong C++, but let me try to help you.
Do you want to code a DLL for injecting in a process of a game?
01/05/2012 21:14 LadyBk#3
Quote:
Originally Posted by jacky919 View Post
That's wrong C++, but let me try to help you.
Do you want to code a DLL for injecting in a process of a game?
Yes i try the problems is the game have xtrap and it f.. me up u.u I think i need to use Case for the DLL

Xenox3 LOl told on post i'm starting:P basicalli is the fuction dlll need to do. I dont coppy paste i just type here ^^ i need download visual c++ XD
01/05/2012 22:47 MrSm!th#4
learn the language first.

#closed