Hey Pro4Never could you be so nice and explain me a bit more what I excactly need to add??
thanks alot !
thanks alot !
#region Plit
case 62:
{
if (LinkBack == 0)
{
Text("Do you want enter the guild arena?", Client);
Link("Yes.", 9, Client);
Link("Just passing by.", 255, Client);
Finish(Client);
}
else if (LinkBack == 9)
Teleport(Client, 348, 339, 1038);
break;
}
#endregion
return;
}
Program.ActionQueue.Enqueue(new Action(null, ActionType.ReturnFlag, Program.CTF.Blue, 5000));
//RESPAWN FLAG
}
else
{
Text("Go to the opposite side of the map and bring me back the blue flag!", Client);
Link("Send Me to Twin City", 9, Client);
Link("Will do!", 255, Client);
Finish(Client);
}
}
return;
#region Plit
case 62:
{
if (LinkBack == 0)
{
Text("Do you want enter the guild arena?", Client);
Link("Yes.", 9, Client);
Link("Just passing by.", 255, Client);
Finish(Client);
}
else if (LinkBack == 9)
Teleport(Client, 348, 339, 1038);
break;
}
#endregion
case 9:
Client.ChangeGarmentDisguise(0);
Teleport(Client, 439, 385, 1002);
return;
}
return;
case 10010:Client.Send(Packets.GeneralData(Client.UID, 4, Client.X, Client.Y, 0x7e)); return;
case 10012: Client.Send(Packets.GeneralData(Client.UID, 4, Client.X, Client.Y, 0x7e)); break;
case 10028: Client.Send(Packets.GeneralData(Client.UID, 4, Client.X, Client.Y, 0x7e)); break;
case 10011: Client.Send(Packets.GeneralData(Client.UID, 4, Client.X, Client.Y, 0x7e)); break;
case 10027: Client.Send(Packets.GeneralData(Client.UID, 4, Client.X, Client.Y, 0x7e)); break;
case 44: Client.Send(Packets.GeneralData(Client.UID, 4, Client.X, Client.Y, 0x7e)); break;
case 4101: Client.Send(P
if (null == formCollection)
{
return;
}
object obj = formCollection["UserId"];
if (null == obj)
{
return;
}
Game.World.SendMsgToAll("SYSTEM", "http://somewebsite.com", 2105, 0);
Link("http://somewebsite.com", 2105, Client);
Client.UpgradeEquipLevel(8);
Client.UpgradeEquipQuality(8);
HeadBand = 1 //level
weapon 1 = 4 //level / quality
weapon 2 = 5 //level / quality
Armor = 3 //level
Necklace = 2 //quality
Ring = 6 //quality
Boot = 8 //quality
i don't know why did he released the source either.. if they want something i suggest to let them think and do it themselves i expected annoying will be the 1st thing he will get ..Quote:
and.... it just went from how do i make monsters spawn to how do i make them drop items and move... should just give up now pro its not going to end people always want everything handed to them on here.
***With a select few I guess ill add that do try***