Yes, I have used it before. I still think it's easier to use player index's then typing in names. That looks more complicated that just typing \pl and \t # teleporter name or \t # x y z.
they're both unstable, however SAPP lags because in his eventsystem, terminator is POLLING for changes, anyone who is a coder will know that POLLING for changes is looping through data waiting for a change, this is using up resources, however the better way would be to hook actual functions that are fired on an event, obviously this can cause problems when you have a big event, however using the event system is sapp will cause more problems as it is in a seperate thread and that will cause memory r/w conflicts.
hence rec0's app is the better choice for now.
Try out Abyll's server app if you want, it's better than SAPP but I still don't think it's quite as good as the Devicator. The thing that sets the Devicator apart from most of the other server applications is the fact that it uses a database to store information. Which lets you use name shortcuts and such, the ability to use player names as opposed to <playerindex> also helps a lot.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks