
11-10-2001, 02:25 PM
|
|
Wishing he had 3 feet
|
Join Date: Aug 2001
Location: Basement
Posts: 1,565
|
|
actually....
|
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... |
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
|
|
|
|