-CrAzY- Posted September 1, 2007 Posted September 1, 2007 Make It So You Have To Wait, Say: 1 Minute In Between Doing A Crime, So If Someone Does A Crime Then Clicks On Crime Straight Away It Just Comes Up With: Sorry, You Have To Wait **Minute And **Seconds Before You Can Do Another Crime!, Thanks! Because I Don't Like Brave Anymore, I Want A Timing, Thanks! Quote
-CrAzY- Posted September 1, 2007 Author Posted September 1, 2007 Re: Is There Anyway I Could........ No, Because Its Just Like Brave, But I Want A Timer, Anyway, Thanks For Your Post, (I Think) , Anyone Know How??? Quote
Decepti0n Posted September 1, 2007 Posted September 1, 2007 Re: Is There Anyway I Could........ Instead of a brave amount required, use a time amount required or some shit, its hard to explain but i did it on my game instead of using any sort of bar Quote
UCC Posted September 2, 2007 Posted September 2, 2007 Re: Is There Anyway I Could........ Well you need a table or a $_SESSION variable that tracks the last time they did a crime. Then when they go to do a crime, you do a simple calculation. If Lasttime > time() - 60 Then Give notice that they must wait Else Proceed Quote
-CrAzY- Posted September 2, 2007 Author Posted September 2, 2007 Re: Is There Anyway I Could........ Can You Please Give Me The Coding, And Queries, Please Like Find This: ........... And Replace With This: .... Cheers Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.