Results 1 to 1 of 1
  1. #1
    onlykl
    onlykl is offline
    Guest
    Join Date
    2014 Apr
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Script don't work

    Hello everyone I'm trying to workout on some quest finish so do you see something wrong here because it doesnt work:

    Code:
    $lv195 = GetPlayerInfo( -1 , "level" )
    		
    		if $lvl95 >= 95
    			$t176done = IsTaskDone(-1, 176)
    			if $t176done != 0
    				SetTaskDone(-1, 176)
    			endif
    		endif
    It should check if task 176 is not finished, to make it finished. But it doesn't work. Do you have any idea why?
    I've put this code in OnLogin function in player.s

Similar Threads

  1. [Help] Something really work?
    By vinicim02 in forum Aika Bots, Hacks, Cheats
    Replies: 3
    Last Post: 2012-12-16, 10:13 PM
  2. [Hack] This work ?
    By wetoneto in forum Aika Online
    Replies: 3
    Last Post: 2012-04-01, 01:18 PM
  3. [Help] how do this work?
    By sjakie28 in forum Requiem Online
    Replies: 2
    Last Post: 2011-02-03, 07:51 PM
  4. Does this work ?!
    By Juicenes in forum Requiem Online
    Replies: 5
    Last Post: 2010-11-29, 03:48 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
  •