So yea, Subject says it all =3
Simply put, yes. But you need to know a bit about RGSS to begin with. Here's a link for you to look through...
Link Here (http://forums.rpgmakerweb.com/index.php?/topic/2990-rgss-webkit/)
Quote from: DigitalSoul on August 18, 2013, 11:05:35 pm
Simply put, yes. But you need to know a bit about RGSS to begin with. Here's a link for you to look through...
Link Here (http://forums.rpgmakerweb.com/index.php?/topic/2990-rgss-webkit/)
Thank you! :D
You're welcome. Personally, I've never tried it, but after reading through it and browsing what it does, it seems like it should allow you to get done what you're looking to do with GET. I'm intrigued to ask though; Are you making a multiplayer game that uses that method to get server data on other players? Or more simply, are you having the game download content from a game server?
Just downloaded the WebKit, but its only for RPG Maker VX :(
I think, in XP one can copy the http.rb script from ruby in the game folder and use
(
should work, too) first in the (new) script. Now one can use
or
in the same script and start writing.