| Blockland Forums > Suggestions & Requests |
| GTAV-like Character Switcher |
| << < (2/4) > >> |
| TristanLuigi:
I would say don't worry about color changing and chat name changing and that stuff. |
| Teneksi:
So, basically, there are three (or more or less) bots, and you're controlling one while the others go to their normal behaviors? *thinks of tenek, eksi and siten instantly* This sounds totes possible. I know I once went around a little maze controlling a tiny bot, leaving my body behind. Surely you could do some sort of slash command to switch to one instead of going to a brick to do it like some kind of necromantic ATM. --- Quote from: MARBLE MAN on December 03, 2013, 04:53:08 PM ---Also, you can't change player names --- End quote --- Wasn't there once a mod that would replace players' names in chat with randomized first and last names? |
| Crispy_:
--- Quote from: Eksi on December 03, 2013, 06:36:28 PM ---Wasn't there once a mod that would replace players' names in chat with randomized first and last names? --- End quote --- rp chat? Oh and also when you die as a bot, the bot's hole acts as their spawn point, unless you hit a checkpoint. And also maybe you would be able to switch with other players! Full trust only, when you switch with a player the player will then switch to control your original person. To avoid spamming maybe there could be a confirmation command, like a chat line appears saying "Someone wants to switch to the person you're controlling!" and then you type "/y" or "/n" within 10 or so seconds |
| MARBLE MAN:
--- Quote from: Zeblote on December 03, 2013, 05:04:26 PM ---Couldn't you -create client with specific name -use client to spawn player -control that player --- End quote --- function mBot_Create(%name,%pos,%data) { %c = new GameConnection() { name = %name; bl_id = -1; }; %c.createPlayer(); %b = %c.player; %c.schedule(0,delete); %b.setTransform(%pos); %b.setDatablock(%data); return %b; } crashes me |
| Pandan:
totally possible why are you doing it with new players? @marble do what you did on the RC helicopter but with 3 STANDARD_PLAYER bots you could have a slash command to control each one the only thing left to do is to give them behaviors while you're not controlling them. also, this topic is another example of kids wanting blockland to be like other games. instead of just playing other games. HOWEVER; This topic's idea does prove great for puzzles and gamemodes. So I like the sound of it. |
| Navigation |
| Message Index |
| Next page |
| Previous page |