Jump to content
3DXChat Community

GottaGo

Members
  • Posts

    212
  • Joined

  • Last visited

  • Days Won

    1

GottaGo last won the day on November 1 2023

GottaGo had the most liked content!

7 Followers

Profile Information

  • Gender
    Not Telling
  • Location
     See about me for all my scripts

Recent Profile Visitors

2,837 profile views

GottaGo's Achievements

Advanced Member

Advanced Member (3/3)

330

Reputation

  1. Le RolePlay c'est l'imaginaire. Les enfants en font naturellement quand ils jouent depuis le plus jeune âge. Et c'est bien plus qu'un simple jeu dont on se déconnecte comme on rangerait le Monopoly dans une boite. Pour beaucoup c'est une façon d’expérimenter et d'exprimer des choses qu'ils ne peuvent pas forcément exprimer au quotidien ; un défouloir, un moyen de s'évader... Je pense que vouloir mettre le RP dans une boite, le définir et le restreindre, par nature c'est tuer le RP.
  2. The link was dead because of the domain name. It's fixed
  3. My main domain name is dead. I edited the link and fixed the minify button. It's working again, sorry for the annoyance.
  4. Hello there A new crazy idea i have been working on. To keep it simple, you go there : https://bdae.cc/3D_LockGenerator.html You select your "password", and you click "Save world file" It will generate a map with a really basic door (please don't keep that door lol). In front of the door, there is a teleporter leading you to a network of dark rooms with color teleporters. If you have the password, you can pass through it and reach the other side of the door. If you don't have it, you are most likely to be stuck here LOCK_SYSTEM_DEMO.world
  5. Here it is ! Have fun. I didn't changed the url. You will notice there is a "minimize" button. This and the optimization on the world file make it drops quite nicely. You can put a really long url, if you use the minimize feature (which generate a permanent short url) the size of the url doesn't matter anymore and the file will be around 15Kb max no matter what.
  6. I'm still testing but with the optimized version i reach 11Kb. I will look around if there is some free url shortener api i can use which should reduce it even more by providing shorter urls. I intend to put 20 ~ 30 in the room i'm working on, the lightest the better
  7. Thanks a lot, it worked
  8. It would be nice for the devs to check and maybe put a workaround in the code instead of having people messing with files and registry. On my side the issue happened out of nowhere after my computer rebooted because of power outage. None of the fixs above seemed to work but since the issue is persistent i guess it's data or cache writing/reading related.
  9. I will add some compression feature, trying to make lines and rectangles instead of working on dots which should reduce the size drastically.
  10. I think i have the same issue. It's looks like a bug, if you go in the AppData folder, there is a file named player.log, and it is spammed with this error : NullReferenceException: Object reference not set to an instance of an object. at CharacterCache.CharacterCacheService.TryGetAvatar (System.String , System.String , System.String& ) [0x00000] in <00000000000000000000000000000000>:0 at club+.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 at chat.DoAction2 (System.String , System.String , System.String ) [0x00000] in <00000000000000000000000000000000>:0 at nodejs.Update () [0x00000] in <00000000000000000000000000000000>:0 chat:DoAction2(String, String, String) nodejs:Update() @Gizmo
  11. To give you some example, here is what i'm doing on the map i'm working on. When you scan the character, you land on my website and some RPG system i'm reworking (the one that was previously used in Vice City/Police 3DX map some time ago). It let you land here (which is really proof of concept right now) : In the future it should let me connect with my RPG system with things like Shops and Quests and such. But again all of this is probably not for the "core" players of 3dx, not even for all the roleplayers are some tend to prefer something simplier. But my point is just "the imagination is the limit", somehow
  12. Whatever you want to do with it I remember old RP rooms with 200Kb of map used to write down rules, or complicated Discord links you had to type back into your browser. You can basically make a discord link with this you just need to scan with your phone, or link to whatever url you want. Like the text or the maze editor, i doubt most people will find it usefull, but the ones looking for something like that will be happy to have it.
  13. Hello ! Here is a little thing i did for my own needs, but i feel like others could enjoy it too. It's a QRcode generator. You enter the URL you want to link, you click to save the file and it generate you the world file with the QRcode in the proper 3dx format. https://bdae.cc/3dxqrcode/generator/ You will notice there is a little extra square out of it. This little square is here to locate the left top of the QRCode. Only the "black" dots are generated. They are grouped together. You need to add a white background and color them black. I tested it with my phone right on my computer screen, it works quite efficiently. Enjoy.
  14. Hello, I know that it would probably be complicated to implement or make some scripting system inside of 3dx, and yet, the amount of amazing stuff it would make available would be like a second life for the game (alright, the pun was intended lol). But how about making some kind of bot system like Discord do ? For exemple a field in world creator to reach a hook that would receive everything typed in some command format like starting with /command (to filter for privacy reason). The hook would receive the command and be able to answer with some text. It would be an opening for RPG system or to output large text. Otherwise a simple API which let get the last messages for a room and reply would do the trick.
  15. For some reason, mega purged my files and it was gone. I updated it on my own website, you should be able to access it again with no issues.
×
×
  • Create New...