forked from rathena/rathena
-
Notifications
You must be signed in to change notification settings - Fork 2
Pc_setglobalreg_str
Akkarinage edited this page Nov 5, 2016
·
1 revision
#define pc_setglobalreg_str(sd,reg,val)
pc_setregistry_str
(sd,reg,val,3)
pc_setglobalreg(sd,"VARIABLE_NAME", "VALUE");
This only works for string variables, for numbers check PC_Setglobalreg.
- Installation instructions
- Transitioning from SVN to GIT
- Compiling on your OS
- Connecting & Starting rAthena
- Scripting like a pro!
- Server Modifications and what to expect
- Database Configuration
- Adding Custom Items
- Adding Custom Monsters
- GRF Encryption
- Data folder
- Diff files