[RE-RELEASE] Simple Stamina code for LOFT

07/07/2009 09:56 UnoAmigos#1
Code:
if (Splitter[0] == "@stamina")
                                        {
                                            MyChar.Stamina = 100;
                                            MyChar.MyClient.SendPacket(General.MyPackets.Vital(MyChar.UID, 9, MyChar.Stamina));
                                            World.UpdateSpawn(MyChar);

                                        }
07/07/2009 10:13 damianpesta#2
Quote:
Originally Posted by UnoAmigos View Post
Code:
if (Splitter[0] == "@stamina")
                                        {
                                            MyChar.Stamina = 100;
                                            MyChar.MyClient.SendPacket(General.MyPackets.Vital(MyChar.UID, 9(nope its 0x09), MyChar.Stamina));
                                            World.UpdateSpawn(MyChar);

                                        }
Dude seriously stop posting rubbish , your wasting memory with things like that.I bet everyone (AND I MEAN EVERYONE) know how to do a stamina command that is not even done properly but w.e.
07/07/2009 10:38 ~*NewDuuDe*~#3
You could just use FireCircle.
That clears up stamina.
07/07/2009 13:58 AmbiguousStatement#4
Or you can just be pro, and sit.