FOnline Development > Questions and Answers
FOnline SDK - Question
Kamilos93:
What folders/files can I find other commands as these "~param 0 201 300". Maybe command for lvl up or select perks/traits/hp etc.
JovankaB:
Did you read this thread at all?
--- Quote from: Ghosthack on September 02, 2010, 04:42:43 pm ---_defines.fos
--- End quote ---
You should have param numbers there.
Cpt.Rookie:
--- Quote from: Kamilos93 on September 24, 2010, 07:49:45 pm ---What folders/files can I find other commands as these "~param 0 201 300". Maybe command for lvl up or select perks/traits/hp etc.
--- End quote ---
These commands are hardcoded in server application (in that magic .exe which is used for launching the server). Their list is in this post. Or you can use my (little bit more polished) version at http://rookie.name/forum/viewtopic.php?f=23&t=93
If you want more sophisticated commands than these, you will have to script them yourself.
Kamilos93:
... I know about these commands but I don't know where can I find "_defines.fos" and OTHER commands (for lvl up, select trait, hp). What folder and where.
Cpt.Rookie:
First of all (don't get me wrong) one quote (from JovankaB)
--- Quote ---It looks like you will have to write the teleport/goto commands (and many, many other) on your own. Hurr durr.
If you didn't realize it yet, SDK is a TOOL for GAME DEVELOPERS people, not a toy for lazy kids.
--- End quote ---
_defines.fos is a file. If you're not able to find a file in sdk file structure, any other discussion is pointless (from my side).
I guess that you can use ~param command to set your hp. Not sure about the rest, I was never really trying to do anything with SDK.
edit: important part made bold.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version