Ranged Focus

Information about fixes, tweaks and updates to NS3.5.
Dr_Fangorn_ns3
Site Admin
Posts: 1637
Joined: Thu Jul 24, 2003 1:35 am
Contact:

Ranged Focus

Post by Dr_Fangorn_ns3 »

Pros and I are attempting to fix the ranged focus scripting. Since we no longer have a test server, I'll be applying the fix to North. I'll try and give it another go tonight, seems that the first fix didn't take. Let me know on this thread if it works or not. I'll keep folks updated in here.
------------
DM Fang
Server Op, NS 3.5 North
Developer, NS 3.5

Dr_Fangorn_ns3
Site Admin
Posts: 1637
Joined: Thu Jul 24, 2003 1:35 am
Contact:

Post by Dr_Fangorn_ns3 »

Alright, an updated script for the ranged training focus is going to be online on North as of the 23h00 update. Please let me know here if it works or not.
------------
DM Fang
Server Op, NS 3.5 North
Developer, NS 3.5

azndwagono5_ns3
Noob
Posts: 10
Joined: Fri Mar 03, 2006 5:44 pm

Post by azndwagono5_ns3 »

nope not working i equiped ranged weapon n says the same thing :S
Image

Dr_Fangorn_ns3
Site Admin
Posts: 1637
Joined: Thu Jul 24, 2003 1:35 am
Contact:

Post by Dr_Fangorn_ns3 »

What does it say?
------------
DM Fang
Server Op, NS 3.5 North
Developer, NS 3.5

azndwagono5_ns3
Noob
Posts: 10
Joined: Fri Mar 03, 2006 5:44 pm

Post by azndwagono5_ns3 »

ok when you equip a bow and use the ranged focus it says "this is not a ranged weapon!"
Image

cryodog2_ns3
Forum Moderator
Posts: 916
Joined: Mon Feb 02, 2004 4:26 pm

Post by cryodog2_ns3 »

same for me
Image

NS 3.5 DM

User avatar
Pros_ns3
Site Admin
Posts: 1101
Joined: Wed Dec 18, 2002 11:44 am
Location: Connecticut
Contact:

Post by Pros_ns3 »

Well the old script is supposed to give a bonus to a few classes and also if they have certain ranged weapons equiped in their right hand.

Code: Select all

    int nBonus = GetLevelByClass(CLASS_TYPE_RANGER,oPC) + GetLevelByClass(CLASS_TYPE_DRUID,oPC) + GetLevelByClass(CLASS_TYPE_BARD,oPC) + GetLevelByClass(CLASS_TYPE_ROGUE,oPC) + GetLevelByClass(CLASS_TYPE_ARCANE_ARCHER, oPC);


and

Code: Select all

    switch(GetBaseItemType(GetItemInSlot(INVENTORY_SLOT_RIGHTHAND,oPC)))
    {
        case BASE_ITEM_HEAVYCROSSBOW:
        case BASE_ITEM_LIGHTCROSSBOW:
        case BASE_ITEM_LONGBOW:
        case BASE_ITEM_SHORTBOW:
        case BASE_ITEM_SLING:
        case BASE_ITEM_SHURIKEN:
        case BASE_ITEM_DART:
        case BASE_ITEM_THROWINGAXE:

Dr_Fangorn_ns3
Site Admin
Posts: 1637
Joined: Thu Jul 24, 2003 1:35 am
Contact:

Post by Dr_Fangorn_ns3 »

Pros, I'll send you what the current fix is at, I don't have a copy of the old script.
------------
DM Fang
Server Op, NS 3.5 North
Developer, NS 3.5

User avatar
Pros_ns3
Site Admin
Posts: 1101
Joined: Wed Dec 18, 2002 11:44 am
Location: Connecticut
Contact:

Post by Pros_ns3 »

Is anyone able to use this focus or is it just the 4 or 5 ranged classes? I would think that if someone outside of the classes used it, it may still look to work but give no bonus(not sure about that). I'll probably just make a new script from scratch.

azndwagono5_ns3
Noob
Posts: 10
Joined: Fri Mar 03, 2006 5:44 pm

Post by azndwagono5_ns3 »

still no luck fixing the ranged focus?
Image

cryodog2_ns3
Forum Moderator
Posts: 916
Joined: Mon Feb 02, 2004 4:26 pm

Post by cryodog2_ns3 »

any updates on the ranged focus? I logged on today and it still doesnt work
Image

NS 3.5 DM

User avatar
Pros_ns3
Site Admin
Posts: 1101
Joined: Wed Dec 18, 2002 11:44 am
Location: Connecticut
Contact:

Post by Pros_ns3 »

Try testing this on the East server. Fang uses one script and I use another at the moment. There may not be any difference but see how it is on East.

Annys_ns3
Noob
Posts: 30
Joined: Sun Oct 12, 2003 9:31 pm
Contact:

Post by Annys_ns3 »

surely archers have high enougth ab anyway ?

User avatar
NOMAD_CA_ns3
Wheres the donation box?
Posts: 190
Joined: Sun Feb 11, 2007 5:57 pm

Post by NOMAD_CA_ns3 »

Looks like the new version is installed on West. My dragon can not use it anymore :(
NOMAD

Archangel West side of Hell

Barrier †HA†
Ironlord †HA†
Shadowsinger † HA †
Wicked Witch of the West

User avatar
ssk_ns3
Pk Bait
Posts: 79
Joined: Thu Feb 27, 2003 9:53 pm

Post by ssk_ns3 »

u need my great testin skills lol
The White

Locked

Return to “Tweaks and mod updates”