After you create a character, I want a browser to pop up, showing the server progress and such and whatever else you want to put it in. How would I go about doing this?
(if you need my code to do it, put it in a sample code and i'll understand just fine)
ID:157196
Apr 26 2010, 4:43 am
|
|
Apr 26 2010, 5:51 am
|
|
You may want to have a look at the reference entries on browse, browse_rsc and chapter 11 of the guide.
|
In response to Schnitzelnagler
|
|
Alright, thanks, I will, and how would you define a frozen var? I want my character to not move while resting.
|
In response to AnimeBeyond
|
|
The good old forum search yields [link] and [link], which give a general idea on a basic implementation.
|
In response to Schnitzelnagler
|
|
Good ol byond! Thank ya.
|
You'll want to learn how to handle browser interfaces. I wrote a few articles about this, which you can read at DreamMakers or at the links below.
http://files.byondhome.com/DreamMakers/ unknownperson.2007-1121/browserinterfaces_part1.html http://files.byondhome.com/DreamMakers/ unknownperson.2007-1121/browserinterfaces_part2.html http://files.byondhome.com/DreamMakers/ unknownperson.2007-1121/browserinterfaces_part2.html |