-
Posts
214 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Blogs
Articles
Everything posted by GottaGo
-
World files are simply json formatted objects. Nothing prevent you to set up a git over the directory you save thoses in. I have been doing it in the past for collab over some map, splitting it by buildings / area. You just have to commit at the end of the day or something. I have destroyed enough map in the past to have some saving policy as well, like i always save on 2 files, then do some weekly backup elsewhere. Just in case. But a git somewhere is definitely a good alternative.
-
I think it have been mentionned and asked before, but for some of us, building is like 50% if not more of our time in game. Also if we were able to co-op build, the possibilities to make even more incredibles map would be awesome. I can understand the difficulty related to this, but there is always a workaround to find or something to make it work, even if it's not perfect
-
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.
-
The link was dead because of the domain name. It's fixed
-
My main domain name is dead. I edited the link and fixed the minify button. It's working again, sorry for the annoyance.
-
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
-
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.
-
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
-
Thanks a lot, it worked
-
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.
-
I will add some compression feature, trying to make lines and rectangles instead of working on dots which should reduce the size drastically.
-
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
-
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
-
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.
-
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.
-
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.
-
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.
-
STUCK ON FILE SAVE SCREEN WHEN ALT TAB TO ANTOHER WINDOWS SCREEN
GottaGo replied to MaraWinterdyde's topic in World Editor
(Devs are human too, they have been working a lot on the game lately and adding a lot of new stuff. I think they would be more receptive with a bit of consideration and respect. Like any normal human being should deserve. But just my point of view.) -
STUCK ON FILE SAVE SCREEN WHEN ALT TAB TO ANTOHER WINDOWS SCREEN
GottaGo replied to MaraWinterdyde's topic in World Editor
There is an issue with the save system which also happen when you click out of the box or something while on save. But it's easy to counter. If you alt enter to switch to window mode in game, you can save with no issues, then alt enter again to go back to normal game. I figured after some time because this issue was really annoying me at some point and happening quite a lot. -
The only thing i found is an invisible wall over them until they fix it.
-
Nouvelle Mise à jour = déception / New Update = disappointment
GottaGo replied to Khallum Troy's topic in Ideas & Suggestions
Il y a une façon de s'adresser aux gens : "Vous ne vous êtes pas foulés", "Je me demande à quoi servent les tests d'avant mise à jour. A rien visiblement. Autant de temps pour ça....", "Je suppose qu'il faut vous dire merci et vous féliciter en plus ?" c'est irrespectueux au plus au point. Et se montrer irrespectueux parce qu'on a pas ce que l'on souhaite, c'est immature. Si demain il y avait un sondage pour choisir entre ajouter une nouvelle robe pour les femmes, ou des chaussettes pour les femmes. La robe gagnerait surement. Les chaussettes, avec les vêtements actuels, personne ne les verrait ou presque. Et oui, les femmes ont des bas, des collants, des chaussettes hautes. Mais aucune femme ne te diras jamais "Wow, sympa tes chaussettes. Tu devrais les garder... Uniquement ça..." Je pense au contraire qu'ils savent très bien ce qu'ils font, quand bien même ces choix ne sont pas toujours ceux qu'on aimerait voir. -
Yes please ! The ribbons over the shoes are really looking nice, but once you remove the shoes it just feel kinda weird rofl
-
Nouvelle Mise à jour = déception / New Update = disappointment
GottaGo replied to Khallum Troy's topic in Ideas & Suggestions
Immature et irrespectueux. Il y a eu une quantité de travail importante sur cette update, qui ne couvrait certes pas les désidératas de tout le monde, mais qui n'en restait pas moins conséquente. -
They have been here for years. They are on all maps. I have no ideas why
-
Hello here, Would it be possible to have more visual effect and especially some rain and/or snow ? It would be nice to have them as "boxes" with, for examples, rain only falling inside that box. That would prevent to have rain going through roof and such without requiring some heavy calculation and such. That could also let people build some good looking shower instead of using the actual smoke effect which is always looking a bit weird.