Jump to content

Tink0

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by Tink0


  1.  

    Atm i have to click on the link when i see the npc to start teamspeak..

    <URL><INFO> is the client method to give you a link, maybe you have to inject some dll to client which when received a specific signal, will open webpage, (Other than that, can't think of any other way)

    ok i try to make it. thank alot :)


  2. Hi guys, 

    -       script  Join Ts -1,{Oncommande:        mes "[^6600CC Join Teamspeak ^000000]";        mes "<URL>Teamspeak.<INFO>"+ (.link$)  + strcharinfo(0) +"</INFO></URL>";        close;   OnInit:bindatcmd "joints",strnpcinfo(3)+"::Oncommande";do {.link$ = "ts3server://IPSERVER?port=PORTSERVER&password=PASSSERVER&nickname=";  sleep 1000; } while(1);end;}

    Someone know how to joints without click on link? 

     

    > if someone want, you can use this script ^^

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.