Jump to content
MakeWebGames

Dayo

Administrators
  • Posts

    2,491
  • Joined

  • Last visited

  • Days Won

    196

Everything posted by Dayo

  1. @Dave the dark theme seems to be broken, takes forever to load broken HTML @Dave also the "My Marketplace Files" link does not work
  2. That is correct it’s just a placeholder in the McCodes theme that is included with the premium version
  3. Dayo

    Merry Christmas

    Happy Christmas everyone!
  4. What I’m trying to say is the data returned by such functions can vary majorly depending on the modules installed. You can’t guarantee that the output of such functions will always be the same or even exist. I honestly can’t see the need for this suggestion, yea it may make your like a little bit easier but it also introduces easy shortcuts for developers that can then lead to major problems going forward. I think this is a great idea in the new year I’ll write something up
  5. So what if they install a 3rd party crime module that does things differently, it will now break your mod without warning
  6. Yes I know it would be easy but then you would have to add dependency manager on top of it I.e. module a requires you have module b what requires module c and so on. Without a built in module market it’s not feasible to do it. It would be too much work for the user to install a mod.
  7. I'll look into this
  8. i suggest you download from a tag not the live copy as that is always under developemt and may have bugs check the tags out @ https://github.com/ChristopherDay/Gangster-Legends-V2/releases/tag/2.2.3 This is not what i was doing with the update above. I was pre-loading the core class files automatically. I have to think about what you want as it isn't very modular
  9. Dayo

    Paypal

    I honestly don't know its been years since I got mine
  10. Dayo

    Paypal

    I would say business
  11. It would be a one of arrangement. The licence of the assets do not allow for multiple re-sale.
  12. looking good so far
  13. all *.hooks.php files are included in every page so yes you can put it in test.hooks.php and have access to it in test3.inc.php
  14. Just declare the function in module.hooks.php and you can use it everywhere
  15. Dayo

    Error:

    yeah this isnt a GL issue but a PHP issue, try a different PHP version in cpanel?
  16. GL is free and open source, there is a premium version where you get updates and loads of paid mods included. you can find demos of them both @ https://glscript.net/pricing/
  17. Approved and added a comment 🙂
  18. Was probably an auto correct, was suppose to say liking
  19. This isn't a problem with Hooks in general but the fact there is a missing hook. For now why not send the user a notification with what they have found Ill make a modification to v2.3.0 to do $page->alert("Hello", "success");
  20. Dayo

    GLV2 Travel Mod

    To be fair its a simple mod to make, it is up to the game owner to balance how they want it
  21. Thank you for the list of issues I’ll review these in detail next week and push out the nesasary patches. im glad you are loosing the scripts 🙂
  22. Dayo

    GLV2 Travel Mod

    The problem with this is you prevent lower level people killing higher level ones as they can hide in locations people can’t get to
  23. One thing I thought about today was certain modules that are not 1 click install ready. That could potentially cause problems
  24. I have pushed an update to the premium to help make the base modules more unique compared to the generic GL core modules. These include the modules below: https://makewebgames.io/files/file/149-improved-travel/ https://makewebgames.io/files/file/148-improved-theft/ https://makewebgames.io/files/file/147-improved-garage/ https://makewebgames.io/files/file/146-improved-crimes/ To download them go to https://makewebgames.io/files/file/89-gangster-legends-v2-premium/and click on "Download This File"
  25. Sorry i dont understand what you want 😕
×
×
  • Create New...