miwarnec / uMMORPG

4 stars 0 forks source link

Empty Button Actions #34

Closed Phorzaeken closed 4 years ago

Phorzaeken commented 4 years ago

Versions (please complete the following information)

Describe the bug The game buttons: On a player click in-game, Trade and Add Party don't do anything. There is no invite to guild button also.

To Reproduce Steps to reproduce the behavior, please explain every single click that is needed:

  1. Open built game application twice.
  2. Login and Server & Play twice.
  3. Go to other player and click them.
  4. Trade button and Add Party button appear.
  5. Clicking the buttons don't have any action.

Expected behavior A clear and concise description of what you expected to happen.

A trade menu should appear but it did not. Same for the add party button.

Screenshots/Video If applicable, add screenshots/videos to help explain your problem.

System (please complete the following information):

Additional context Is there something missing? Also, is there a trade window? In the Discord Server, I found messages about this issue in 'uMMORPG CE' but I'm using uMMORPG 3D Classic.

miwarnec commented 4 years ago

@Phorsion you need to stand close to the other player for those to work. if you are too far away it doesn't work (as intended)

Phorzaeken commented 4 years ago
What file or component do I go into to change the range? I was a short finger distance away and would like a little more distance for trading and such. Also, where is the add to guild button? Sent from Mail for Windows 10 From: vis2kSent: Saturday, March 7, 2020 8:27 AMTo: vis2k/uMMORPGCc: Phorsion; MentionSubject: Re: [vis2k/uMMORPG] Empty Button Actions (#34) @Phorsion you need to stand close to the other player for those to work.if you are too far away it doesn't work (as intended)—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe. 
Phorzaeken commented 4 years ago
Actually the distance is fine. But the trade and party invite buttons don’t work when lit up. I changed my class to both warrior by the way. Sent from Mail for Windows 10 From: vis2kSent: Saturday, March 7, 2020 8:27 AMTo: vis2k/uMMORPGCc: Phorsion; MentionSubject: Re: [vis2k/uMMORPG] Empty Button Actions (#34) @Phorsion you need to stand close to the other player for those to work.if you are too far away it doesn't work (as intended)—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe. 
Phorzaeken commented 4 years ago
Using the search bar on the project tab, I search for trading and see the prefab and scripts for trading. I think I have to set up drag and droppables onto the prefab, the script(s) or both. What do I modify by dragging and dropping in? Here is the SlotPlayerTrading Prefab: Here is the UIPlayerTrading Import Settings Script: Here is the UIPlayerTradingSlot Import Settings Script: Sent from Mail for Windows 10 From: vis2kSent: Saturday, March 7, 2020 8:27 AMTo: vis2k/uMMORPGCc: Phorsion; MentionSubject: Re: [vis2k/uMMORPG] Empty Button Actions (#34) @Phorsion you need to stand close to the other player for those to work.if you are too far away it doesn't work (as intended)—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe. 
iamallama commented 4 years ago

@Phorsion The guild button doesn't show unless you are in a guild and a sufficient enough level to invite someone. Have you created a guild to test the guild button yet?

Phorzaeken commented 4 years ago
I haven’t created a guild yet, and did not look into the scripts or components to see if the inputs are empty like trade and party invite. Sent from Mail for Windows 10 From: iamallamaSent: Saturday, March 7, 2020 5:24 PMTo: vis2k/uMMORPGCc: Phorsion; MentionSubject: Re: [vis2k/uMMORPG] Empty Button Actions (#34) @Phorsion The guild button doesn't show unless you are in a guild and a sufficient enough level to invite someone. Have you created a guild to test the guild button yet?—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe. 
miwarnec commented 4 years ago

doesn't seem to be a bug, rather user error. @Phorsion please take your time and play around ummorpg a bit :) closing this for now. it's hard to read with the strange formatting too.