Jump to content
MakeWebGames

PrimeSuspect

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by PrimeSuspect

  1. Read what i wrote carefully pls..
  2. can this problem be about ravan template ? i use ravan theme with legal mccode (i asked before i use ravan theme with mccode)
  3. cron and other lottery files are in same directory. (home directory)
  4. i checked them.. nothing wrong with path and files... Anyway thank you..
  5. Mccode version 2
  6. i completly removed that line and i get this error below ; Warning: require(../class/class_db_mysql.php) [function.require]: failed to open stream: No such file or directory in /home/game/public_html/lotterycron.php on line 9 Warning: require(../class/class_db_mysql.php) [function.require]: failed to open stream: No such file or directory in /home/game/public_html/lotterycron.php on line 9 Fatal error: require() [function.require]: Failed opening required '../class/class_db_mysql.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/game/public_html/lotterycron.php on line 9
  7. i run lotterycron.php to test if its working or not but result : nothing happens... Any idea to fix this ?
  8. i add it to attack.php , there are no error but its not working.I can still attack players level under 5 and staffs
  9. its not working :(
  10. i know how to use search bar :)) But i just wanted to take advice
  11. i decide not to use that mod.Any other car mods ?
  12. Opss ive just realased that that code blocks to attack every single player... Any idea ?
  13. Thnx it worked for me
  14. Hello How can i prevent attacking game staffs and newbies level under 5 ?
  15. Yes but how can i convert it for mccode v2 or there is one already available for v2 ?
  16. Hello I searched forum but i couldnt find the mod i want.I want a mod tht users can buy sell cars and race each other bla bla bla.. if there is a mod already available im sorry...
  17. if i echo crimePERCFORM fields its shown like ((WILL*5)/2)+(LEVEL/2) Also every single formula is different.. For example 1.Crime's formula ; ((WILL*7)/3)+(LEVEL/2) 2.Crime's formula ((WILL*4)/2)+(LEVEL/3) bla bla bla...
  18. i want to show crime succes rate in crime page.How i do that ?
  19. Membership integration is ok for me but when i try to enter a topic or category i get tht errors ; Unknown column 't.ID_TOPIC' in 'field list' File: /home/xxxxxx/public_html/forum/Sources/MessageIndex.php Line: 457 and Unknown column 't.ID_BOARD' in 'where clause'   Also when i try to delete them in admin panel i get tht error ; Unknown column 'ID_TOPIC' in 'field list' File: /home/xxxxxx/public_html/forum/Sources/Subs-Boards.php Line: 1203 Smf version : 1.1.12
  20. Thanks for your interest... ill ask a last question.If you are logged in the game , are you become online in forum too ? or you should sign in the forum again ?
  21. Hello i searched the forum but couldnt find anything about smf forum integration.Is the any smf forum integration mod ?
  22. thnx but it didnt work..May it be about css ?
  23. Hello Everything is oke for firefox but not for ie.Writings show up on left of the table.But i want it to shows up on center of the table like in firefox. Code : <div class="redbg"> <div class="red_txt1">Players:<span> $membs</span>Online Now: <span> $online</span></div> <table width='180' border='0' cellspacing='0' cellpadding='0'> <tr> <style type='text/css'> .style1 { text-align: center; } </style> <div class='style1'> <h3><u>$gameinfo</u></h3> $players $membs $mal $male $fems $fem</div> </td></tr> </table>
  24. Yes , you are right.. When in jail people needs to spend time with some entertaintment like game etc.. But Using some features in the game like like explore.php would be radicilous..
×
×
  • Create New...