Do you need flash to work?
Do you need flash to work?
only shockwave in those times shockwave was the flashplayer of that time you need a compatible browser https://forum.ragezone.com/f353/port...kwave-1192727/
The avatar on the /me page won't load and i dont know how to use avatarwebapp, can someone explain?
And how to add custom furni, like i want the colored trax players, how can i add them?
Just a note for Quackster: run_web.sh has -classpath $CLASSPATH org.alexdev.havana.Havana instead of -classpath "%CLASSPATH%" org.alexdev.http.HavanaWeb
great stuff - managed to get it to work without any real issues. i do have this problem tho with the client...
https://ibb.co/yqMGLwd
i dont get why? anybody know how to fix the scaling issue? ive tried resizing etc
Back when Shockwave was still heavily used, display resolutions were low and display scaling wasn't a thing. The client was never designed to handle display scale factors.
Navigate to the .exe of your browser, right click it, select properties, select the compatibility tab then check the "Disable display scaling on high DPI settings" checkbox.
I'm currently working on restoring hh_ig_game_snowwar.cct (restored from the code of hh_game_snowwar.cct). The file was lost to time and basically the joystick in combination with SnowStorm has been impossible - until recently.
Currently my issues are:
- Figures don't load on game load/game end
- Snowball machines don't render properly
I'm sure I'll get it working once I figure out where the missing plugs into the ig_gamesys API are though. :)
![]()
Right... but I use Ubuntu, I obviously changed it to use what I wrote, but others using it might not notice and wonder why it doesn't work; because it doesn't until you change it.. It wont create the webserver-config or anything. Tries using server.ini and fails.
Just to clarify and clear up confusion for you:
Windows:
run_server.bat uses org.alexdev.havana.Havana; correct
run_web.bat uses org.alexdev.http.HavanaWeb; correct
Linux:
run_server.sh uses org.alexdev.havana.Havana; correct
run_web.sh uses org.alexdev.havana.Havana; incorrect
edited to remove unnecessary example code
Last edited by Rhys; 08-10-22 at 11:07 AM.
Last edited by Hoshiko; 08-10-22 at 10:19 AM. Reason: grammar police
it's actually because i'm just copying the code out of one of the files and forgot to change % with $ on all examples; but thats beside the point.. the point is it should be using org.alexdev.http.HavanaWeb instead of org.alexdev.havana.Havana
idk why you're so focused on $ and % when i've clearly made the errors in bold text.
its been fixed; so thats the end of that.
Last edited by Rhys; 08-10-22 at 11:45 AM.
How to set this online for friends, i have it local with the MariaDB. But i want it local online. if my computer is online he can on the hotel.
I have set the localhost ip to my ip in the webserver config file ini and server ini , but the site is trying to localhost everywhere
I have this.
And my ports are open: 80. 3306, 12321 , 12309, 12322