Thread: Classes
View Single Post
  #8  
Old 07-11-2001, 08:43 PM
Knightoffrost Knightoffrost is offline
and Delph Inc.
Knightoffrost's Avatar
Join Date: Jul 2001
Location: Canada
Posts: 1,162
Knightoffrost is on a distinguished road
Send a message via ICQ to Knightoffrost Send a message via AIM to Knightoffrost Send a message via Yahoo to Knightoffrost
Quote:
Originally posted by ownerofbabylon
oh no, are you serious? Well what would be better. Should I have it so when they talk to the guy and become one they have a flag set like server.class=light or somthing? I dont know how badly this would make it all lag. Or should I just find a staff who is always on that has FTP access and they talk to him to become one? I cant think of anything else.
discard your idea... dont do it like server flags.. just do it like a normal flag... like an example if you choose dark..
if(playersays(dark)) {
set playeris_dark;
}
and then you can work the dark warriors or whatever around that flag..
if(playersays(light)) {
set playeris_light;
}
and then you can work the light warriors or whatever around that flag..
__________________
Xerphier Dintch
Featuring
Reply With Quote