forked from rathena/rathena
-
Notifications
You must be signed in to change notification settings - Fork 2
Clif_getip
Akkarinage edited this page Nov 5, 2016
·
1 revision
uint32
clif_getip
(void);
==Parameters==
- N/A
==Description== Gets the Map-Server's IP Address. ==Example==
uint32 a_ip;
a_ip = clif_getip();
a_ip would have been defined with the server's IP Address. Category:Source_Functions
- 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