Question about 4Story

02/15/2021 13:10 -Nástý#1
Closed
02/15/2021 16:15 Contra1234#2
Nearly everything is possible to "implement"...
But if you still ask about everything you wont learn it.

"Is it possible to add the old interface to the 5.0 server files"
1. You need the old Images + their "Child" Ids
2. You need to change all those child IDs in your Code
3. You should not open / tease a Server if you dont even know how to change simple Images.
02/17/2021 19:33 WallPet#3
Is it possible to add the old interface to the 5.0 server files? if so, what do I need so that I can compile the client with the old interface?
- Yeah but its a lot of work. You need change TClientWnd.cpp and TGauge and so much more inside the source.
How can I find out existing OBJ IDs?
- You need create a tool to see the id of objs.
How can I add a new portal where one needs an item like the document portal?
-Theres conditions.
How can I add my own textures for armor colors?
-In files 5.0 there's a function that read custom textures use it .
How can I add my own mounts, i.e. another variant of Behemoth?
-In files 5.0 there's function that read custom textures. Just put the id of mob.
How can I add a new cloak style? Like Cloak YouTube, Cloak Twitch
-In files 5.0 there's functio nthat read custom textures. Just add the png in folder custom and add the item id in source.
02/18/2021 04:58 NavigatorCreed#4
What's the point of using a functions from Araz's files if you don't understand the basics and you will not learn anything?
02/18/2021 14:11 -Nástý#5
Quote:
Originally Posted by NavigatorCreed View Post
What's the point of using a functions from Araz's files if you don't understand the basics and you will not learn anything?
i have all found. but thanks!