naromz Newbie cheater
Reputation: 0
Joined: 12 Feb 2008 Posts: 23
|
Posted: Wed Jul 09, 2008 3:17 pm Post subject: cocoa call shockwave |
|
|
I am trying to build a trainer in xcode and not having much luck
I need to know how to set a variable in it
i tryed
- (IBAction)call:(id)sender {
Call Murloc.SetVariable("_root.player.intHP", hp)
}
I will upload my source and built project if it would help
|
|