Is there a way for me to get npc or player's name that appears in uptext and store it as a string? I tried getuptext but it won't do any thing for me.
Is there a way for me to get npc or player's name that appears in uptext and store it as a string? I tried getuptext but it won't do any thing for me.
Oh Hai Dar
You could right click them, I think.
GetUpText should work, though..
SCAR Code:s := Between('o ', ' /', GetUpText);
Writeln(s);
rs_GetUpText returns a string...
Unless you want a partial, in which case I would suggest using Between like i luffs yeww said.![]()
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
'o.O rs_GetUpText AND GetUpText return a string, don't they?
I'm pretty sure rs_GetUpText isn't working as the fonts are outdated.
Correct me if I am wrong. :\
The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".
Turbo, when's the last time you updated SCAR/SRL? 'o.O
Haha not too sure actually, havn't really made anything for RS in a while.
Probably about a month, and you mean from the SRL Dev repos?
The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".
Yes.
You also need SCAR 3.23. The only way to get it is via SVN Checkout.
Also, I didn't realize there were two functions (GetUpText and rs_GetUpText)![]()
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
Oh rly? I have 3.22.
The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".
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
Sweet as, Thanks.
Edit: Got the 'scarprerelease' svn link from your tut.
Last edited by turbobk; 04-10-2010 at 04:10 AM.
The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".
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)