
tom527103
Members-
Posts
40 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by tom527103
-
that is why i have paid for 24 hour support on my site there will be no errors with the servers as they are not my servers so what problems could i run into ?
-
1 thing i have very little Knowledge of php yes i understand databases i know html css vb rb? i can provide good webhosting and there is 24/7 live support given and before you say no not by me listen everyone do what u want go with whatever host u want i dont really care just to let you know if u do want the hosting its there so feel free to do whatever lol i came here to offer services not to get a lecture thanks rulerofzu if u have something constructive to say go ahead otherwise why waste your time on my thread thanks
-
at the end of the day say what u want the fact that everything i post on here u cuss just proves your pathetic and im not going to stoop to your level
-
i'm not forcing anyone to they can go to any host they want but how many hosts will double the time you pay for ? and i will change over domain soon as possible
-
its not just for mccodes i was just offering a deal to mccodes users with a licence i have 3 packages 1st one is free which i have already put up here are my others silver $2.99 usd per month or 34.80 USD a year data(mb) 5000 bandwidth(mb) 50000 has cpanel mysql php support auto installer and alot more look on website for more info gold $4.99 per month or 57.60 USD a year data(mb)10000 bandwidth(mb)100000 has cpanel mysql php support auto installer ssh and alot more
-
you can use a time stamp for one minute cron there is a mod in these forums, my silver package is £1.87 a month allows 1min crons aswell i'm planning within a month or 2 to add 1 min crons to free package.
-
I Haven't posted any links or anything so I'm not trying to get anyone on the site as i have said in a post on here before I'm not here to make a game I'm here to learn php through something i like games and to get a better knowledge of game design and engines there is live staff routed through my hosting company to answer any questions i just want to help the community grow maybe. and i a'm in no such way a thief i despise idiots who take other peoples hard work and effort i will personally check all mccodes licences and delete all sites without them.
-
and I'm trying to do something for this community do u need to be a ass clown about everything :|
-
none i dont need it i have a hosting resellers package and a hosting website under construction with a 99.9 percent uptime rate
-
I am making a web hosting site so u guys can host your mccodes just need some help. I need ideas for the packs from free to paid any features you want in these packs and how much to set the prices to how much on my resellers pack i have this is how much i can allocate to each account Disk space: 10000 MB Bandwidth: 100000 MB Email boxes: 10 MySQL databases count: 5 some help or idea's would be much appreciated thanks
-
thank you i did search but guess i searched the wrong terms
-
how do u make v1 modifications work on v2 can't figure it out lol
-
Selling Entire Game Code(Very Cheap)
tom527103 replied to Oo-Savage-oO's topic in Paid Modifications
no not at all i don't program in php and i am not making a game i am learning php through something i like :) and i belive i was asking for help and learning how to fix instead of complaining i can completely understand that it should be fully working n that but its not and theres not really much u can do about it complaining will never help -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
your an asshat lol wtf is a asshat and me look like a asshat your the one that said i got the code wrong and im sure you are a much better coder then me so who looks like an asshat now -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
lol fair play didn't see that read bottom 2 but it was wrong code anyway sooo i win :mrgreen: :D:D -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
did u even read that post hahahaha i'm starting to think u didn't what i put up is not a donators only bank nor is it the same as that mine is for both its just a changed interest rate so try find some more -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
if you can show me where i will remove this happily i've been trying to find it since i got here -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
i did not edit it i posted comment boxes so maybe i would be told im doing it wrong again when im not -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
=< is equal or less then and that is for the normal members and the other one is for donators -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
how have i got it wrong when it works haha -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
:) i tested it with 100*2 and 100*4 its working fine :P -
Really Really Simple Donators Interest Mod
tom527103 replied to tom527103's topic in Free Modifications
i know but they did not tell me exactly how to do it and i thought it would help others that wanted this as much as i did :P it hasn't been posted before i don't think so i don't see the problem :mrgreen: -
please don't flame me i know this is extremely simple but what it does is makes it so that donators get 4% interest and everyone else gets 2% added incentive for people to buy donators packs everyone loves more money in the bank haha just thought it would be cool idea go to your cron_day.php find $db->query("UPDATE users SET bankmoney=bankmoney+(bankmoney/50) where bankmoney>0"); and replace with $db->query("UPDATE users SET bankmoney=bankmoney+(bankmoney/100*2) where bankmoney>0 AND donatordays<=0"); //2% interest for non donators $db->query("UPDATE users SET bankmoney=bankmoney+(bankmoney/100*4) where bankmoney>0 AND donatordays > 0");//4% interest for donators and then state this feature in your donators packs and the bank :)
-
Selling Entire Game Code(Very Cheap)
tom527103 replied to Oo-Savage-oO's topic in Paid Modifications
quite true but before coding any sort of game your should at least have basic knowledge of coding i'm just saying rather then complain and download someone else's work or pay someone else to do it ask for help learn from that help then never run into the same problem