how do u make a function so u find the thing ur looking for around your character so like in firemaking u serch for the fire u have just made and returns true if found thx!
how do u make a function so u find the thing ur looking for around your character so like in firemaking u serch for the fire u have just made and returns true if found thx!
Well if you're only going to use it for firemaking you could have it search for the blacktext that says "gins to bu" and if it finds that then it's true. But if you want it for other uses then idk, sorry.
~Camo
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.
lol yea but its always that for the last message it doesnt start with attempt anymore so it will always go onto the next log even though the log its trying to burn hasent even burned yet![]()
Well me and Sandstorm have a great log burner going. He has the burning code and I forgot exactly what we have for the blacktext. But as soon as I find out I'll let you knowHave you put a wait in since you first attempt to light the log and a check for blacktext?
~Camo
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.
im not using check black text actually lol
Ooh lol. I thought you were, nevermind.I don't really know how to help you, sorry :/
~Camo
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.
/include/skill/firemaking.scar
SCAR Code:{*******************************************************************************
function CantLightCheck: Boolean;
By: Dankness
Description: Results True if able to light logs
*******************************************************************************}
{*******************************************************************************
function ThereIsFire(var WhereX, WhereY: Integer): Boolean;
By: WT-Fakawi
Description: Checks if there is Fire in MainScreen Returns X,Y Cords
*******************************************************************************}
{*******************************************************************************
function CantLightCheck: Boolean;
By: Dankness
Description: Results True if able to light logs
*******************************************************************************}
Just include {.include srl/srl/skill/firemaking.scar} underneath where you include srl.
[QUOTE]<GoF`> oh no its Raymooond
<Raymooond> Heya
<GoF`> is it ray or some other ray?
<LeeLokHin> No idea
<LeeLokHin> Raymond, what's the game you like the most?
<Raymooond> Runescape
<-- LeeLokHin has kicked Raymooond from #srl (Faker.)[/QUOTE]
There are currently 1 users browsing this thread. (0 members and 1 guests)