Thread: 718+

Results 1 to 7 of 7
  1. #1 718+ 
    Registered Member
    Join Date
    Nov 2012
    Posts
    599
    Thanks given
    14
    Thanks received
    54
    Rep Power
    26
    can anyone pls help or explain to me what each clientscripts stand for or has a list?
    eg.
    http://prntscr.com/od9uz9

    what do these clientscripts mean for graardor?
    Reply With Quote  
     

  2. #2  
    Donator

    Yuuji's Avatar
    Join Date
    Feb 2012
    Posts
    678
    Thanks given
    232
    Thanks received
    153
    Rep Power
    197
    Quote Originally Posted by khayam View Post
    can anyone pls help or explain to me what each clientscripts stand for or has a list?
    eg.
    http://prntscr.com/od9uz9

    what do these clientscripts mean for graardor?
    Not super familiar with NPC clientscripts specifically, but to give a rough explanation.

    Clientscripts is essentially another way, the cache is storing data that the server could use, that you otherwise, manually enter (Equipment requirements, ect.). I/E: Master capes: If you look at the Dungeoneering Master cape just for an example, KEY: 528, VALUE: BOOST,
    KEY:277, VALUE: 24.

    I am not extremely knowledgeable when it comes to client scripts, if anyone could explain them to him better please feel free! And correct me anywhere I am wrong! This is just my understanding, since I have been messing with them myself.

    Attached image
    Attached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Oct 2017
    Posts
    24
    Thanks given
    2
    Thanks received
    5
    Rep Power
    0
    npc hp, npc respawn delay, attack delay, maxhit etc..
    Reply With Quote  
     

  4. #4  
    Christ is King

    Makar's Avatar
    Join Date
    Jul 2011
    Age
    29
    Posts
    2,004
    Thanks given
    545
    Thanks received
    965
    Rep Power
    427
    Attached image
    The best open-source pre-eoc remake project that isn't in its early stages for once
    Darkan Client (727 Client Refactor)
    Darkan World Server
    “It would not be impossible to prove with sufficient repetition and a psychological understanding of the people concerned that a square is in fact a circle. They are mere words, and words can be molded until they clothe ideas and disguise.”
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Owner of Zerion/Orvii
    robstever's Avatar
    Join Date
    Jun 2013
    Posts
    154
    Thanks given
    60
    Thanks received
    22
    Rep Power
    45
    these are some clientScript Keys I found for Items

    Spoiler for keyValues:
    key,Object - Example

    0,Integer - Stab attack bonus
    1,Integer - Slash attack bonus
    2,Integer - Crush attack bonus
    3,Integer - Magic attack bonus
    4,Integer - Range attack bonus
    5,Integer - Stab defense bonus
    6,Integer - Slash defense bonus
    7,Integer - Crush defense bonus
    8,Integer - Magic defense bonus
    9,Integer - Range defense bonus

    11,Integer - Prayer bonus

    14,Integer - Attack speed

    23,Integer - Ranged level requirement ? ( 20<- /40)

    277,Integer - Maxed skill requirement

    417,Integer - Summoning defense bonus

    528,String - Equipment tab Option (ActionButtons2)
    529,String - Equipment tab Option (ActionButtons3)
    530,String - Equipment tab Option (ActionButtons4)
    531,String - Equipment tab Option (ActionButtons5)

    641,Integer - Melee Strength bonus
    642,Integer - Magic Strength bonus
    643,Integer - Ranged Strength bonus
    644,Integer - Render Animation Id

    685,Integer - Magic damage
    686,Integer - Attack Styles Tab
    687,Integer - Special bar (1)

    749,Integer - Skill Id Requirment
    750,Integer - Skill Level Requirment
    751,Integer - Skill Id Requirment
    752,Integer - Skill Level Requirment
    753,Integer - Skill Id Requirment
    754,Integer - Skill Level Requirment
    755,Integer - Skill Id Requirment
    756,Integer - Skill Level Requirment
    757,Integer - Skill Id Requirment
    758,Integer - Skill Level Requirment

    861,Integer - Quest Id Requirement

    967,Integer - Absorbe melee bonus
    968,Integer - Absorbe range bonus
    969,Integer - Absorbe magic bonus


    Here are some ClientScript Keys for Attack Styles

    Spoiler for Styles:
    Value - Attack Style
    0 - Unarmed
    1 - Staff/Wand
    2 - Battleaxe/Hatchet
    3 - Spear - no combined attack
    4 - Pickaxe
    5 - Dagger/Rapier
    6 - Scimitar/Longsword/Teasing Stick
    7 - 2h/Godsword
    8 - Mace/Anchor
    9 - Claws
    10 - Warhammer/Maul
    11 - Abyssal Whip
    12 - Fun Weapons
    13 - Darts/Knives
    14 - Spear/Hasta/Noose Wand
    15 - Halberd
    16 - Shortbox/Longbow/Comp Bow
    17 - Crossbow
    18 - Dart/Knife/Thrownaxe/Javelin/Snowball
    19 - Chinchompa
    20 - Fixed Device
    21 - Salamander
    22 - Scythe
    23 - Spear
    24 - Sling,Chuck,Lob
    25 - Jab,Swipe,Fend


    I know this isn't exactly what you were asking for, but I figured I would throw it out there in case it helps anyone!
    Reply With Quote  
     

  7. #6  
    Banned
    Join Date
    Apr 2019
    Posts
    36
    Thanks given
    1
    Thanks received
    8
    Rep Power
    0
    Quote Originally Posted by robstever View Post
    these are some clientScript Keys I found for Items

    Spoiler for keyValues:
    key,Object - Example

    0,Integer - Stab attack bonus
    1,Integer - Slash attack bonus
    2,Integer - Crush attack bonus
    3,Integer - Magic attack bonus
    4,Integer - Range attack bonus
    5,Integer - Stab defense bonus
    6,Integer - Slash defense bonus
    7,Integer - Crush defense bonus
    8,Integer - Magic defense bonus
    9,Integer - Range defense bonus

    11,Integer - Prayer bonus

    14,Integer - Attack speed

    23,Integer - Ranged level requirement ? ( 20<- /40)

    277,Integer - Maxed skill requirement

    417,Integer - Summoning defense bonus

    528,String - Equipment tab Option (ActionButtons2)
    529,String - Equipment tab Option (ActionButtons3)
    530,String - Equipment tab Option (ActionButtons4)
    531,String - Equipment tab Option (ActionButtons5)

    641,Integer - Melee Strength bonus
    642,Integer - Magic Strength bonus
    643,Integer - Ranged Strength bonus
    644,Integer - Render Animation Id

    685,Integer - Magic damage
    686,Integer - Attack Styles Tab
    687,Integer - Special bar (1)

    749,Integer - Skill Id Requirment
    750,Integer - Skill Level Requirment
    751,Integer - Skill Id Requirment
    752,Integer - Skill Level Requirment
    753,Integer - Skill Id Requirment
    754,Integer - Skill Level Requirment
    755,Integer - Skill Id Requirment
    756,Integer - Skill Level Requirment
    757,Integer - Skill Id Requirment
    758,Integer - Skill Level Requirment

    861,Integer - Quest Id Requirement

    967,Integer - Absorbe melee bonus
    968,Integer - Absorbe range bonus
    969,Integer - Absorbe magic bonus


    Here are some ClientScript Keys for Attack Styles

    Spoiler for Styles:
    Value - Attack Style
    0 - Unarmed
    1 - Staff/Wand
    2 - Battleaxe/Hatchet
    3 - Spear - no combined attack
    4 - Pickaxe
    5 - Dagger/Rapier
    6 - Scimitar/Longsword/Teasing Stick
    7 - 2h/Godsword
    8 - Mace/Anchor
    9 - Claws
    10 - Warhammer/Maul
    11 - Abyssal Whip
    12 - Fun Weapons
    13 - Darts/Knives
    14 - Spear/Hasta/Noose Wand
    15 - Halberd
    16 - Shortbox/Longbow/Comp Bow
    17 - Crossbow
    18 - Dart/Knife/Thrownaxe/Javelin/Snowball
    19 - Chinchompa
    20 - Fixed Device
    21 - Salamander
    22 - Scythe
    23 - Spear
    24 - Sling,Chuck,Lob
    25 - Jab,Swipe,Fend


    I know this isn't exactly what you were asking for, but I figured I would throw it out there in case it helps anyone!
    Do you have discord? I can help with this.
    Reply With Quote  
     

  8. #7  
    Registered Member
    Join Date
    Nov 2012
    Posts
    599
    Thanks given
    14
    Thanks received
    54
    Rep Power
    26
    yh add me khayam#1397
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [718] Zamron | Ateria 718/742 release
    By Oogle in forum Downloads
    Replies: 131
    Last Post: 02-18-2019, 11:41 PM
  2. Replies: 287
    Last Post: 07-24-2018, 01:23 AM
  3. [718] [718][Unity] Runescape in Unity 5 - Patyosaurs
    By Patyosaurs in forum Projects
    Replies: 24
    Last Post: 01-30-2018, 08:09 AM
  4. Replies: 6
    Last Post: 01-05-2018, 01:16 AM
  5. [718] [718]Runescape Remake
    By MyMinigame in forum Projects
    Replies: 24
    Last Post: 12-21-2017, 01:39 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •