ID:174727
 
How do I get a window to pop up in a game, not an alert but with html option. I know how to do it in browser but I want a window to pop up.

Creator of Soulance
Creator of R.P.D.
Rifthaven
var/const/popup = {""}

Put your html in the "'s. To call it..
src << browse(popup,"window=popup")



-Camaro-
All the information you need is in the Reference under browse(). If you want more information on how to use hyperlinks in the browsers, look up Topic().