IPToID

From Soldat Community Wiki
Jump to: navigation, search

Examples

Command('/ban '+inttostr(IPToID('127.0.0.1')));
// (This will ban the player with IP 127.0.0.1)


External Links