What is the code in Scar to get a text file from a web site and display it in the news/dub box? Like in Starblaster100's Power Skills?
~MacroHawk
What is the code in Scar to get a text file from a web site and display it in the news/dub box? Like in Starblaster100's Power Skills?
~MacroHawk
SCAR Code:Text := GetPage('http://www.website.com');
Writeln(Text);
Have fun!
Edit: And I'm glad to see you jumping right into scripting! That's kind of impressive![]()
Thanks!
Np![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)