Aldeia RPG

Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Suporte ao desenvolvimento de jogos


3 participantes

    [ASK] Multiple Drop

    Gauthier99
    Gauthier99
    Iniciante
    Iniciante


    Mensagens : 33
    Créditos : 24

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por Gauthier99 Qua maio 08, 2013 9:08 am

    Sorry, I have forget to set on a switch.

    So that work Successful : Download the version 1.1


    _________________
    "My script doesn't work, I don't know why :/
    My script works, I don't know why ._."

    - All great scripters


    My Scripts :
    clavrie
    clavrie
    Iniciante
    Iniciante


    Mensagens : 31
    Créditos : 2

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por clavrie Qua maio 08, 2013 10:11 pm

    hmm still not perfect [ASK] Multiple Drop - Página 2 1036251537
    i kill ""monster A", and i kill "monster B".. and "drop monster A" equal to "drop monster B"
    [ASK] Multiple Drop - Página 2 Snap35
    Gauthier99
    Gauthier99
    Iniciante
    Iniciante


    Mensagens : 33
    Créditos : 24

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por Gauthier99 Qui maio 09, 2013 2:48 am

    I know. But for fix the problem, RMXP must have more than 4 local switches. I will try to correct the problem with a script. Or you can use 4 differents switches for every monsters.


    _________________
    "My script doesn't work, I don't know why :/
    My script works, I don't know why ._."

    - All great scripters


    My Scripts :
    clavrie
    clavrie
    Iniciante
    Iniciante


    Mensagens : 31
    Créditos : 2

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por clavrie Qui maio 09, 2013 3:10 am

    me too confused at the this section..
    because in self switch only 4 ( a,b,c and d )

    What you want to make the script?
    if so, I will wait for the this script, and I really thank you..
    [ASK] Multiple Drop - Página 2 253468018
    Gauthier99
    Gauthier99
    Iniciante
    Iniciante


    Mensagens : 33
    Créditos : 24

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por Gauthier99 Qui maio 09, 2013 3:32 am

    I will try to do a script for have something like local switch. The switches will have a name like this :
    Código:
    switch[MAP,ID]
    So there are unlimited number of local switches. But I don't know if it work
    fine. I will see Razz


    _________________
    "My script doesn't work, I don't know why :/
    My script works, I don't know why ._."

    - All great scripters


    My Scripts :
    clavrie
    clavrie
    Iniciante
    Iniciante


    Mensagens : 31
    Créditos : 2

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por clavrie Qui maio 09, 2013 3:43 am

    Gauthier99 escreveu:I will try to do a script for have something like
    local switch. The switches will have a name like this :
    Código:
    switch[MAP,ID]
    So there are unlimited number of local
    switches. But I don't know if it work
    fine. I will see [ASK] Multiple Drop - Página 2 253468018
    I don't understand how to use script it [ASK] Multiple Drop - Página 2 2938270996
    Gauthier99
    Gauthier99
    Iniciante
    Iniciante


    Mensagens : 33
    Créditos : 24

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por Gauthier99 Qui maio 09, 2013 3:57 am

    Currently, the event is like this :

    Código:
    if "variable 001 which drop" => 90
      "switch 001 : Drop 1" set On
    else
      if "variable which drop" => 70
        "switch 002 : Drop 2" set On

    [...]

    I will replace it by a script like this :

    Código:
    if variable drop => 90
      switch_drop[ID,MAP,DROP1] = true
    elseif variable drop => 90
      switch_drop[ID,MAP,DROP2] = true

    [...]


    _________________
    "My script doesn't work, I don't know why :/
    My script works, I don't know why ._."

    - All great scripters


    My Scripts :
    clavrie
    clavrie
    Iniciante
    Iniciante


    Mensagens : 31
    Créditos : 2

    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por clavrie Qui maio 09, 2013 4:35 am

    I still do not understand, how to turn on this switch?? give me a demo game

    sorry for troublesome [ASK] Multiple Drop - Página 2 1371890812

    Conteúdo patrocinado


    [ASK] Multiple Drop - Página 2 Empty Re: [ASK] Multiple Drop

    Mensagem por Conteúdo patrocinado


      Data/hora atual: Sex Abr 26, 2024 1:15 pm