Results 1 to 4 of 4
  1. #1
    Asstronut's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Unhappy GetVariable how?

    Hey Guys, quick question i dont get it working

    Want to make a simple Script with addaction where u can change manually in the script the Volume where u looking for

    Like
    My Money on a Server is 133700$
    and my idea is like my script looks like "Getvariable 133700 hint variableresult"
    its hard to say what i want but i try to get it working that i can search for a Scalar and it gives me the result via HINT and not like the Varscanner with Dialogs because much Server blocks dialog that nothing opens

    im sorry for my bad english dont know how to tell what im trying

  2. #2
    skyracer2012's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    Your Money isnt a fucking variable name dude its like life_cash

  3. #3
    Heiseneu's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by skyracer2012 View Post
    Your Money isnt a fucking variable name dude its like life_cash
    The AltisLife money variable is a variable yes.

    - Not a setVariable just a standard Global Variable, NOT PUBLIC, NOT LOCAL. so life_cash
    - so use life_cash = 0; for example to set your cash to that. If you want the result do hint format ["Cash now at $:%1",life_cash];

  4. #4
    skyracer2012's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    Yes it was want, that the value of the money isnt a variable name its the value of life_cash

Similar Threads

  1. how about Tantra Online Game
    By scoutranger in forum General Gaming
    Replies: 2
    Last Post: 09-25-2018, 06:57 AM
  2. How many people on this forum Play WoW?
    By RebornAce in forum General
    Replies: 27
    Last Post: 12-31-2009, 05:27 PM
  3. How to Use Tsearch
    By wardo1926 in forum Hack Requests
    Replies: 5
    Last Post: 12-18-2007, 09:24 PM
  4. How to get Perl
    By shercipher in forum Programming
    Replies: 2
    Last Post: 01-02-2006, 11:28 PM
  5. How To Brute Force
    By Flawless in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-01-2006, 05:01 PM