Signup Now
Page 10 of 14 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 131

Thread: Kill Counter

  1. #91
    Banned
    Join Date
    Nov 2014
    Posts
    377
    Reputation
    25
    Rep Power
    0
    @Raphael
    im getting this error



    ohh fixed there was "f" and should be "if" my bad ;D

  2. #92
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    @Raphael,
    that persistent dont work?
    if killCount.get('Terramite') > 330 and $wptsection == 'Respawn' then
    gotolabel('Exit' , 'LeaveResp')
    end

  3. #93
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    @Dworak its worktfor you ? /\

    And KillCount.reset ?
    Its dont working for me

  4. #94
    Wind Powered
    Join Date
    Dec 2013
    Location
    dvscripts.com
    Posts
    7,105
    Reputation
    433
    Rep Power
    39
    Quote Originally Posted by xwclx View Post
    @Dworak its worktfor you ? /\

    And KillCount.reset ?
    Its dont working for me
    Do you have code from 1 post in Scripter -> Persistent ?

  5. #95
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,769
    Reputation
    151
    Rep Power
    31
    try terramite and not Terramite @xwclx

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

  6. #96
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by xwclx View Post
    @Raphael,
    that persistent dont work?
    if killCount.get('Terramite') > 330 and $wptsection == 'Respawn' then
    gotolabel('Exit' , 'LeaveResp')
    end
    Is this a persistent or an action? If it's a persistent, it's broken as hell.

  7. #97
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    Quote Originally Posted by Raphael View Post
    Is this a persistent or an action? If it's a persistent, it's broken as hell.
    haha persistent...
    why u say that?

  8. #98
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by xwclx View Post
    haha persistent...
    why u say that?
    For starters, every persistent hotkey must have an 'auto(xxx)' at the beginning.

  9. #99
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    Quote Originally Posted by Raphael View Post
    For starters, every persistent hotkey must have an 'auto(xxx)' at the beginning.
    just it?

    have tutorial for persistents? how to do? i want to learn

  10. #100
    Free User Carnufex's Avatar
    Join Date
    Mar 2014
    Posts
    66
    Reputation
    11
    Rep Power
    21
    So, I tried making this hotkey after noticing in one of my scripts that the counter never resets. It still doesnt do with this hotkey (on press). What it does is say how many I've killed tho. So its found in the DB.
    Code:
    killCount.reset('Gaint Spider')
    x = killCount.get('Giant Spider')
    say(x)
    What am I doing wrong? @Raphael
    Teenage mutant ninja powers.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •