Home
Forum
Help
Login
Register
November 05, 2024, 07:59:55 am
fodev.net
»
FOnline Development
»
Questions and Answers
»
Stat for PC name
« previous
next »
Print
Pages: [
1
]
Author
Topic: Stat for PC name (Read 2114 times)
hexer
Stat for PC name
«
on:
January 18, 2014, 09:11:41 pm »
My writers are asking if there's any stat that stores player's name? Something like ST_AGE stores your age.
Logged
John Porno
Re: Stat for PC name
«
Reply #1 on:
January 18, 2014, 09:51:56 pm »
in dialogues you can simply use @pname@. refer to the art of dialogue writing tutorial by ghosthack, available here on fodev.
Logged
FOnline: Ashes of Phoenix
JovankaB
Guest
Re: Stat for PC name
«
Reply #2 on:
January 18, 2014, 09:58:38 pm »
http://fodev.net/files/sdk/ArtOfDialogs.pdf
Also for more complicated things you can write dialog functions, 2238 has plenty of them already written in dialog.fos, e.g. r_SkillRoll to do skill rolls. SDK has them too, but less.
«
Last Edit: January 18, 2014, 10:08:54 pm by b__B
»
Logged
Print
Pages: [
1
]
« previous
next »
fodev.net
»
FOnline Development
»
Questions and Answers
»
Stat for PC name