annuncio

Comprimi
Ancora nessun annuncio.

[EASYUO HELP]Ignoring target

Comprimi
X
 
  • Filtro
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi

  • [EASYUO HELP]Ignoring target

    Salve ho cercato di far ignorare al mio pg un target che ha gia subito l'azione , in questo caso è gia stato rubato ma senza successo , ho pensato di usare uno scanjournal , o un sismsg in questo modo ma non funziona
    scanjournal 1
    if ( successfully in #journal ) || ( already been stolen in #journal ) || ( nothing left to steal in #journal )
    {
    ignoreitem %targettosteal
    event ExMsg #CHARID 3 50 <Already stolen : Ignoring Target>
    set %Ignored %Ignored + 1
    menu delete Ignored
    menu text Ignored 160 60 %Ignored
    return
    }

    che ha che non và?
    Sephirot [Fear]

    sigpic
    ICQ : 376331016

  • #2
    Originariamente inviato da Simo63 Visualizza il messaggio
    Salve ho cercato di far ignorare al mio pg un target che ha gia subito l'azione , in questo caso è gia stato rubato ma senza successo , ho pensato di usare uno scanjournal , o un sismsg in questo modo ma non funziona
    scanjournal 1
    if ( successfully in #journal ) || ( already been stolen in #journal ) || ( nothing left to steal in #journal )
    {
    ignoreitem %targettosteal
    event ExMsg #CHARID 3 50 <Already stolen : Ignoring Target>
    set %Ignored %Ignored + 1
    menu delete Ignored
    menu text Ignored 160 60 %Ignored
    return
    }

    che ha che non và?
    i don't understand italian but looks like it should be so ))
    scanjournal #jindex
    if ( successfully in #journal ) || ( already been_stolen_in #journal ) || ( nothing_left to_steal_in #journal )

    p.s.
    codice:
    ignoreitem %targettosteal <- ignores
    ignoreitem %targettosteal <-unignores
    halt
    Ultima modifica di fnurov; 27-10-2009, 17:13.

    Commenta


    • #3
      it didn't work , i have to rewrite all , the script should ignore the target already steal , but when he have succes , the pg continue to use steal on that target
      Sephirot [Fear]

      sigpic
      ICQ : 376331016

      Commenta

      Sto operando...
      X