Okay this is "MVP" mob guide like some ppl wants :)
Okay first add this to client.cs, somewere around line 13850
Go ingame and type /mvp and done :)
:D
Okay first add this to client.cs, somewere around line 13850
Now go to DB and add mob name 2Fast4You[MPV] and lvl 255, mech 353 :)Quote:
if (Splitter[0] == "/mvp")
{
SingleMob G = new SingleMob((short)MyChar.LocX, (short)MyChar.LocY, Convert.ToInt16((uint)MyChar.LocMap), 45472, 45472, 394, 394, (uint)General.Rand.Next(400000, 500000), "2Fast4You[MVP]", 353, 255, 0, 0, 0, true);
G.ReviveTime_Minutes = 60000;
Mobs.AllMobs.Add(G.UID, G);
World.SurroundMobs(MyChar, false);
World.SendMsgToAll(" The MVP mob has spawned!Hurry up and wsp GM to get recalled!", "SYSTEM", 2011);
G.ReviveTime_Minutes = 90000000;
}
Go ingame and type /mvp and done :)
:D