Arcade Prehacks

Results 1 to 3 of 3

Thread: C# question

  1. #1
    F3ar's Avatar
    Join Date
    Jun 2009
    Location
    Pennsylvania, USA
    Posts
    197

    C# question

    I'm using
    Code:
    string gold; 
                gold = "1337"; 
                this.axShockwaveFlash1.SetVariable("_root.gold", gold);
    As my setvar, but for a game a var I want to put is hero.crtichance.

    When ever I try that I get build errors, any ideas?

  2. #2
    Senior Member
    Join Date
    Oct 2008
    Location
    Having a rave in the UK!
    Posts
    1,706

    Re: C# question

    Are you trying to make an AS3 trainer?

  3. #3
    F3ar's Avatar
    Join Date
    Jun 2009
    Location
    Pennsylvania, USA
    Posts
    197

    Re: C# question

    Quote Originally Posted by themanhunt1234
    Are you trying to make an AS3 trainer?
    Don't think so, But I can never tell the difference: http://armorgames.com/play/2919/sin-mark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •