Jump to content
MakeWebGames

Cruisey

Members
  • Posts

    38
  • Joined

  • Last visited

    Never

Everything posted by Cruisey

  1. Re: [Free] Advanced(ish) Level Upgrade Mod. hi all. well i have the upgrade mod (not matts) and i found out recently that people were saving their upgrades so they could keep leveling up quicker by doing crimes as a level 1. as you know the lower the level the quicker you gain experience, as you get to a higher level you gain less experience and have to do more crimes to get the same amount you would get with doing less crimes as a lower level. what this meant is that i had people asking to have their accounts deleted and they made a new account and saved all their upgrades til they had enough to reach level 200 + and then they would upgrade. well after they have reached a high level then they would get a lot less experience as a high level player and the user levelling would then slow right down for them. i had to block the saving of upgrades as a temp fix so now they have to upgrade each time they have an upgrade available. i used this code in attack.php and in criminal.php. if($ir['upgrade'] > 0) { print "You must upgrade to continue"; $h->endpage(); exit; } not a good fix but a temp answer to my problem. :mrgreen:
  2. Re: [TGM] Federal Jail Court System [TGM] well from experience and from watching the forums i think the list of people you can trust on here is quite high. seany, Oxi, Ucc, youngold, Silver, Kyle. the list goes on, just a shame that the odd few have to spoil the good work of the majority. :mrgreen:
  3. Re: [site Tools] Site Radio ok Vorlen this is how you can get passed the router and go static. first of all you need to find out what port shoutcast are using to transmit. (you don't need their ip) after you find out the port then you have to set up port forwarding...this is how you do it. go to the main page on your router by clicking on the router icon in your task bar. on the main page you will see the routers main ip...something like this. 192.168.2.1 so make a note of that. after click on your network icon also in your taskbar or in control panel maybe listed as wireless network. double click on it to open it up and then click on general at the top left corner then click on properties, you will now see a list and highlight "internet protocol". click on properties again and you will see where it say's "use the following ip address" highlight that and the enter the ip of the main router but change the last digit to 1 number above the main router ip so if their ip is 192.168.2.1 then you could use 192.168.2.2 or even use a higher number up to say about 6. make subnet mask 255.255.255.0 and the default gateway must be set the same as the main router ip. ok you are now static but now on the main page of the router you need to click on "Virtual servers" once on that page you will see a few different fields. "inbound port" set that to the port shoutcast is using. "private port" set that as the same as inbound. "Type" set as TCP and ip set as your static ip you set earlier. make sure you tick the enable box and your now set to use shoutcast. do the same for any other server that you have problems connecting with. (Hostinng a chatroom for example) hope this helps
  4. Re: [TGM] Federal Jail Court System [TGM] no i still can't get mine to update the resolved cases. i have asked cronus but he has not even replied. i'm still working on mine as no one seems to want to get involved with the mod as it's so buggy. did you add the 2 extra fields that's needed and also the case breaks? i seem to have it all working apart from the updating of the resolved cases. when i get it fixed i'll post it on here, meanwhile you could check that you have the id's set to auto increment as i think mine was not set like that but it should be. ps... Cronus!! you would sell a lot more mods if you never ignored the people you sold buggy mods to. Does the phrase "Repeat custom" not interest you? Obviously not....
  5. Re: [TGM] Federal Jail Court System [TGM] oh and i forgot that also if another judge sends someone to court or another staff member sends someone to court i can only view the last person that was sent there and not see any of the others. i have also made myself a judge. thanks.
  6. Re: [TGM] Federal Jail Court System [TGM] ok i have installed the court mod and added the correct case breaks but i am having these problems. 1-when people have been sent to court it will only show 1 case at a time to the judges no matter how many open cases there are. 2-the resolved cases does not update and is now just showing 1 of my cases that was resolved a few users ago. 3-if a staff member sends a user to court and that staff member also has judge status it seems to automaticly add those users to that staff members cases even though they have not clicked on take case. 3-i may have fixed the last bug but have to test it still. 4-please can you send me a fix for these bugs or send me a debuged version. thanks.
  7. Re: [TGM] Federal Jail Court System [TGM] i see a find user guilty button but no find user innocent button. is it further down the page? also how do the judges release the accused from the court? i have already brought this mod from you anyway but just wanted a heads up before it arrives. thanks.
  8. Re: [TGM] Federal Jail Court System [TGM] ok that's another mod u got me hooked on Cronus. money sent to your paypal. :-D
  9. Re: [TGM] Russian Roulette [TGM] great mod Cronus. my users love it and so do i. a great addition to any game. my advice....buy it!!
  10. Re: [sB] Helper Bot ok i'm in too. i have the free version but this sounds much better...just hope i can work out how to use it all. :P good work seany.
  11. Re: [TGM] Russian Roulette [TGM] yup it sounds like a great mod. Money sent to your paypal. :-D
×
×
  • Create New...