-
Posts
2,392 -
Joined
-
Last visited
-
Days Won
62
Content Type
Profiles
Forums
Events
Everything posted by Sim
-
Thank you, thank you, thank you very much.
-
I didn't realize you offered $1/month hosting. Wow. That's the best deal I have ever seen. I do plan on putting a couple things on the marketplace, so let's make a deal. 🙂
-
That's the starting point I had in mind, a game can only have so much money in circulation. I also believe the majority of actions(ex: committing a crime) would use a formula against a person instead of giving money from 'the game currently'. It would keep the money going between players. One could always create a buff or debuff if character levels/skills are not the same just for that action. Since I don't have an actual game up and running, I'm going to actually try to work on some kind of economical fix.
-
Yes. I ment to say FREE Hosting. :).. im doing very bad financially ATM. I'm coding from my cell phone for Christ sake. Lol
-
Since I am just starting to use GL, I will be tearing this code apart line by line at one point or another so when I encounter anything that seems out of the ordinary, I will post here. Since the majority of them will be dumb things like the one below. Forgotpassword_admin says "Theme options updated". I'm sure it ment username options updated or something of the likes.
-
I been going threw the code the last couple days just to see the flow of things, but I still can't figure out what the purpose of these hooks are for? If someone could explain and give a better example of using them cause for now, I don't see much of a purpose to them. They seem to be for creating menu links if I am correct? Also, is there a simple way to call other module methods. For example: $this->leaderboards(): Future reference. As I don't see an easy way to call data from other modules without editing the module itself. 😞
-
Anyone got some hosting they could help me out with for development purposes only. Will be using GL script. I'll also need an FTP account. If anyone could help me out, I would appreciate it.
-
I ment full screen width as well. It looks weird cutting off half the content behind it. I'm going to need a browser layout done in the future. 🙂
-
I like it better on the left hand side instead of the middle. Maybe see what it looks like full screen between top and bottom headers?
-
Looks awesome so far. The thing when you click menu should contain a # to adding all the other #s together. Should say 105 before clicked. If it's 0, people should not have to look for notifications. This makes it more user friendly interface.
-
It's there now. I know it wasn't there before 🙈
-
Thank you, thank you, thank you very much.
-
On mobile view, I am unable to find a link to mark all posts read. Anyone know where it's at?
-
I also think one of the main problems is in real time games which are similar, players are usually not doing the same task over and over, they are progressing to harder challenges. Players also don't usually have to deal with consequences of death to much in browser games. They don't loose everything from past save points.
-
All mc Codes, and GL games and Mob, gangster, mafia games I've seen, every user who plays will reach millions in no time. The logic of getting rich in these games are to simple. Ratings are usually based on who has the most money and usually whoever puts more hours in, has the most money. I'm debating on keeping my game like that, or figure out a way to limit the amount of money the majority of users can keep. By that I mean, payouts would be more real like, not $400 from doing something that would never pay above $10. That be the 1st rule. I am also thinking about only putting so much money into circulation. Based on user count. Keep the money mostly being rotated between members. So all crimes being committed would pick a random member that the effect would take place on. Ex:. 'Go Mugging', %40 chance of success. If successful, it would take the 'reward' from a member. (Who it takes it from would be later). One could also add some sort of tax, 'Player Housing', ' Invisible Protection tax' , 'Good luck tax' and take a % of money from everyone. The % would be based on income brackets. Maybe once a week or month. While writing this, I thought of another idea. 'Random Disaster Events'. An Event is held like earthquake and if owned houses can destroy or damage them costing users to repay to fix, replaythem. Can also damage, destroy cars, items, anything. 'Random Thief Day'-another disaster event. Randomly picks people and they get mugged taking % of money. Why all this? I am thinking of a way to not have the person with the most money usually most time played not be the strongest player. I really want more strategy behind keeping there money since getting there money is based mostly on luck. Maybe it should stay the same in a sense. People love seeing all those 0's. $1,000,000,000. But is it much different then $100,000 if you still ranked #1? #ThoughtOfTheDay
-
Would Cash APP be an option in the future?
-
I am trying to find information on adding paid content to the market place but I am unable to find any. What is the fee/cost for developers? How/when are developers paid? I think that may cover it.
-
From my browsing the last few days, it seems like everyone is using GL instead of MC Codes? Is that the case? Who are the creators of GL? And is the scrips free? Since I am going to be coding on my Android for a few weeks or few months I rather start with something already pre-existing instead of coding everything from scratch like I always do.
-
Probably better then being stuck on this crappy Android I am on. LoL
-
Duels RPG. Android game. It's fairly interesting.
-
I been using this APP https://mistplay.co/2bl59fQFH4 referral link. It has various games of all types that keeps track of how much time you have played them. You level up threw playing the games and aquire points. You turn your points into gift cards. I already received 2 10$ visa gift cards in past few months. It works out good since a few of the games they have on the app are games I already played regularly.
-
I'm starting something new from scratch. I was looking for a editor for syntax highlighting and auto-finish,close, ect.
-
Since I do not have a laptop or computer anymore I am in need of a editor for my Android cellphone. Does anyone have one to recommend? I would also prefer one if it can upload it directly to a server.
-
I'm glad I found the new MWG forum. Cyall around.
-
Trunicating log enteries after 24 hours
Sim replied to boionfire81's topic in Requests & In Production
Retarded to add that in a minute cron. I would use a daily cron personally. No less then a hourly cron.