FOnline Development > Questions and Answers

Gui skill asign

(1/1)

Saumax:
Hello.
I have slight problem with assigning existing skill to SkillBox(aka SkillDex)

The problem is that gui configuration file (default.ini) is reading variable Sbox* which i cannot find anywhere except this file.
im currently using 2238 sdk.
Anybody can put me on the right track?

Wipe:
It's hardcoded screen, so everything is handled by client itself not scripts. If you want to add new skill to that screen, you have to inject button there and provide a logic behind it. Plus drawing skill value of course.

There are 2 places where such thing is done in 2238 - character screen ["online" button] and loot screen [free container space], search for "Inject" in client*.fos

Navigation

[0] Message Index

Go to full version