We haf a started project with a community but paused the project, we got very high positive response...maybe we will start again to work on this project.
But first, rly nice from you! I hope to see more that we can bring up nice RaiderZ servers
We haf a started project with a community but paused the project, we got very high positive response...maybe we will start again to work on this project.
But first, rly nice from you! I hope to see more that we can bring up nice RaiderZ servers
Rather large update this morning. Added support for 'rides' (mounts), their abilities, and additionally added base configuration files needed for the client and server. DLLs are coming for the client in a separate commit.
Note, You will need to take the PhysX libraries out of the bin folder in the SDK, as I would rather not redistribute them on Github
- - - Updated - - -
Project now has a discord group.
Click below to join it and chat if you'd like.
Discord Link
I saw in original releases and original database structure is using MSSQL, have some reason why to changed for postSQL?
1. MSSQL server costs much for its license.
2. Their own DB tool, MSSMS, works so slow compared to any other DB tools.
3. MAIET's original RaiderZ DB is bloated with unused tables and stored procedures. I think these are needed to MAIET themselves, but not for us.
4. There are some useful comments written in DB (which is what MAIET is left) but all are korean. We still can't understand how the DB is designed.
A simple solution for this was = rebuild DB structure on another DBMS.
i already compiled but getting error??
how to fix it bro?
Nice project there for RaiderZ, I will test it out when it's ready around 95%+ keep it up guys.
Any tutorial for this files and a list for the bug? thanks in advance!
compiling all the project in release build mode and I just get 2 succeeded
========== Build: 2 succeeded, 18 failed, 7 up-to-date, 0 skipped ==========
and more than 100 error about no lib or header directories, how about this guys?
![]()
you should download sdk,one has provide the addr in this subject,sorry for my bad english
I keep getting error everytime i try to compile ( and i did download the SDK).
Yup. already using the Maiet sdk and still a lot of context have identifier undifined because no found any files from the header include specialy in the MPhysxDef.h , MPhysx.h and others like in the screen s
![]()
u have to add the directories to the include section
btw... somes directories and libs needed in this solution is missing on this sdk... example:
so this make imposible to build all the dataCode:sdk/PhysX/v2.8.1/SDKs/Framework/include sdk/newton sdk/json/include libs.. SpeedTreeRT.lib lua5.1.lib PMSConn.lib
I'm not very familiar with this src but want to try :P