VaultNetwork.net Vault Network Boards
Author Topic: Any Coder Friendly People Around? [Locked]
Decapitation
Title: Failed to Apply
Posts: 12
Registered: 2004-5-10 23:37:46
I want to try and develop a simple plugin for decal, it'll go like this:

I want it to recognize when a allegiance request is sent it and basically have it auto accept,
as simple as that, there is quite a bit of solo allegiance's on morningthaw without mansions,
well there is also a few allegiances that are willing to let some people swear in to use there devices and then break when done,

sounds fairly easy but the hard part I wouldn't beable to figure out is, how to recognize a request being sent in,
if anyone has any ideas or can do something along these lines or wants to collab on it, let me know.

 

-----signature-----
Darktide.
Aenr Failed to WakeupScold
Pyrocy tells you, "I have this itch, its like inside my ***** not on it, but inside"
Drakier  4 stars
Posts: 1,486
Registered:
look at the Protocol. You'll have to look for the message being sent.
Decapitation
Title: Failed to Apply
Posts: 12
Registered: 2004-5-10 23:37:46
Mind helping me right a script for this Drakier?
your help would be much more superior than my own work.

 

-----signature-----
Darktide.
Aenr Failed to WakeupScold
Pyrocy tells you, "I have this itch, its like inside my ***** not on it, but inside"
agnari  4 stars
Posts: 1,134
Registered: 2000-10-10 19:35:28
the QUICKEST solution i could think of (at least for many NON decal coders) would be to hack castaway.


it already monitors /tells, so it would be fairly easy to add a small script to react to a special tell. then write an ACTool script that handles the accept a vassal reaction, which of course the actool script would be fired off by the special tell.

 

-----signature-----
Ag Nar
Portal Mule Master of the Loresraat
Mastering the pixels of gamedom, 1 MMORPG at a time..
Decapitation
Title: Failed to Apply
Posts: 12
Registered: 2004-5-10 23:37:46
Good point, i'll take a look inside of castaway and see what I can come up with

 

-----signature-----
Darktide.
Aenr Failed to WakeupScold
Pyrocy tells you, "I have this itch, its like inside my ***** not on it, but inside"
Darktorizo  1 star
Posts: 216
Registered: 2006-12-10 14:00:32
Actually you would not even need Castaway if you are just monitoring /tells, as ACTool monitors /tells and would be able to do everything you need.

Procedure ProcedureNameHere when _telltext = Tell Text to React to

Actions you want taken as a result of Tell Text

ClearPluginVar _telltext
ClearPluginVar _tellname
End

Just as an example

 

-----signature-----
Guinevere du Avalon - Level 275 - Mage (WarMeleeD Spec)2 Hour Buff Bot - TD
~* Explorer of Dereth *~
GoArrow Database Updates (Full): http://db.tt/6UlVIW
GoArrow Database Update Page: http://db.tt/9lJUeE4
Decapitation
Title: Failed to Apply
Posts: 12
Registered: 2004-5-10 23:37:46
Touche'
well, in that case i'll go the actool way fully then,
i'm going to have to re-up a bit, super rusty with coder,
I think it should come out pretty easy and simple though, it's just basic.

 

-----signature-----
Darktide.
Aenr Failed to WakeupScold
Pyrocy tells you, "I have this itch, its like inside my ***** not on it, but inside"

VaultNetwork.net is an independently operated community forum and is not affiliated with, endorsed by, or technically based on IGN, GameSpy, FilePlanet, GameStats, or the former IGN/GameSpy Vault Network.
References to VaultNetwork.net mean this site/domain. VNBoards-style presentation is a visual homage only. By using this site, you agree to the forum rules.