Jump to content

SolidusZA

Advanced members
  • Content Count

    25
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by SolidusZA

  1. @V3ct0r is there a way to allow passwords to have special characters? it only allows a-Z and numbers
  2. If they have made characters. I would also need to delete them from the GameDB database as well if im correct.
  3. SolidusZA

    TOP Editor

    This is a brilliant idea. Will be following this for sure!
  4. @V3ct0r hi there the site is all up and running linking to my databases all fine but it wont send the email? I removed the captcha and have setup my smtp details but it doesnt send any email when using Forgot Password? EDIT: Fixed the captcha and captcha all working. But emails not sending. Not sure why EDIT x2: Disabled the SSL in the phpmailer. that sorted it. its sending fine now
  5. Hi everyone Does anyone know if theres a tool to deleting user accounts (the whole account, all characters etc) Or can I only do it in the SQL database? If so which table do I delete them in.
  6. Hi @AlGhoul im using XAMPP this is the latest few lines from the error log [Mon Jul 03 02:11:41.691745 2023] [mpm_winnt:notice] [pid 4320:tid 560] AH00354: Child: Starting 150 worker threads. [Mon Jul 03 02:12:41.904536 2023] [mpm_winnt:notice] [pid 3160:tid 656] AH00422: Parent: Received shutdown signal -- Shutting down the server. [Mon Jul 03 02:13:07.269138 2023] [mpm_winnt:notice] [pid 4320:tid 560] AH00364: Child: All worker threads have exited. [Mon Jul 03 02:13:07.315832 2023] [mpm_winnt:notice] [pid 3160:tid 656] AH00430: Parent: Child process 4320 exited successfully. [Mon Jul 03 02:13:19.224493 2023] [ssl:warn] [pid 5252:tid 556] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Jul 03 02:13:19.349488 2023] [ssl:warn] [pid 5252:tid 556] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Jul 03 02:13:19.396362 2023] [mpm_winnt:notice] [pid 5252:tid 556] AH00455: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 configured -- resuming normal operations [Mon Jul 03 02:13:19.396362 2023] [mpm_winnt:notice] [pid 5252:tid 556] AH00456: Apache Lounge VC11 Server built: Jul 17 2014 11:50:08 [Mon Jul 03 02:13:19.396362 2023] [core:notice] [pid 5252:tid 556] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Mon Jul 03 02:13:19.396362 2023] [mpm_winnt:notice] [pid 5252:tid 556] AH00418: Parent: Created child process 4268 [Mon Jul 03 02:13:19.818242 2023] [ssl:warn] [pid 4268:tid 564] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Jul 03 02:13:19.927610 2023] [ssl:warn] [pid 4268:tid 564] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Jul 03 02:13:19.974488 2023] [mpm_winnt:notice] [pid 4268:tid 564] AH00354: Child: Starting 150 worker threads.
  7. Hi everyone I tried 4 different website templates from the Mega archive and after setting up the config file details etc its always a blank white website? No errors etc Any ideas would be appreciated.
  8. Im tried 4 different website files from the Archive. I set all the details and i get a white blank website. No error message. Any thoughts?
  9. I was not aware this was being done as most servers I have played on required a unzipping of a file not a installer. I apologize if the post seemed to be a high asking price. I will edit and reduce. Once again my apologese.
  10. @Mdrst I dont mind running the website off my server I can just point my domain name to that server as the website. Any suggestions for a decent (possibly secure no backdoors) website files i can use for XAMPP? @AlGhoul
  11. Hi everyone, I am offering my services to create a full game installer for your client (this includes all files etc and installs to the program files and creates a desktop shortcut to your game.exe) I will also set your start game.bat file with a custom icon and convert it to an EXE for you You will need: - Your own logo 32x32 size for the shortcut and game.exe icon - any images you want to be seen on the side or top of the installer while installing Guide here if you want do this part yourself: Here is an example of the installer file when done (Can be named anything you like): When the installer is run: Welcome Screen (ALL TEXT CUSTOMIZABLE TO WHAT YOU WANT, This is just what mine says) Message to players or some other information you want to put General License agreement for using the files (customizable as always) Confirming where to install and then asking if the player wants a desktop shortcut as seen below; Installed into programs and includes a full uninstaller for the player to ever uninstall the game Listed under installed programs on your control panel Price is $5 for your own installer
  12. Hi guys Does anyone know of any released website files that would work on a full domain server. not on XAMPP or Zend etc. A full .com website server Tried V3ctors one but just want to see what else there is.
  13. Hi guys, thought I would give a guide on how to create your own shortcut instead of using the Start Game.bat file You will need: Advanced BAT to EXE converter (Free) - https://www.battoexeconverter.com/ Your own 32x32 icon file (ICO type only) Start Advanced Bat to EXE Go File-Open and go Select the Start Game.bat file in your client folder. After go File-Build Exe Fill in Name, Set Icon image and make sure to tick START INVISIBLE (this hides the CMD window popup for the start game BAT file) Click Build EXE and then save it in your game client folder DONE - Now you can even right click your new EXE and send to desktop as shortcut (much nicer then the BAT file) If you need any help please let me know. happy to assist.
  14. SolidusZA

    Hello

    Currently working on a full remake of the original TOP Normal rates, ALOT more quests and a few custom maps we busy working on. Got 2 graphics buddies who are working with me and myself and another coder are adding more items, quests and mobs Looking to make a server with a few islands that can cross PVP (work in progress)
  15. Is it possible to change the word to Done instead of completed?
  16. Hi there guys if anyone could give me a hand with this it would be really appreciated. I have setup my repository and done the settings in the appsettings.json file Have done my compiling etc. But there are a lot of files in the debug folder after compiling. Am not sure what i need to move into my client folder. Secondly. What exactly do i upload into the Repository for my launcher to do its updates? Could someone give me an example. I am more then happy to do a video tutorial and upload it here for @champ after i know how it works.
  17. After compiling there are alot of files in my debug folder. I see the launcher there and it runs fine. Just not sure what files I need to move across. If your available on discord for 5mins. I am more then happy to pay for your time. @champ
  18. Oh I have compiled it sir just not sure where to put the compiled file. Just into the client? Otherwise if you have any recommendations for a good launcher / updater I would appreciate it as I see you know this topic well.
  19. @champ sorry to bother would you be able to walk me through this if possible? I have downloaded your files but am not sure where to edit or put them into my client files. I appreciate the assistance and such an amazing tool. Good Work!
  20. Hi there guys Does anyone know where I may find the animated icons (the little squid emote etc) in the game files
  21. I will check that out thank you. Could you let me know what security meausures I need to secure my server properly, i know you offer your services on some of them I have the 1.36/2.0 clean files from Lucky. All quests etc working. Thank you again i appreciate your help
  22. install it where though? it this on my web server or on my PC running my server files? heres my web servers activated parts for php 7.1 https://imgur.com/a/gl7niAk
  23. Thank you for the information on the User groups, I understand how it works now
  24. I tried to set that up but get stuck on this screen https://imgur.com/a/iAgO0x0 I have checked on my PC Game Server running my SQL and its all activated so have no idea why its doing this.
  25. No worries i sorted it with @kyleflow Thank you
×
×
  • Create New...