Results 1 to 9 of 9

Thread: Why am i getting variable does not exist

  1. #1
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Why am i getting variable does not exist

    Like the title basicaly I get

    Simba Code:
    SRL_Stats: Variable does not exist
    =================
    Updated SRL Stats
    =================

    and this is my commit all tho it doesnt commit correctly to the scripts stats yes i have called it in my main loop etc and have added SetupSRLStats.

    Simba Code:
    Procedure Commit;
    begin
        stats_IncVariable('Fishing EXP (Gained)', 276);
        stats_IncVariable('Lobster Caught', 36);
        stats_IncVariable('Swordfish Caught ', 33);
        stats_IncVariable('Tuna Caught', 30);
        stats_Commit();
        WriteLn('=================')
        WriteLn('Updated SRL Stats')
        WriteLn('=================')
    end;

    thanks

  2. #2
    Join Date
    Dec 2011
    Location
    Holland
    Posts
    545
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Did you add those variables to the script?

  3. #3
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    So is this all you do?
    Use other people's scripts?
    Never releasing one of yours since 2007?


    On Topic:
    Siel didn't add the variables i'm guessing.

  4. #4
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea I added those vars to the script

    and sin take it away from here this is for personal use as I am using his script to 99 so want to see how many swordies and tuna i catch from 96-99 its not for him for personal use.

    so dont start or ill slate u again and pull u apart from the seams.

    Im simply asking for help ill release scripts if i want to not just to prove to some 12 year old.
    Last edited by Scaper; 02-09-2012 at 08:55 PM.

  5. #5
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Quote Originally Posted by Scaper View Post
    Yea I added those vars to the script

    and sin take it away from here this is for personal use as I am using his script to 99 so want to see how many swordies and tuna i catch from 96-99 its not for him for personal use.

    so dont start or ill slate u again and pull u apart from the seams.

    Im simply asking for help ill release scripts if i want to not just to prove to some 12 year old.
    "Again"?
    If you remember correctly, i'm the one who destroyed your arguments

  6. #6
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You did? I dont remeber lets take a look back in your karmaja fisher thread then yes?

    Anyway keep going ill just report your childish arrogant and rude, think you all high and mighty because you gained the SRL member rank weepies because someone released a script crying because he told you to correct the requirements and you made a thread about him saying he hating on you because he don t want compottion?? remeber now? and in all fairness he never once hated on you

    so please take your sorry ass of excuses off my thread cya.

  7. #7
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    L2UseGrammarAndPunctuationProperly.
    Release a script and i'll be happy.

  8. #8
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    Quit flaming please. I personally think you're both posting offensive replies.

    On topic:
    How does it work with only one var? Maybe you made a mistake while typing the stats name.
    Working on: Tithe Farmer

  9. #9
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Sin, your post had nothing to do with the topic. Please refrain from going off topic

    I've noticed some weird errors when committing stats, try committing one at a time and see which one is the culprit.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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