Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
I keep getting this error:
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:13): Unknown identifier 'UpChars07' at line 804
Compiling failed.
[Error] C:\Simba\Includes\SRL-OSR\SRL\core\text.simba(454:34): Invalid number of parameters at line 453
Compiling failed.
What I entered into the user bit:
Const
HairColor = 13092814; // ***What is your hair color? Or unique color on outfit***
HairTolerance = 70; // ***Tolerance of your hair/outfit***
TestHair=False; // ***If you want to test the count of hair colors you have, Result must be greater than 5***
Procedure DeclarePlayers;
Begin
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;
Players[0].Name := 'Brook@blablabla.com; // ***Username***
Players[0].Pass := 'blablabla'; // ***PW***
Players[0].WorldInfo := []; // ***Desired World, leave blank if random***
Players[0].Nick := 'blabla'; // ***Portion of display name, IMPORTANT FOR RANDOMS***
Players[0].Active := True;
End;
Sorry, my first time on Simba, still looking around.
Last edited by brook; 03-31-2013 at 01:06 PM.
For some reason it only opens a white screen for me when I run the script. I can hear the rs musics but all I can see is white screen lol :P any ideas how to fix this?
Lol, i just returned back to my computer to find my lobsters were noted and i was teleported to lumberage with the gnome dialog saying 'fine don't help us!' is this a new random? i can't remember a gnome random or every having my food changed into a note. Maybe a j mod is messing with me :c
The 'up_chars07' means Uppercase Characters for 2007 scape. Meaning you have incorrectly installed your font file![]()
Last edited by LynxS; 03-31-2013 at 01:18 PM.
You are missing the 07 fonts, make sure everything is updated for srl and also hit tools>update, let me know if you still don't have them
Search around forums, not positive what causes but there is a fix out there
Yeah I've seen that before, I'm not sure which random it is :/ But when you die you keep your top three items and I believe they become noted (That's what happens to me at least)
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
getting this error 5 seconds after it logs in and goes across the log:
Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 780
The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge, 2, 3, 4, 5]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap, 3]
edit: nvm i re-ran the script and seems to be working for now
Last edited by exonyte; 03-31-2013 at 04:07 PM.
Gonna get 36-53 with this ill post a proggys when i'm done
so i put in the hair colour of my char, how do i test the tolerance?
Messes up to much :/
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Keep getting this after passing the log
Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 699
The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge, 2, 3, 4, 5]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap, 3]
EDIT: script relies on a nickname, without that entered you'll get this.
Last edited by 1337sauce; 03-31-2013 at 06:29 PM.
After it goes through pipe it sits there for about 20 seconds before starting course over again, any suggestions?
Edit: whats the hair tolerance? how do i get accurate info/numbers for it
Last edited by jeffles; 03-31-2013 at 08:27 PM.
Yes I'm adding a failsafe to shutdown if you don't have it filled out
I think I know what might be causing that for you - The after log thing I mean
It sounds like you are either wearing brown or don't have a good hair color - Tolerance is just something you have to play with - higher is better (but you should still use a semi unique hair color (like blues, yellows, purple etc) or hat w/e
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
excellent start to the script. small things like ur hair list is always great thing for people new to the forums to sit down and learn a bit without going complete script skiddy.
Thanks again.
In love with the fact that it turns the music thingy off!
Great script, pretty much flawless![]()
agility proggy 1.png
Still going strong
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/simba.simba(465:14): Unknown identifier '' at line 464
Compiling failed.
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/simba.simba(465:14): Unknown identifier '' at line 464
Compiling failed.
what's problem with me?

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