-
Newbie
how to add custom functionality
hi. i would like to know how to add custom functionality to 97d server? custom functionality means new commands (which would do different things for different characters), new maps (well, map skin would be the same, but i would like to separate people with different amound of resets to different stadiums) and so on. thank you for answer :)
-
-
Re: how to add custom functionality
well u must code a .dll or find a 97d .dll and with those commands coded in and hook it in ur main.exe thats what i think :O
-
Newbie
Re: how to add custom functionality
well thats obviously clear but how dll should work? how should i communicate with database, capture commands and do something in game?
-
Re: how to add custom functionality
u cant if u dont code ,other thing u can do is change ur files .
Posted via Mobile Device
-
Elite Member
Re: how to add custom functionality
First : learn an programming language like C , C++ , C# , ASM , Basic , Java , etc .
Second : Download an source from 97 servers, read some guides about programming in Mu, understand the code, and start making your own source!!
If you want i will upload an source for 97D server with lots of customs and fixes, and you can study the code, mess with it, and try new things.
-
Newbie
Re: how to add custom functionality
i can code :) thats not the problem. and, CodeBlocks, it would be very nice if you upload it :)
-
Elite Member
Re: how to add custom functionality
I will send you an PM with links for some 97 server src.
Because more users request that they want the source of 97d server i will upload here the links:
Source by Dark
Source by Raul
Source by Powerranger
Remember this are sources and you have to compile them, hook the dll to the GS, and create the config files.
Last edited by CodeBlocks; 05-05-12 at 10:26 AM.