Wortel Angels Posted August 3, 2012 Author Share Posted August 3, 2012 *Added AddOn Admin Site, Kick Player, Ban Player***Fixed Guild, Whisper, Duell AddOn's (Dont close if choose Optios)** Link to comment Share on other sites More sharing options...
Zopto Posted August 3, 2012 Share Posted August 3, 2012 wooow grate work man Link to comment Share on other sites More sharing options...
Wortel Angels Posted August 3, 2012 Author Share Posted August 3, 2012 Yeah ;-)Im now at Kill Player but cant find hows handled clientside if the player dies >.<*Added AddOn Make Admin, Remove Admin* Link to comment Share on other sites More sharing options...
Guest Posted August 3, 2012 Share Posted August 3, 2012 @General:> You don't have the real Spirea source, not the one Genusis used to make his game.> > You have a older version that was released by DFA on echostorm.ohh gotcha Link to comment Share on other sites More sharing options...
abhi2011 Posted August 5, 2012 Share Posted August 5, 2012 Nice work. I actually wanted to do this but I couldn't figure it out. Link to comment Share on other sites More sharing options...
Wortel Angels Posted August 6, 2012 Author Share Posted August 6, 2012 *Added AddOn Pathfinding ;-)* Link to comment Share on other sites More sharing options...
abhi2011 Posted August 6, 2012 Share Posted August 6, 2012 Nice. Pathfinding will be awesome. Also add a walk so that using path finding a person can walk till there. Link to comment Share on other sites More sharing options...
Wortel Angels Posted August 6, 2012 Author Share Posted August 6, 2012 it is…Just klick there you want walk and youll walk to it ;-)Adding now Mob Menu Link to comment Share on other sites More sharing options...
abhi2011 Posted August 6, 2012 Share Posted August 6, 2012 I don't think clustering the Menu will be neccessary.Try an NPC one now. It's the same though. The following options attack if fightable and level along with it. If not then trade if shopkeeper also talk should be there. Link to comment Share on other sites More sharing options...
Vus Posted August 6, 2012 Share Posted August 6, 2012 You have added a lot of addons since I checked this last time, I may use some of those, nice work. :) Link to comment Share on other sites More sharing options...
Guest Posted August 6, 2012 Share Posted August 6, 2012 Okay so will this work if i add the click to move tutorial nd add it to an ttack command? Link to comment Share on other sites More sharing options...
Kasparas Posted September 16, 2012 Share Posted September 16, 2012 > **AddOns**> > > >! >! [Add this](http://www.touchofdeathforums.com/smf2/index.php/topic,82165.msg879824.html)> >! And youll walk to the Left-Click position> >! > >! First add this [Here](http://www.touchofdeathforums.com/smf2/index.php/topic,82036.0.html)> >! Then change> >! ```> If frmMain.picPlayerInfo.Visible = True Then> >! If myTargetType = TARGET_TYPE_PLAYER And myTarget <> MyIndex Then> >! frmMain.lblPlayerName.Caption = Trim(Player(myTarget).Name) & "- Level" & Trim(Player(Index).Level)> >! frmMain.charstat(0).Caption = "Str: " & Trim(Player(myTarget).Stat(1))> >! frmMain.charstat(1).Caption = "End: " & Trim(Player(myTarget).Stat(2))> >! frmMain.charstat(2).Caption = "Int: " & Trim(Player(myTarget).Stat(3))> >! frmMain.charstat(3).Caption = "Agi: " & Trim(Player(myTarget).Stat(4))> >! frmMain.charstat(4).Caption = "Will: " & Trim(Player(myTarget).Stat(5))> >! Else> >! frmMain.picPlayerInfo.Visible = False> >! AddText "Invalid target.", BrightRed> >! End If> >! Else> >! End If> ```> >! to> >! ```> >! If frmMain.picPlayerInfo.Visible = True Then> >! frmMain.lblPlayerName.Caption = Trim(Player(myTarget).Name) & "- Level" & Trim(Player(Index).Level)> >! frmMain.charstat(0).Caption = "Str: " & Trim(Player(myTarget).Stat(1))> >! frmMain.charstat(1).Caption = "End: " & Trim(Player(myTarget).Stat(2))> >! frmMain.charstat(2).Caption = "Int: " & Trim(Player(myTarget).Stat(3))> >! frmMain.charstat(3).Caption = "Agi: " & Trim(Player(myTarget).Stat(4))> >! frmMain.charstat(4).Caption = "Will: " & Trim(Player(myTarget).Stat(5))> >! Else> >! frmMain.picPlayerInfo.Visible = False> >! End If> ```> >! Then> >! Klick on the Label which opens the picPlayerInfo> >! And delete the Code> >! Then> >! Delete the Label> >! Then Add to picMenu an label> >! Name: lblMViewPlayer> >! Caption: View Player> >! Then klick on lblMViewPlayer> >! and add> >! ```> If myTarget <> MyIndex Then> >! picPlayerInfo.Visible = True> >! picMenu.Visible = False> >! Else> >! AddText "Invalid target.", BrightRed> >! picMenu.Visible = False> >! End If> ```> >! The End ;-)> >! ummm those links aren't working ? or i'm missing somehting…> >! because when i press the blue letters "here" it redirects me to home page ![:(](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/sad.png) Link to comment Share on other sites More sharing options...
bunny123 Posted September 21, 2012 Share Posted September 21, 2012 Attachment missing! Links outdated! PLEASE FIX! Thank you. Link to comment Share on other sites More sharing options...
WiseRock Posted November 23, 2012 Share Posted November 23, 2012 I am Bumping this because it needs attachmentsEDIT: Okay Link to comment Share on other sites More sharing options...
Wortel Angels Posted November 23, 2012 Author Share Posted November 23, 2012 Ill fix and search the attachments later ;-) Link to comment Share on other sites More sharing options...
teamokell Posted October 24, 2013 Share Posted October 24, 2013 Need attachments :( Link to comment Share on other sites More sharing options...
IFX Posted January 13, 2015 Share Posted January 13, 2015 Definitely will add the **** out of this. Link to comment Share on other sites More sharing options...
IFX Posted January 15, 2015 Share Posted January 15, 2015 The pathfinding link doesnt work. It looks like something that would be glorious to be able to use. Link to comment Share on other sites More sharing options...
whitespirits Posted January 15, 2015 Share Posted January 15, 2015 I would like this! Link to comment Share on other sites More sharing options...
BladeHart Posted December 27, 2015 Share Posted December 27, 2015 Nice system now its working :D Link to comment Share on other sites More sharing options...
skyzero Posted December 28, 2015 Share Posted December 28, 2015 Could someone convert this system to Skywyre engine?For in DX8 it should work much better.For work with Picturebox gets so ugly design . Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now