roriscrave
Advanced OT User
- Joined
- Dec 7, 2011
- Messages
- 1,210
- Solutions
- 35
- Reaction score
- 206
exemple how can i get (22) and (10), separate the string?
LUA:
local times = {"22:10", "23:15"}
}
function onUse(player, item, fromPosition, target, toPosition, isHotkey)
return true
end