Jump to content
  • Sign Up

HighTide

Member
  • Content Count

    6
  • Joined

  • Last visited

Community Reputation

0 True Neutral
  1. Sorry but when I put it into my script, it gives me the following error: (20:42:40) Error #CS0103 on line 39 - The name `PlayerAwards' does not exist in the current context (20:42:40) Compiling failed. See logs/errors/compiler.log for more detail Is there a using statement I should add or something?
  2. I mean theoretically speaking, any android app is compatible with and Quest so long you set it up properly but in Classicube's current state, I wouldn't recommend you play it on the quest or at least it won't be enjoyable.
  3. I am trying to make a secret command for my server that gives an award when you use it (you will only be able to use it once). I can't figure out how to A; have it check if you have the award before trying to give it to you again and B; if you don't have the award, give it to you. I can't figure it out as all I can figure out how to do at the moment is p.Message() and p.PlayerActions.ChangeLevel() or whatever. Someone please help :D. I am using MCGalaxy for my server FYI
×
×
  • Create New...