-
Activity
-
7
-
7
Client Video Intro Logo
I recently used my own tutorial to add on another client, there was nothing missing and worked fine. Also added the define though, more useful that way, and able to disable on debug build. I checked your editions, you only added the define though, what other parts of the tutorial that I miss are you referring to? -
1
-
1
Private Shop Search
It's almost 6 years old stuff. It came with the 15.7 update. I know it's shared for free already. But It was all very bad and was using mysql for no reason. I did it for myself. Root side is from the leaked root file in 2018. Official servers uses mask types and subtypes. 90% do not use those types, including me. Maybe @xP3NG3Rxis using, I don't know. So I edited it for types and subtypes.(2014) Actually I finished. I'll just add few more types and subtypes soon. It's working in same cores. To use the LOOKING GLASS, you must be- 6
-
-
9
-
1
How to change MAP
You can change the textureset path. Example TextureCount 10 Start Texture001 "d:\ymir work\terrainmaps\b\grass\grass 01.dds" 9.000000 To TextureCount 10 Start Texture001 "d:\ymir work\starlegend\grass 01.dds" 9.000000 You have to modify for all files in textureset and all maps if you want to do this -
1
How to change MAP
Hey guys ! How can i change map1 with some new map WITHOUT having terrainmaps etc ? Because my client does not have TERRAINMAPS and almost every map requires it for it to work properly . -
9
MSM SourceSkin question
Search : Binary GameLib/RaceDataFile.cpp if (TextFileLoader.GetTokenString("sourceskin2", &strSourceSkin) { [...] } Add under #ifdef SHINING_TARGET if (TextFileLoader.GetTokenString("sourceskin3", &strSourceSkin) && TextFileLoader.GetTokenString("targetskin3", &strTargetSkin)) { AppendShapeSkin(dwShapeIndex, 0, (strPathName + strSourceSkin).c_str(), (strPathName + strTargetSkin).c_str()); } if (TextFileLoader.GetTokenString("sourceskin4", &strSourceSkin) && TextFileLoader.GetTokenString("targetskin4", &strTa- 1
-
-
5
Mysql accounts
I solved this problem ! All sql table error repair my syserr and solved !!
-
-
Recently Browsing
No registered users viewing this page.
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.
Note: Your post will require moderator approval before it will be visible.