Jump to content

Faller

Community
  • Content Count

    198
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Faller

  1. Thanks guys! I'll keep the extension just in case. I know it takes up a few resources, but it's nothing critical.
  2. Just adding up: You can still add pets to the In-game Shop, BUT, you'll need to put them as eggs! Example: Angela Junior Egg.
  3. Hello, Can you send a screenshot of how you've configurated the script? Thanks!
  4. Hello! I've got a quick question, I hope you guys can help me out. The question is: In case I start using just 1x GameServer for all my maps, is it still necessary to use an AntiDupe extension? In the case I'm currently using Saeed's anti-duping. That's it! Thank you for reading.
  5. Hello! I've just made a script for you, but I didn't test! Although it should work with no issues. Place this inside your GetExp_PKM function: ##EDIT Corrected a typo in the script (I accidentaly called "role" instead of "atk") ## The given script will do the following: When the monster with ID 1 dies, it will close the map the player is right now (+ teleport everyone out) and kill all the monsters inside. In case the given script doesn't work, please let me know, I didn't test it. I hope it helps you out, good luck!
  6. @FapFap it was a SQL Injection problem, my register page had some holes and someone was abusing it.
  7. #EDIT Issue fixed! Thanks.. -- Yo! Wassup? (: Direct to the point: I've recently upgraded my Windows Server 2012 to Windows Server 2016 (host changed, etc...) and after this changes - my IGS started acting like crazy! It will return me the message "item mall operation time-out, request cancelled" in 99% of the times I try to open it. Have any of you faced this issue and achieved to fix? If so, please let me know! My players are frustated already. :\ Things I've tried: Compatibility mode, elevated mode, fully clean TradeDB (logs, users, items, etc), change DB user permissions and clean logs. Nothing really worked... If you have any information, please let me know!
  8. There we go, enjoy. (:
  9. Oh, nice! I thought he was talking about the message shown everytime someone logs...
  10. *cries* hahahaha What link are you redirect to when opening your IGS while it's unavailable? Get it and search for it through the client files, using Notepad++'s "Find in Files" tool, you should find it somewhere. Btw, what game version are you using?
  11. Oh... lol I can't send you mine, because there will most likely be compatibility issues, try looking for the following strings within your stringset: .com; .net; http; https
  12. @FapFap modify the lines 938 and 939 in StringSet.
  13. There's a tool for that - it would definitely make your life easier! Although, it still follows the same rule Angelix has mentioned... Post for it:
  14. Hey! I thought it was added by default in every server? Try modifying the following file in your client: scripts\txt\HelpInfo.tx - that's where the welcome message is stored. Good luck! #EDIT I'm pretty sure you can't call character name from that file, but you could give it a try... lol More advanced messages would require a server-side script.
  15. Faller

    TOP2

    I don't have knowledge of any english TOP2 servers, but there might be Russian one, most likely.
  16. You're most likely using a database that was made for SQL 2000 - try using the SQL scripts from this topic:
  17. Hey! I'd recommend SQL 2014, it's being used in most servers now, also, it's very easy to set up! Follow this guide: https://pkodev.net/index.php?/topic/643-sql-2014-express-setup/#comment-3683 Any questions? Let me know! Good luck.
  18. Hey! How does that cloak work? It stores the levels in a .txt file? If so, it's probably storing "cha_name", look for "GetChaDefaultName(role)" in the cloak's scripts, and change it to "GetActName(role)" - it will persists upon name changes, although the level won't be kept if traded. I would recommend using a newer Admiral Cloak script, that stores it's level in the item itself, through attrs.
  19. Hey! It's most likely your patcher is trying to "contact" port 80 instead of 8080, try putting :8080 after your IP in the patcher's settings.
  20. Hey! What IP are you using in the CFGs for GameServer? The one in: If you're using MSSQL 2014, make sure to turn ON Named Pipes and TCP/IP, then use your computer's name as "IP" for MSSQL. If you didn't understand anything I'm saying - hit me up and I'll be more specific!
  21. That makes things mmmm "harder"? lol Did it work before? If so, what changes have you done that could possibility result on that?
  22. Hey! I can't really help, although: It's not as easy as that to add items into characters, you need to decrypt the inventory and many other stuff, I'd recommend using the Admiin Panel that comes with PKOSite (I guess it comes? lol)... Sorry for not being as useful!
×
×
  • Create New...