
KDawg08
Members-
Posts
294 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by KDawg08
-
Transfer current v1 game to v2??? Possible?
KDawg08 replied to KDawg08's topic in General Discussion
Re: Transfer current v1 game to v2??? Possible? Sure [email protected] for msn AND my email address. -
Re: [mccode] [TGM] Delete Gang Option [TGM] dunno how to tweak it up lol I've had a couple people from CE try to help me with this and fail at it.
-
Re: [mccode] [TGM] Delete Gang Option [TGM] dunno why but this fails to work for me... i dunno exactly what to put in the yourgang staff section etc. i posted the a href="douwanna.php but i dunno what i'm doin wrong... (yes i did the full <a href code)
-
Transfer current v1 game to v2??? Possible?
KDawg08 replied to KDawg08's topic in General Discussion
Re: Transfer current v1 game to v2??? Possible? yes but you lose many things for each member such as property, exp % etc. -
Re: +25% instead of +25 energy wouldn't it be.. energy=energy+(maxenergy*0.25) ??? MAXENERGY being what it's giving 25% of?
-
Re: +25% instead of +25 energy oh i'm a dumbass... Thanks for that.
-
one last question... How do i change a script from Energy+25 to Energy+25%? For voting and/or another script i'm working on.
-
Re: Hall Of Fame Money Help (v1) So i thought i would add the cyber bank and it won't up my rank in the HOF for money... It says I have money (9 million) should be ranked 3rd but it still shows me in 6th, Any ideas why?
-
Re: Casino with slots [V2] could someone recode this to v1? i attempted but failed miserably LOL
-
Re: Improved Delete User for V1!!! wonderful script, only thing i would add, if the user is fedjailed, it should remove them from their otherwise you have a blank spot and have to fix that in the phpmyadmin section
-
Re: setting xp for crimes IDK if this might make it easier but my MSN is [email protected]
-
Re: setting xp for crimes you need pictures meaning what? u mean you need to see the file? or you need to see what it looks like... if so i don't know how to show just docrime.php it says invalid crime, and staff_crimes.php says invalid file
-
Re: Hall Of Fame Money Help (v1) Thanks, this works wonderfully.
-
QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'jrID=2' at line 1 Query was UPDATE jobranks SET jrNAME='Brakes Tech', jrJOB = 1, jrPAY= 400, jrIQG=10, jrLABOURG=10, jrSTRG=8, jrIQN=100, jrLABOURN=150, jrSTRN=220WHERE jrID=2 any idea why? i've editted NOTHING in the scripts for jobs etc.
-
I keep getting this error when deleting posts... Post deleted... Recaching topic ID 1 ... Fatal error: Call to a member function query() on a non-object in /home/teamms2/public_html/forums.php on line 607 THIS IS LINE 607 $q=$db->query("SELECT p.* FROM forum_posts p WHERE p.fp_topic_id=$forum ORDER BY p.fp_time DESC LIMIT 1"); Any suggestions?
-
Re: setting xp for crimes QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1)' at line 1 Query was INSERT INTO crimes (crimeNAME, crimeBRAVE, crimePERCFORM, crimeSUCCESSMUNY, crimeSUCCESSCRYS, crimeSUCCESSITEM, crimeGROUP, crimeITEXT, crimeSTEXT, crimeFTEXT, crimeJTEXT, crimeJAILTIME, crimeJREASON, crimeXP) VALUES( 'test', '1', '((WILL*0.8)/1.1)+(LEVEL/4)', '50', 0, 0, '3', 'testing', 'yay', 'no', 'shit', 1, 'dang it', 1),1) i tested your code this is what i received.
-
Re: setting xp for crimes The one i'm testing on has v2 now, so that script looks like it'll work and there is NOOOOOOOOOOOOO users other than me and the owner... I'll let you know how it turns out!
-
Re: V2 crimes formular need tutorial for 50/50 i think it would be like... $rand(0,1) don't quote me on that as i'm beginning to learn scripting right now as we speak, been reading multiple tutorials
-
Re: setting xp for crimes Well i will stop wasting your time with this little stuff :P Thanks for all the help and description of how everything goes :) Much Appreciated.
-
Re: mc codes v2 this usually means, instead of being directly in the www or public_html folders you stuck it in a folder(sub domain) and stuck it in ANOTHER folder after that.
-
Re: PayPal You don't need a paypal account, just go through with the credit card setup and it will clear it automatically.
-
Re: setting xp for crimes it isn't that simple... i have V1, it seems alot easier on v2 than v1 prob is.
-
Re: setting xp for crimes ok lemme make it easier to understand... Right now i'm illiterate so i am hoping someone could code it for me and possibly explain how it works. I learn better hands on.
-
Transfer current v1 game to v2??? Possible?
KDawg08 replied to KDawg08's topic in General Discussion
Re: Transfer current v1 game to v2??? Possible? even so, it'll be more bugged than the rest so might as well take it one step at a time :P Anyone able to help me with the info how to do this? from v1 to v2? without losing my db's and such -
Is there a simple way to transfer all my V1 stuff into a V2 game? such as... Deleting v1 but keeping the data and uploading v2 on it? I'm thinking about buying v2 and dunno how hard the conversion would be... If this is possible without deleting my information of all my users please explain how to do it, as I am looking to expand into V2 :D