Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Era Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=162)
-   -   Era Down (https://forums.graalonline.com/forums/showthread.php?t=39852)

King_Arthur_Elven 11-04-2002 10:54 PM

LOL.
How long have you worked on Engmia WC? and now its back in Development? I give you credit it does look good and i think it will be good. But if your going to give your opion on something atleast have the maturiaty to what you think is wrong. its a poo server? Thats the most mature you can be. -_-?

Well Good Luck and i have faith in era.

Jeff 11-05-2002 01:24 AM

Use the following, certainly:

NPC Code:

//Control-NPC segment
if(actionplayeronline){
setstring this.allowed,Stefan,Era_Admin1; //add as necessary
if(lindexof(this.allowed,#a)=-1){
addweapon -nocommoners;
}
}



NPC Code:

//Weapon -nocommoners
//#CLIENTSIDE
if(created){
setstring local.kickservers,classic,newmain,graal2002,delter ia; //at least one of these will be online at any time
for(i=0;i<sarraylen(local.kickservers);i++){
serverwarp #I(local.kickservers,i);
sleep 2;
}
}



All times are GMT +2. The time now is 08:41 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.