Delete-please Posted January 12, 2009 Posted January 12, 2009 How do you convert v1 mods to v1.lite i have never used lite before but willing to give it a try unfortunately i dont really know the differences between the 2 source codes apart from ones free but as i said i have never used v1 or v1 lite so i was just wondering if anyone could tell me? Quote
Eternal Posted January 12, 2009 Posted January 12, 2009 Re: Question.. How do you convert v1 mods to v1.lite i have never used lite before but willing to give it a try unfortunately i dont really know the differences between the 2 source codes apart from ones free but as i said i have never used v1 or v1 lite so i was just wondering if anyone could tell me? First this isn't help section and there is a conversion table in the other forum topic.. Quote
Delete-please Posted January 12, 2009 Author Posted January 12, 2009 Re: Question.. there isnt one for lite and all the previous mod topics got put into one and this question is to do with mods. Quote
Eternal Posted January 12, 2009 Posted January 12, 2009 Re: Question.. v1 and lite are almost the same maybe the same.. i would go through your v1 lite source and then go through v1 source and notice any differences on the coding style like mysql_query() is $db->query in v1 to v2 also You are using in v1 the include userdata where v2 is in the globals.. so just research it in your scripts and find the answer... Quote
Lithium Posted January 13, 2009 Posted January 13, 2009 Re: Question.. as thahacker07 told you, V1 and lite are basicly the same, though ocasionally you might bump into one or other missing parameter, no biggie here as they are all usually quick fixed and if you get to know the code, you will notice it is quite an easy task. even V2 mods can be converted to V1 standards, with more or less work, they can be all working in V1 (lite in your case). Just check the V2-V1 conversion thread and off you go! Quote
Delete-please Posted January 13, 2009 Author Posted January 13, 2009 Re: Question.. Thanks you two... Im not converting mods happily and finding lite quite interesting 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.