VaultNetwork.net Vault Network Boards
Author Topic: Status on Bandit Sight [Locked]
Lila_the_Cautious
Posts: 25
Registered:
Thanks for the update(s) Faile.
Bowdiddly
Posts: 35
Registered:
only 10K, doh!


Can't wait to take it for a test drive! Keep up the great work! Decal is still Alpha, so yr good, take yr time!
Daveman_HG
Posts: 2
Registered:
Faile Pwnz all!!
-Faile-Bashere-
Posts: 41
Registered: 2000-11-30 09:57:51
Update:


------ Build started: Project: BanditSight.NET, Configuration: Release Any CPU ------

Vbc.exe /noconfig /imports:Microsoft.VisualBasic, System,System.Collections, System.Collections.Generic, System.Data,System.Diagnostics /nowarn:"41999,42016,42017,42018,42019,42020,42021,42022,42032,42036" /optionstrict- /rootnamespace:BanditSight /doc:obj\Release\BanditSight.NET.xml /define:"CONFIG=\"Release\",TRACE=-1,_MyType=\"Windows\"" /reference: "C:\Program Files\Decal\Decal.Adapter.dll",C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\System.Data.dll, C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\System.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\System.Xml.dll, "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Core.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Controls.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Filters.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Net.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Inject.DLL", C:\WINDOWS\assembly\GAC\stdole\7.0.3300.0__b03f5f7f11d50a3a\stdole.dll, obj\Release\Interop.DecalDat.dll, obj\Release\Interop.DecalInput.dll,obj\Release\Interop.DecalRender.dll, obj\Release\Interop.SpellFilter.dll /debugdbonly /optimize+ /out:obj\Release\BanditSight.dll /resource: obj\Release\BanditSight.Resources.resources /target:library Alert.vb AlertEditor.vb BaseView.vb ChatHandler.vb CustomTypes.vb Dictionary.vb GameItem.vb Grading.vb Keyword.vb KeywordEditor.vb MainView.vb Plugin.vb "My Project\AssemblyInfo.vb" "My Project\Application.Designer.vb" "My Project\Resources.Designer.vb" "My Project\Settings.Designer.vb" Profile.vb LootRule.vb ProfileEditor.vb RuleEditor.vb SharedRoutines.vb WeaponRange.vb Sound.vb

K:\BanditSight.NET\BanditSight.NET\BaseView.vb(21) : warning BC40027: Return type of function 'Control' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\GameItem.vb(25) : warning BC40028: Type of parameter 'WO' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\GameItem.vb(163) : warning BC40027: Return type of function 'ObjectClass' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\GameItem.vb(342) : warning BC40027: Return type of function 'Spells' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\GameItem.vb(346) : warning BC42107: Property 'Spells' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used.

K:\BanditSight.NET\BanditSight.NET\Plugin.vb(9) : warning BC40025: Type of member 'FilterWorld' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\Plugin.vb(10) : warning BC40025: Type of member 'FilterEcho' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\Plugin.vb(11) : warning BC40025: Type of member 'FilterCharStats' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\Plugin.vb(12) : warning BC40025: Type of member 'FilterSpell' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(10) : warning BC40025: Type of member 'cboRules' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(11) : warning BC40025: Type of member 'cboTrophies' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(12) : warning BC40025: Type of member 'cboAlerts' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(14) : warning BC40025: Type of member 'cboCorpseAlerts' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(15) : warning BC40025: Type of member 'cboGuildmateAlerts' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(16) : warning BC40025: Type of member 'cboPortalAlerts' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(17) : warning BC40025: Type of member 'cboScrollAlerts' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(19) : warning BC40025: Type of member 'chkMyCorpses' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(20) : warning BC40025: Type of member 'chkGuildmates' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(21) : warning BC40025: Type of member 'chkPortals' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(22) : warning BC40025: Type of member 'chkScrolls' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(34) : warning BC40025: Type of member 'cmdRuleEdit' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(35) : warning BC40025: Type of member 'cmdRuleDelete' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(36) : warning BC40025: Type of member 'cmdRuleNew' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(37) : warning BC40025: Type of member 'cmdRuleUp' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(38) : warning BC40025: Type of member 'cmdRuleDown' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(39) : warning BC40025: Type of member 'cmdTrophyEdit' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(40) : warning BC40025: Type of member 'cmdTrophyNew' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(41) : warning BC40025: Type of member 'cmdTrophyDelete' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(42) : warning BC40025: Type of member 'cmdAlertEdit' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(43) : warning BC40025: Type of member 'cmdAlertNew' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(44) : warning BC40025: Type of member 'cmdAlertDelete' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(46) : warning BC40025: Type of member 'txtTab1' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(47) : warning BC40025: Type of member 'txtTab2' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(48) : warning BC40025: Type of member 'txtTab3' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(49) : warning BC40025: Type of member 'txtTab4' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(51) : warning BC40025: Type of member 'cmdHelp' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(52) : warning BC40025: Type of member 'cmdPerformance' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(53) : warning BC40025: Type of member 'cmdSave' is not CLS-compliant.

K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(54) : warning BC40025: Type of member 'cmdCancel' is not CLS-compliant.

BanditSight.NET -> C:\Program Files\decal\BanditSight.NET\BanditSight.dll

========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========


^^^^^ Finally

 

-----signature-----
Retired
lvl 126(AC), lvl49(AC2), lvl28(AO), lvl 12(HZ), lvl 49(WoW)
Bandits Reborn: http://www.banditsreborn.com
My AC1/AO/HZ utilities: http://www.banditsreborn.com/banditutils.htm
When 20,000 posts you reach, look as good you will not
Gibsun1
Posts: 5
Registered:
So Sweet, so sweet.


Best plugin ever if you ask me and the only one I "must" have


I don't understand all that except the lines:

========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========


^^^^^ Finally happy


So I wounder if that ment it is done and there will come a link to where to DL it soon?


Bye the way, did I say I love your BS/2
Excogitate-Pudendum  1 star
Posts: 100
Registered: 2001-2-24 11:07:37
wow!


TY does not seem like enough but .... TY


eX

 

-----signature-----
Currently Playing: Asheron's Call Wintersebb
275 Sword,Mage,Xbow,Trade Mule
"Death Before Dishonor, Loyalty Above All"
"I was sword before sword was cool!"
Proud Monarch of the Marauders!
Lokkie_the_Fierce  3 stars
Posts: 697
Registered: 2002-12-12 15:17:57
woot! go Faile!

 

-----signature-----
WARLORD OF PI
Lokkie_the_Fierce (+3.14)
http://c.mymovies.dk/ryejay123
Wussy_Woy
Title: Total Mad Ownage
Posts: 21
Registered: 2001-12-20 09:14:59
Anxiously awaiting this plugin...

 

-----signature-----
Owned by Authority: Wussy_Woy, whose unruly behavior attracted 3 moderator edits.
Total Mad Ownage :: Thunder Toyota
http://total-mad-ownage.minitroopers.com
http://total-mad-ownage.mybrute.com
Tofino  1 star
Title: Pika! Pika!
Pika-noob!

Posts: 130
Registered: 2001-5-14 08:57:17
YAY!

 

-----signature-----
WoW - Dawnbringer - Horde
- Chef Tofi (BE Tankdin) - Tofino (Orc Hunter) - Tofidots (BE Lock)
klemtar
Posts: 8
Registered: 2001-1-23 13:40:08
tag

 

-----signature-----
Klemtar Lvl 195 Bow
Tarn lvl 175
Kalar lvl 101