Jump to content
MakeWebGames

ags_cs4

Members
  • Posts

    545
  • Joined

  • Last visited

  • Days Won

    47

Everything posted by ags_cs4

  1. PHP Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead (2) its saying the problem already find a similiare function to "preg_replace" and it will fix that problem most likely to "preg_replace_callback"
  2. Yes the sql query is wrong all together
  3. Sry Didnt understand what you mean !
  4. GitHub Repo Link https://github.com/agscs/GL2-Report-module for any contributions.
  5. why not make some place for them to hide? and make that thing limited use once a day for some hours or something?
  6. This module allow you to Report any player, and give the Mods a way to ban them. (Support me by buying some of my other mods so i can keep making free mods/themes)
  7. took me a while for my first 9$, and it come back to the pricing ur products too, started selling with low price untill lot of ppl come directly to me for costume works. so dont worry, as Sim sail still some ppl buy the MCC engine, some hire devs directly, so that why maybe.
  8. and i was sure i saw this design some years ago, untill i found this in ym old mafia resource folder
  9. on side menu "make forum as read"
  10. i know 😛
  11. finally someone who can understand my scribbles 😄 is it my problem english have so many similar words and each mean something different 😄 if we talk abut a poll mod why would i talk about a pool 😂 just think of it as a typo and continue to read @Sim btw it was just 3 times 😄
  12. hmm i think so far i made 150$ im not trying that hard just throwing some random usefull idea, when i have time, got lot of idea but im just lazy to make them on the default theme 😄 and some times i just dont want to ruin the others mods market, like inventory , items ..., but i wont be a sitting duck forever 😄 when i see something not worth be in the market i will get up and put a superior version to that in every aspects 😝
  13. the module class with some fixes to the template engine, and something is getting made will be very cool for us devs 🤩
  14. hmmm weird, maybe the new upload wasnt accepted yet ?( just forgot a sql code not a full new verision)
  15. yes you survive from getting killed and if getting killer you revenge your self ...
  16. @Dayo no problem, will be looking forward to that, with the template update ❤️
  17. look by copy pasting i mean recreating mccodes to GL and for poll im updating my forum mod to have polls inside topics like any forum (MyBB, VB, IPs ...) im removing the game news mod and merging it with the forum thats why a seprate poll mod dont make any sense (why should you have 200 link in ur game btw merge what dont have to be seprate for no reason).
  18. reviving this topic just to add this site i'v been using https://www.toptal.com/developers/css/sprite-generator/ tho i dont recommend having lot of sprites in ur site or game, but if it for small size img why not sure some one will find this helpfull
  19. this will come in handy for RPG games
  20. saw this idea but wasnt sure how to use it 😄 ty for explaining it, why not add it to the wiki, i think it said "soon" ------------------------------ inventory.class.php Line: 2 Error: Class 'module' not found Type: E_RECOVERABLE_ERROR got his error now im sure this need to be in the wiki 😄
  21. been getting lot of idea to make but the moment i got a pool idea i wanted to dont make it but im gona add it to my forums mod, gona stay away from McCodes copy pasting mod
  22. yes and by the way you can use it like lets say you see {number_format our_number_val} you can have ur costum function in hooks and use it with it like my cosstum number func it will show short version numbers like 20K instead of 20,000 but it only accept 1 value function ($our_number_val){ return ($our_number_val > 999)? short_number($our_number_val) : number_format($our_number_val) ; } some think like this
  23. oh very nice looking forward to that,i still left my old nickname (ags_cs4) but i go now by PHPkiller but i was one of ur most active player, i liked the japan-theme game ❤️
  24. yea he is, the more he keep developing mafia games the more he became a true gangster 😄
×
×
  • Create New...