-
Posts
544 -
Joined
-
Last visited
-
Days Won
47
Content Type
Profiles
Forums
Events
Everything posted by ags_cs4
-
what to be expected, well lot of red flags since the begening, the moment he started copying others mod and reselling them it saw gonna end like that
-
i forgot i have this code, i played with it 2 years ago, but didnt make much of it, but its great, i might upgrade it to stop executing the hook files so if there is any db columns not found it wont give an error
-
oh, well it give some stat: int, labor, or even limited time boost if you wanted something likenewspapers than that good tho i will say some thing need to change content and pages need to be used as TEXT or LONGTEXT instead of VARCHAR(255) and i think there is adiffrent idea to do the pages by using `substr($content, 0, 500)` you can limit each page to have like 500 but i ihave even better idea than that as that will break the works and sentences you can have this `[page]` in the content and when you want new page you can use it to break the text so you will use `$PageContent = explode('[page]', $content)`and that will give you paged content for example page #3 `$PageContent[2]` and to check if page exist you can use `isset($PageContent[$_GET['page]])` PS: small idea im using on my newsPaper mod π And i just wanted to know if its gonna work like knowledge base if so the paging system is little out of place and cumbersome here some example of my KB
-
could someone help me get a fix for the code below
ags_cs4 replied to blackhawk's topic in Gangster Legends
you host dont have ZipArchive library, or its disabled, contact the host and see with them -
tbh i got a mixed oppinion on the questions but i went and asked AI for fun but its answers was some what insightful Chat-GPT:
-
im doing that on GL and more like torn than just mcc and let me tell ya, its soo much work, some times i just drom work mid way and start next mod π but soon we gonna open the closed beta we will need some player to test the game π
-
Hey there glad to see you took the courage to post π, well i think i have seen a project that take on zapoco idea of survival i think its Zed City, im sure there is another one here on the community thats doing that but cant remember of the top of my head
-
So far he didnt like GL v1 but still made (Mafia Town) and still use GL for most his work ex: portfolio, personal project (Classified-Ads), and 2 more game projects now he cant stop talking about gl for 5 mins , now on working on GL for 4 years in a row, such a hypocrit π€£
-
You can check GL inventory module "modules/installed/iventory/hooks/meta.php" for what i mean and why GL (Soon OpenPBBG) is amazing, I can take same concept 1nd make a new hook function to edit that field and i think if there is any predefined data i can grab them from DB 1nd call it a day, Tho i wont be doing it the same like you did by getting all columns of tables as i got 7 userStats tables but the idea i can add more user inputs its great @Dayo i will make that and send you the code you can ship it on the next major release as its a nice idea to have, Might impress more to upgrade their engine
-
Amazing, Yeah it save so much codes and time finding inputs, Im gonna do something like this but using hooks on gl and chose what type input it is, Tho the select gonna be tricky
-
Oh amazing idea i wasa gonna work on GL acp user manager, Im gonna steal it dont mind me π
-
Nice work its a great addition to have, i made something like this on my game (GL) as "weekly bonus"
-
mccode-v2 2 Random Mccodes mods (Change Userid + Generate 1,000 Bots)
ags_cs4 replied to peterisgb's topic in Free Modifications
nice oneπ both codes are a great addition to any engine, tho i dont like the bot one but some one might have it useful- 1 reply
-
- 1
-
-
Welcome π
-
Amazing work i realy like the layout, well done i think you should add it here https://pbbg.com/ you could get real player there π
-
lol 24h that intense π€£
-
Oh i didnt know that, its amazing π€©π€©π€©
-
every thing looks good, even tho the login logic is not on this page but i think it might be a sessions problem not saving or something is the game live? if se you can post or PM me a link
-
well i cant say without seeing the code or the page, as it could be any thing
-
couldnt read the code π€£ might be better to start fresh then work on old code π but the idea that allow you to walk the map and see the other player is great will be tricky to make the maps responsive without zooming and de-zooming (grafic will look bad)
-
Buying content for GLv2 (Items, Images etc)
ags_cs4 replied to TesterPro's topic in Gangster Legends
hey, just wana say something make sure you are not buying copyrighted images (items/houses...) like AliCodes have a content pack that sells torn items and cars images than if torn see that they will dmca you for sure -
I have an old backup of almost any mod sold/free on https://mccodes.com/marketplace.php if you have any trouble downloading any mod then i might upload it here or on the MWG market place to keep it in one place as for paid mods tag the dev here or dm him if he say here and he want the files to be posted for free then i will do so
-
lol but yours you can travel move and stuff, mine is just showing you locations all can be changed to text based with nothing new π
-
@peterisgb i like the idea i did work on a system for a map with locations/cities (circles) and quests (scrolls), chests the game need lot of thinking than any normal browser game as i want the game to have long duration on travel not just like 1h-5h maybe like days, and want the game to be like story driven than the usual pvp or pve games out there