Yea, so flag wasnt working, so I tried findcolor(flagcolor....etc) and apparently flagcolor isnt there anymore?
Any one else having this issue? I havent heard anyone else complain about it and everyone's scripts seem to work?
Yea, so flag wasnt working, so I tried findcolor(flagcolor....etc) and apparently flagcolor isnt there anymore?
Any one else having this issue? I havent heard anyone else complain about it and everyone's scripts seem to work?
Originally Posted by irc
Use the function FlagPresent: Boolean;. That will tell you if the flag is present on the map.
I already did and it does the exact same thing as what I did, Result := FindColor(x, y, FlagColor, MMX1, MMY1, MMX2, MMY2);
And of course, that isnt going to work, unless it finds the colour flagcolor.
Edit: it looks like colour 217 is a constant colour on the flag. Idk if its on anything else in rs, but for flagging, it seems to work.
Last edited by noidea; 06-07-2011 at 04:16 AM.
Originally Posted by irc
Are saying that most of the colors on the flag are (217, 0, 0)? I'll take a look at the include and see if there needs to be a quick change.
Writing an SRL Member Application | [Updated] Pascal Scripting Statements
My GitHub
Progress Report:13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you have serious physchological problems 13:46 <@BenLand100> HE GETS IT! 13:46 <@BenLand100> HE FINALLY GETS IT!!!!1
Just as a heads up, this affects functions like mff which iirc radialwalk and related functions use. This could break a lot of scripts if not fixed.
Originally Posted by irc
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
I can tell you first hand that HLR has no issues with either Flag, Flagpresent or FFlag?? Works as expected.
SRL is a Library of routines made by the SRL community written for the Program Simba.We produce Scripts for the game Runescape.
Hm, noidea, where were you testing?
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
I have had a slew of problems. FlagColor no longer exists on the flag. I changed the colour to 217 and it seems to work nicely now.
Flag relies on FFlag, FFlag relies on Flagpresent, and Flagpresent is just a findcolor() of FlagColor. So idk how it hasnt been affecting you.
Can anyone else confirm my problem or is it working for you guys like fakawi?
Originally Posted by irc
Last edited by Coh3n; 06-08-2011 at 09:21 PM.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Yea I think so. I ran fixgraphics() and that didnt do anything to the settings.
edit wait a sec need to fix image.
http://i.imgur.com/jjXyX.jpg
Last edited by noidea; 06-08-2011 at 09:24 PM.
Originally Posted by irc
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
May not be a bad idea to have a check for that in FixGraphics..
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
There are currently 1 users browsing this thread. (0 members and 1 guests)