Hi guys the script is attached.
Im getting an error with Result:= True.
Can you try and compile?
maybe fix the error(s) aswell?
cheers in advance
T~M
Hi guys the script is attached.
Im getting an error with Result:= True.
Can you try and compile?
maybe fix the error(s) aswell?
cheers in advance
T~M
Last edited by Dynamite; 05-21-2009 at 09:05 PM.
I'd help If only I could see the attachment somewhere![]()
A Chinese wiseman once said: "Shu ciu!", it was considered very smart, but now people know it means: "Something stinks here!"
FalBuggySmelter v.1.31
[Updated on the 1st of March 2010]
RimmBugger BETA V1.8
OH yeh crapsorry
T~M
You left your password in the script I changed it, I will pm you the new one.
Oh yeh, cheers
T~M
From what I see, you're trying to make a procedure output a result. I think you can't do that. If you'd use function instead it would do the shiz
EDIT: But I don't get it why you want to make the BankToFish output a boolean...
EDIT2: Ok, went through a bit more and I think you don't need the line as you don't use the boolean anywhere![]()
Last edited by bugger0001; 05-21-2009 at 09:38 PM.
A Chinese wiseman once said: "Shu ciu!", it was considered very smart, but now people know it means: "Something stinks here!"
FalBuggySmelter v.1.31
[Updated on the 1st of March 2010]
RimmBugger BETA V1.8
SCAR Code:{===============Script-info===============}
{-----------------------------------------}
{ Author: King of Knives }
{ ---- }
{ If you downloaded this anywhere else }
{ than SRL-forums.com, please go to }
{ SRL-forums.com and send me a PM }
{ about it. My name on SRL-forums.com is }
{ King of Knives }
You sure this is yours..?
Error @ Line 1229 because it is a procedure, not a function.
Line 1201 fromtoSCAR Code:Procedure BankToFish;
SCAR Code:Function BankToFish: boolean;
Jus' Lurkin'
Btw, after you make it into a function you still get errors, but he uses the procedure only once and then he uses it like a procedure not like a function
I think the solution is removing the line that's buggish![]()
Last edited by bugger0001; 05-21-2009 at 09:40 PM. Reason: typo
A Chinese wiseman once said: "Shu ciu!", it was considered very smart, but now people know it means: "Something stinks here!"
FalBuggySmelter v.1.31
[Updated on the 1st of March 2010]
RimmBugger BETA V1.8
what happened to the version i fixed for you earlier?
also i fixed this script ages ago and sent it to king of knives but he didnt seem to reattach it :/
~shut
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
which is why i fixed it
but it wasnt released :/
~shut
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
There are currently 1 users browsing this thread. (0 members and 1 guests)