Give me your CLIENT xPI was just testing locally with RevCMS 1.9.9.9 :-D
What good would that do lol? You can't use it, ndd they said they tested it w/ Rev so it's probably the client that came w/ Rev?Give me your CLIENT xP
NopOMG is RevEMU completed ?
no, Zak did make his Own client that work with RevEmu.....What good would that do lol? You can't use it, ndd they said they tested it w/ Rev so 9/10 it's probably the client that came w/ Rev?
I think we need to work on the lua plugin system.. Maybe write a wrapper so you can compile lua script through the command ui (rev -c myplugin.lua) and then run it as rev -r myplugin
Zak wanted to stick with the idea of using LUA for a plugin system (DLL's or F# scripts would be better though)What could you possible do with LUA plugins?
Zak wanted to stick with the idea of using LUA for a plugin system (DLL's or F# scripts would be better though)
You could add in functionality for the hotel (extra features, other clients) in LUA - it's easy to use and is pretty simple to understand.Could you please answer the question?
Should incorporate something that cleans up database. Like if user hasn't logged in for 2months it gets rid of excess data (rooms furni etc) I know this could be done in php but would be good for it to be incorporated so that everything does get wiped and leaves stuff that may effect emulator performance.Could do one in Lua, to clean the un-needed garbage [usually garbage collector does this] But in Lua i can make it so it cleans unused Resources from the Habbo functions.
Also updated main post.
Should incorporate something that cleans up database. Like if user hasn't logged in for 2months it gets rid of excess data (rooms furni etc) I know this could be done in php but would be good for it to be incorporated so that everything does get wiped and leaves stuff that may effect emulator performance.