12 lines
754 B
Plaintext
12 lines
754 B
Plaintext
///////////////Entering Imformation for Newbies////////////////////////////////
|
|
//////////////////////By DARK VETEGA PRINCE//////////////////////
|
|
////////This goes in the onenter of an area/////////////////////////////////////
|
|
void main()
|
|
{
|
|
object oPlayer=GetEnteringObject();
|
|
|
|
{
|
|
SendMessageToPC(oPlayer, "Welcome to RUNE everybody! As of right now this server has item restrictions on so make sure you don't equip somethign that might restrict you to come back and use your character, Please check out the ( Guild of Rune ) forum at the bioware guild section and join up......If you find any bugs what so ever from quests or what not or transistion errors please email me at vasteel3000@yahoo.com");
|
|
}
|
|
}
|