nezumi_sennin
25-07-2005, 02:41 AM
Hey, I had this idea while playing just the other day... Know those health+Level bars that appear over the heads of monsters whenever you press "V" ? Would it be possible to display, on the other side of the bar, the distance to that particular target? Also, could custom action buttons be placed above and below that bar? I'm thinking this would make things very smooth for hunters and people who tend to click more than use their keyboard shortcuts.
Also, can a mod be made which will send HTTP requests to, say, a remote PHP script? Like I need a mod to increment value X in a remote database, and would like to do so by sending a request to http://remotesite.com/php/scriptname.php?myusername=x,mypassmd5=x,target=x,action=x,value=x
Would it be more feasable to have a "console mod" which sent commands to a locally-running python program which instead performed the action? The idea is to manage and modify a points system for guild members from within the game. I've never programmed a UI/Mod before, but I'd be intersted in taking it up if these ideas are actually possible.
Also, can a mod be made which will send HTTP requests to, say, a remote PHP script? Like I need a mod to increment value X in a remote database, and would like to do so by sending a request to http://remotesite.com/php/scriptname.php?myusername=x,mypassmd5=x,target=x,action=x,value=x
Would it be more feasable to have a "console mod" which sent commands to a locally-running python program which instead performed the action? The idea is to manage and modify a points system for guild members from within the game. I've never programmed a UI/Mod before, but I'd be intersted in taking it up if these ideas are actually possible.