
modernmafiia
Members-
Posts
162 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by modernmafiia
-
I dont see nothing new? the original script as it is? the banner says "Enter if you dare" which sounds a bit odd lol and whats hipsterizing or something???
-
What am trying to do is code a item function in my gym, basically i have energy potions in my game now what i want to do is select from the inventory the item id from inventory and if you have that item in your inventory you have option in the gym to use it instead of having to go back to inventory and having to keep on using and repeating as it a very long process. can any one help?
-
Hello guys having a bit of a problem displaying results in battle tent, what i have done is removed the limit cap so you can attack it as many times you want, what issue is basically the count should display as one thing so for example: NPC=GOBLIN OWNED=300 time But say i attacked it again it will repeat the row so it will display the results twice : NPC=GOBLIN OWNED=300 time NPC=GOBLIN OWNED=300 time That is because in the table or in the coding its not filtering that out, i want it so it does not matter who/which userid attack it how many times just to count how many times from the table its been defeated not to get the userid invovled because it will end up repeating it. Heres the code: <?php include "globals.php"; print "<h3>Battle Tent</h3> <b>Welcome to the battle tent! Here you can challenge NPCs for money.</b> <table width=100% cellspacing=1 class='table'><tr style='background: gray; '><th>Bot Name</th><th>Level</th><th>Times Owned</th><th>Ready To Be Challenged?</th><th>Location</th><th>Money Won</th><th>Challenge</th></tr>"; $q=$db->query("SELECT cb.*,u.*,c.npcid,cy.cityname FROM challengebots cb LEFT JOIN users u ON cb.cb_npcid=u.userid LEFT JOIN challengesbeaten c ON c.npcid=u.userid AND c.userid=$userid LEFT JOIN cities cy ON u.location=cy.cityid"); while($r=$db->fetch_row($q)) { $earn=$r['cb_money']; $v=$r['userid']; $qt=$db->query("SELECT count(*) FROM challengesbeaten WHERE npcid=$v"); $times=$db->fetch_single($qt); print "<tr><td>{$r['username']}</td><td>{$r['level']}</td><td>$times</td><td>"; if($r['hp'] >= $r['maxhp']/2 and $r['location']==$ir['location'] and !$ir['hospital'] and !$ir['jail'] and !$r['hospital'] and !$r['jail']) { print "<font color=green>Yes</font>"; } else { print "<font color=red>No</font>"; } print "</td><td>{$r['cityname']}</td><td>$earn</td><td>"; print "[<a href='attack.php?ID={$r['userid']}'>Challenge</a>]"; print "</td></tr>"; } print "</table>"; $h->endpage(); ?>
-
will post them, also you can check through my posts etc..
-
Im creating cheap PSD designs, Logos - $10 Banners - $10 Login/register PSD - $25 Ingame PSD - $25 PM me if interested
-
You can do it free how ever, it wont be mobile type, it will be your PC version squashed up for your mobile it remains hard to navigate etc...
-
first of all it created different sorts of apps, it does not create and app connected to your game does it? An am charging that amount to create a layout for the mobile (template) so it fits most screens perfectly.
-
Price is now $50-70
-
Does not look worth it can be done for free on the net, all you done is convert the whole pc site into a mobile app? no point its going to be really hard to play, too much scrolling, etc..
-
No demo, games offline, no earnings info or stats info what a good way to sell something
-
Creating affordable PSD templates. Banners- $10-15 Ingame -$35 LOGIN/REIGSTER - $35 Anything else Pm me. (could increase depending on what your after) Here is one i done for (skooda) there are more but its a long process going through my threads and digging them out but you can search through my threads/posts and look at them. [ATTACH=CONFIG]422[/ATTACH]
-
To be honest you should give this out free, the background do you have the rights for images? and the bricks look out of place in certain spots.
-
What i do is i create the design, then use a program/site to get a apk browser for that certain link, that design fits to all screen sizes etc..it will create me an apk then you can upload etc.. and when downloaded it will display where the app was linked to such as http://www.link.com/mobile/ <--have your mobile files in a different folder or something It works same as a normal app with the design and everything
-
Well yeah, layout but it will be an app apk. format which you can add to market etc.. it just wont be a java style app more like a browser sort
-
NO i have bought this so i can use it and resell etc.. you dont need to purchase the image i purchased it so its okay
-
The whole engine, the engine will have a different layout which im charging to do which will fit all screen sizes perfectly without side scrolling etc..
-
Creating android apps for your game. Price $150- One of them i done, it is designed to fit all screen sizes perfectly. -[ATTACH=CONFIG]423[/ATTACH] [ATTACH=CONFIG]425[/ATTACH]
-
That image had it along time, you can purchase it from stock for a few dollars -Back ground image is way different re-edited An thanks
-
I created this for Skooda, but he backed out as he could not get the money. Only ingame PSD: [ATTACH=CONFIG]422[/ATTACH] PM Your offers post below
-
I'm free for any graphics work, will be doing affordable and quality work. Hit me up
-
What you need Pm and the price
-
Just end the matter, add your card and refund his payment simple, his asking for a refund? why make it long the issue is he didnt like what you created or it was not what he wanted now he wants refund then you should give.
-
Well he does not want e-check he does not want to wait 3-5 days for it to arrive, he gave the money via paypal so he would want it back the same way as a refund, also he told me he wanted something like thugbattle he didnt say use the exact images etc..he could have done that easily by using the code and uploading them images, he wanted something similar created, now that i have created him something am awaiting my payment which you owe to him.
-
He has asked me to create him a ingame template (PSD) so i have taken over the job. ----------------
-
If anyone has Richards Business mod without bugs please can you contact me, i need this mod the one here is really bugged and few things missing