Jump to content
MakeWebGames

jedigunz

Members
  • Posts

    111
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by jedigunz

  1. also found a T_STRING Error,.. in the staff_gang.php   function edit_oc_sub() { global $ir,$c,$userid,$db,$h; if($ir['user_level'] != 2) { die("403"); } $db->query("UPDATE orgcrimes SET ocNAME='{$_POST['ocNAME']}', ocUSERS='{$_POST['ocUSERS']}', ocSTARTTEXT='{$_POST['ocSTARTTEXT']}', ocSUCCTEXT='{$_POST['ocSUCCTEXT']}', ocFAILTEXT='{$_POST['ocFAILTEXT']}', ocMINMONEY='{$_POST['ocMINMONEY']}', ocMAXMONEY='{$_POST['ocMAXMONEY']}' WHERE ocID='{$_POST['ocID']}'"); print " The organised crime was successfully edited. <a href="http://staff_gangs.php?action=editocb" target="_blank">>Back</a> "; stafflog_add("Edited Organised Crime {$_POST['name']}"); } $h->endpage();   find this line   <a href="http://staff_gangs.php?action=editocb" target="_blank">>Back</a>   replace with   <a href='http://staff_gangs.php?action=editocb' target='_blank'>>Back</a>   Simple " and ' change,.
  2. So ive been playing with features and layouts for my login and register pages heres a couple images ,. let me know your oppinions really dont focus on the graphical content so much as the layout, clearness and features,.   All Pages - rollover images on the navigation bar, login system at the top off all pages marquee text to show the name off the page, thought it worked well as marquee can be tacky most of the time   Login - Simple and easy to follow, gives basic information off top players in the game, plus space for video promotions or even a game tutorial video etc which the link can be changed in the staff panel   Register - Clear to follow for even the basic computer user, either register with your email or your facebook account, plus a link to the terms and conditions page straight from the register,. clearly stating what the user is agreeing to,.   [ATTACH=CONFIG]1110[/ATTACH][ATTACH=CONFIG]1111[/ATTACH]
  3. Gym Layout Re-arrange [ATTACH=CONFIG]1075[/ATTACH] Gym Layout Re-arrange
  4. With the credit system ive opted out of the credit exchange system,. implemented the credits into the donator system and use credits as a way to refill your bars for training in the gym or even mass attacking, a little bonus for the paid members or winners off competitions ,.. be creative, can do alot by the way, my gym still hasnt been customized on the layout side,. but you can see the functionality off it,. :)   [ATTACH=CONFIG]1074[/ATTACH]
  5. seems fair to me,. ive only heard of css bars recently aswell
  6. http://crimecity-mafia.com/ does have some good features within the game,. not the best ive seen in graphics and layout,. but the actual background workings aint to bad,.
  7. Im guessing jcvenom owns murder-city.net ,. so it would just be a simple copy and paste me the log scripts as its already implemented into his game,. accept for the crime categories might need a little work,, ive already designed an honor award layout for these add-on's ,. just need the log scripts,.
  8. Also will you give this small add-on away for free aswell ??
  9. Im not trying to clone Torn,. but to have the same features as other websites is not a bad idea,. EG,. Facebook has a wall very simular to bebo and myspace where you comment with eachother,. not exactly different and original but the originality stands out from its other features,. and some features are just key to all websites within its category,.
  10. Similar to Torn i would like to record each crime group committed,. and total crimes,. would you be able to code that for me ?? as i want to produce an awards system to keep people motivated in the game and have goals to reach
  11. that would be great sniko,. and no worries we all get a bit tied up at times as ive already purchased the mod would it be free to download the upgraded version if you decide to do so ?? ,. JediGunz
  12. Sniko i dont know if you've seen my posts and ive bought this mod,. Great work but there is a few features i assumed would be included,. For Example,. you cant remove the houses once they're on the market, which sucks if someone accidentally put them on the market,. personally im not a fan of having it all in the same file instead of separate files,. im currently doing that when i can and setting the links right this was not assumed but would be nice if it was possible to categorize the upgrade by that i mean, small, medium or large garages instead of being able to have all 3,. that would be a nice touch and im a bit stuck on how to do that one,. if you could help that would be nice :) like i said great mod,. just a few more features would make it a fantastic mod,. Speak Soon Sniko,.. Thanks JediGunz
  13. i like this alot,. now i want the features off torn in my website,. for example house upgrade etc,. renting,. selling,. ive got the mod but just needs so much work to get it right,. bought it off sniko and the files are all embeded into one,. so messy,. so ive gotta divide the files and make sure the links are connecting and everything runs smoothly,. them move to customizing the mod into how i want everything laid out,. then add a bunch off features that have been missed,.. nightmare,. im a little stuck though,. with the house upgrades it allows you to add upgrades but not categorize them,. what i mean is i want people to either have a small medium or large garage,. not all three,. how would i be able to categorize the upgrades in my script,. ??,. a little help please ?
  14. is there anywhere i can get an attack log system,. a crime log system and a jail bust log system ??
  15. i didnt even know third party crons existed lool,. thanks but ive already changed hosts :p,.
  16. ill just have to be patient,. i used to go by a different name a few years back,. i used to be in contact with sniko and he was a good person and did help people out,. he is generally a nice bloke from what i remember,. ill give him time,.
  17. yeah thats true,.. everyone has different things in life than just coding,. i thought sniko would work from home to be honest,. :p
  18. true but he has not replied for 5 hours,.. so ,.. dont know what to say lool ,. is he on skype or something ???
  19. its just features which would be assumed are common sense in this type of modification,. and true i cant post the mod
  20. the thing is with this mod it feels messy to work with,. 6 pages have been added into a single .php file,. its just a bit off a nightmare,. id prefer it in separate pages to be honest lool and i just kept adding a list of features that needed altering as i kept finding more
  21. your not able to sell back to the estate agency the propose mod should be set by ID not a name list the first house you get in the game you can sell and buy multiple off,. this is pointless,.. and if you cant sell back to the estate agents then your stuck with a fack load of shiiit houses when you upgrade then downgrade your will is over the 100% mark which should just rack it to the maximum for that house,. not above,.   wow there is alot of features missing from this,.. im surprised for $25 it has this much missing from it,. feel a bit ripped off to be honest
  22. also your not able to sell back or remove your upgrades,.. hmm
  23. Ive got a couple problems,. everything seems to be working fine so far,. now just a few features i wanna ask,. Am I able to remove the old estate agency modification ?? when you place a property onto the market,. you cannot remove it from the market ,. any suggestions ,. help would be nice
  24. Cron Jobs 5 + 1 Minutes HELP ! Part 2 http://www.mccodemods.com/devforum/featured-free-v2-mods/remove-1-minute-cron/ this has not helped and only caused errors in the game,. everything was done as said to be ,.. what shell i do :/ does anyone know off any good cheap shared hosting i could transfer over to,. which doesnt restrict my cron tabs as ive still got my 45 day money back valid.
  25. what about the cron five minutes ,. do i just need to implement that into the header ?? just with a different timestamp ??
×
×
  • Create New...