Mods lock, view the new thread Dannyrs made
Mods lock, view the new thread Dannyrs made
Count me in! I'll help when I can![]()


I highly recommend against using any private servers, the database and user files of this particular one were stolen a day or two ago aswell.
EDIT-GOT P06_ChooseOptionMulti WORKING WHOO! will add to include tomorrow
Ok, so I'm on board, don't know how or whybut here we go, rjj's yet to be added to mine, rough at the moment,
I want to learn how SRL works incase Official RS ever dies, this is a good way,
Obviously designed for:
Core Functions re-created so far:
Simba Code:P06_GetUpText
P06_IsUpTextMultiCustom
Create a Folder Somewhere, Extract The Folders Into That, Then Add Folder's To:
P06Include To:
P06UpChars To:
Example:
Simba Code:Program testP06;
{$I SRL/SRL.Simba}
{$I SRL/SRL/Misc/Debug.Simba}
{$I P06Include/P06Include.Simba}
Begin
P06_Setup;
ActivateClient;
Wait(2000);
WriteLn(P06_GetUpText);
End.
Last edited by DannyRS; 01-31-2013 at 06:30 AM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
gimmi 20mins ish,
Simba Code:P06_DropAll;
P06_ChooseOptionMulti(['Walk here']);
P06_InvFull
P06_TabInventoryTab(3);
All done
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Nice! currently trying this out, will be reading your how to script guide also good post, support!
Edit- This is what I get when I try to run your test script, I'm fairly new at this so it's probably something I'm doing wrong, sorry if its something stupid and obvious.
[Error] C:\Simba\Scripts\Treepowerchop.simba(11:14): Unknown identifier 'Logs' at line 10
Compiling failed.
Last edited by persecuted; 01-31-2013 at 11:23 PM.
[Error] C:\Simba\Scripts\PRS06 Cutter and Fletcher.simba(7:11): Duplicate identifier 'P06_DECLAREPLAYER' at line 6
Compiling failed. why this is happening to me? :OO
There are currently 1 users browsing this thread. (0 members and 1 guests)