Jump to content
MakeWebGames

KashBFD

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by KashBFD

  1. This mixmaster jokes allow him man.. I replied to him in detail earlier through the thread and he had nothing to say so there no point bringing it up now. LOL .. Thanks Linton though mate.
  2. Thanks for commenting, but please like i said there big improvements coming along, just need feedback from players.. on input.. or coders input 2. Thanks.
  3. The game is currently online and has been over to a temp host with a new domain in order for some beta testing with users and players that can help. You dont have to visit but it would be nice for some advice for now.. i am working on a story line.. just getting the game flow.. big improvements coming very very soon, may even be a diff engine.. http://www.TriggerHappy-Mafia.com Thanks Kash P.S all the testers or players that are playing until the big reset will be given something in return to show the token of appreciation. e.g. Props, Bullets, Points, Cash if they decide to continue to play...
  4. Tell him very poor broo, seriously going to get him nothing... he wasting his time with those scripts every tom dick an harry has or had them LOL... Layout could miles better specially if it payed work.
  5. Right well, i think your taking it the wrong im happy for the advise like i said, that is why i started the thread that was on my "index". I know what your saying is right yes you should be thinking about story line etc etc.. however isnt the games protection and running correctly more important.. once the game is running smoothly then you should work on the games story line and tweak it up.. i havent even got no way near half the way yet.. infact barely started.. jus had enough of looking at the same design day in n out.. not forgeting i had it up in 2007-08 with the same look. But once again thanks for commenting all advice welcome. P.S, to the pro on the uniqueness.. the steal planes crimes has 5 options that you can decide on .. all 5 have diff succ rates, money rates, rank rates, and time rates.. the player chooses which is ideal.. and i have added the hangers/dealerships, and upgrade shops just got the race scirpts to do so you can race the planes and the boats like the cars and then maybe add bikes 2.. the aim is to have more than enough options for the user to stay entertained until the other timers are up.. it is time based. Dont worry everyone has there own opinions but all im saying is its got a long way to go beleive me.. dont thinking im some noob with freebie scripts looking for some income lol.. its nothing other than spare time on my hands for .. or until i go to uni.. ;)
  6. Well, atleast you found the effort to comment.. Right right well what ever you say about the copyright whatver.. they will do for now .. maybe once and if the game goes big ill pay someone to make me some characters if it makes you feel better.. lol not like i wouldnt pay for some now but i got a lot of other more important stuff to be paying for.. also for the org factor of the game.. well the idnex and the layout do have a huge impact on this .. not to mention a lot of the crimes are kinda unique.. e,g, plane thefts.. intense, immense crimes, drug smuggle, oc maybe not but it was a payed mod .. And more to the point its work in slow progress thanks so its getting there.. and im really sure that the story line is last thing on my mind right about now.. LOL
  7. Thanks, loool, no worrys i see what you mean.. its just everytime you even want to post a thread you got to worry about people commenting trying to put you or your product down.. and i honestly dont know why apart from the fact there is normaly a big number of noobs who also post there crap on here.. and im sorry but i forgot to take a new screen shot of the index.. but people can still see it by going to the website and clicking refresh.. www.thm.x10.mx
  8. Also updated pic, have a look new advice..
  9. The license is http://creativecommons.org/licenses/by/3.0/ for the images, so im guessing its ok for me to use??? Some let me know.. It says free to copy.. distribute..
  10. Thanks for the advice, i appreciate it.. also i was thinking the same about the car behind he characters.. it was a quick brush up, using the erase tool lol. Would you know anyone on here who would be able to make a couple for me? Also the pictures i used have been from official psds.com where people upload there work for people to use.. so of what i beleive if im wrong please correct me. Thanks.
  11. There you go but it not clear needs zooming out..
  12. Right well i know its nothing impressive, and it only took me along the lines of 2-3 hours i managed to make a new index. Its still on the free server so is running quite slow.. please let me know how i could improve it.. and i know the main font is not looking very magnificiant but maybe someone could advise a font or so? www.thm.x10.mx
  13. Right sorry for long reply i just been getting other things fixed and trying to still do it myself with out a cron but i think its the only solution. Anyway there is a in game bullet factory that produces bullets for example every hour.. every hour 2000 bullets will be added to its stock amount.. anyway this all works fine from what i can see .. however when the time is up for the next restock a players needs to go onto the bf.php page in the game for it to update the timers and the stock.. i managed to make a file that if i just type into the domain will make this happen and it is below .... I tryed making it into a cron from the cpanel.. my command was.. /home/thmx10mx/public_html/cron.php i dont even know if thats right...   <?php session_start(); include_once"includes/db_connect.php"; include_once"includes/functions.php"; $username=$_SESSION['username']; $query=mysql_query("SELECT * FROM users WHERE username='$username'"); $fetch=mysql_fetch_object($query); $query_bf=mysql_query("SELECT * FROM bf WHERE location='$fetch->location'"); $fetch_bf=mysql_fetch_object($query_bf); $new_time=time()+150; $up=mysql_fetch_object(mysql_query("SELECT * FROM bf")); $a=mysql_query("SELECT * FROM bf WHERE location='$fetch->location'"); while($b=mysql_fetch_object($a)){ $user=mysql_fetch_object(mysql_query("SELECT * FROM users WHERE username='$b->owner'")); $minus=$user->money - 1000; if ($user->money <= $minus){ mysql_query("UPDATE bf SET owner='0', producing='0' WHERE id='$b->id'"); $crap=1; } if ($fetch_bf->producing == "Yes" && $up->next_restock < time() && $crap != "1"){ mysql_query("UPDATE bf SET stock=stock+2000"); mysql_query("UPDATE bf SET next_restock='$new_time' WHERE id='1'"); mysql_query("UPDATE users SET money='$minus' WHERE username='$b->owner'"); } } ?>   I really hope someone can help me with some guidance.. its been on the agenda for nearly 2 weeks.. and is really bugging me.. thanks.
  14. LOOOOOOOOOL, what a funny thread .. lol. Lad i remember your game well when it was up and running.. and remember selling layouts to yourself with vote .. for the betshop.. lol Was a while back must say.. you what made me laugh when i read about that jay guy// Haha i remember him rather wel too.. and im sure they guy was suppose to have a reasonable amount of money or wealth backing him. Good luck to all of ya haha.
  15. KashBFD

    PHP crontab

    Hmmm and i was trying to make sense of it being a ameature.. still deciding wether to do so.. :/
  16. LOL at owner and game, haha.
  17. Its a .php script in the game, Bullet Factory, it produces bullets every certain time, and the players can buy bullets from there, also own them. Every thing else works fine they even produce bulelts, show a time but when the time is up a user is required to view the bf page in order for the stock to update.. i jus checked the db an the bullets in site_stats is updated .. please help.
  18. Here are 3 screenshots of the db first is the bf then the structure to the bf, however the red circle's are to show where i tried to enter the date in a attempt to fix it, but nothing. the site_stats entry.. Someone shed some light please..
  19. Not being able to find out why this is occuring.. !!!! LOL.. Should i put a screenshot of the db up , maybe that will help someone point me in the right direction.
  20. Still no louck on bf situation.. anyone else with suggestions???????? Its killing me...
  21. Yeah its most likely you will off, however no worrys like i said you dont know till you ask so thanks for replying. http://www.thm.x10.mx have a look only on free server atm, and still going through stages.. patience is a virtue.. taking my sweet time this time.
  22. Lmao thats prob because they have a copy of my scripts that were stolen and sold on many times over for a period of 3-4 years.. however thanks for replying because ill try placing in the functions now. Your also stating that the whole of the quoted .php script is placed in the functions?
  23. Thanks a lot bro, im going to try it now ... thanks.
×
×
  • Create New...