Quote:
Originally posted by Saga2001
Well...
1.) HP BARS ARE OLD AND SIMPLE!!! I would be glad to make one for anyone...I made doomsday's plus I made a menu thingy....If you wish to see it mail me...
2.) the only problem with time stuff, that i have had is that i want to make it so that its a server var, correct, welll if every player has that system...and ever second on the server, it adds one? well your screwed because it adds one for every player online...right? i don't know, i suppose you could do this:
Code:
if (timeout) {
if (strequals(#a,server.counter)) {
server.time++;
}
timeout=.05;
}
a few problems though, if that player left would we have a script that kicks in to make another player count the time...what if that person was lagging? could we make it so that it would just kick on to the next person if the seconds do not change for a second? its very possible, i think we should make a project devoted to making kool stuff like that...than again i am very tired...
tell me what you think, maybe we could make a really sweet time script, also if you would be interasted in looking into a very HIGHLY scripted and needing image designers and nats but no lats server, e-mail or pm me on graal...
|
As stated previously by me. It is not possible to keep accurate time without timevar.
I do believe you can keep somewhat accurate time with the method described above. but it does require at least one player stay on the server at all times. Which is pretty much impossible unless you manage to get a very very popular server.
--rogue shadow
-- guy sharing your account heh