oliverarrow
Member
- Joined
- Jul 31, 2015
- Messages
- 82
- Reaction score
- 6
I'm using 0.4, and i want know how to banip as this function LUA
2 hours to ban IP...
How to do it in my sources?
Code:
doAddIpBanishment(getPlayerIp(cid), 2 * 2 * 60 * 60)
2 hours to ban IP...
How to do it in my sources?