Skip to content

Clif_getip

Akkarinage edited this page Nov 5, 2016 · 1 revision

title: Clif getip permalink: /Clif_getip/

Syntax

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

Home

Getting Started

Configure your Server

Customization

Setup the Client

Misc Databases

Third-Party Software

Clone this wiki locally