Tutorial suggestion

Joined
Jan 19, 2012
Messages
59
Reaction score
20
i remember once i had to guide a rookie with no staff (i am not staff) and i told hime to do /tutorial and i guided him through the tutorial and i had to help someone else with items and commands and i think that your idea is good but it may be hard to program :)
 

KingSam

The Head Pyromaniac
Joined
Aug 6, 2011
Messages
489
Reaction score
1,606
Alright, that's fine. Just something I was thinking about, didn't really believe that it was possible anyways.
I mean it's POSSIBLE, it just causes issues! :D If we could have it working fine, we certainly would. I might have a go at trying to create a $timeonline or something like that, for use in command blocks, so if somebody's play time is less than a minute or similar, they'd be sent there. We'll see!
 

Hunter

Member
Mafia Host
Joined
Aug 9, 2011
Messages
2,630
Reaction score
3,022
I may have come upon a solution. Create a new default "rank" for players to be set to upon their first login. Then have all players below the current player rank be sent to the secondary home world, which is the tutorial (i.e., /home and its corresponding world would be restricted). Finally, at the end of the tutorial, either add a command block that upgrades the player's rank, have the portal do that when entered, or have a final message block which shows a command such as "/upgrade (password)". When used, this changes the user's rank to the current default, "player". I hope this is programmable in Python.
 

Stretford01

Out of this World
Joined
Aug 8, 2011
Messages
424
Reaction score
316
I think I could code this with a few if statements. The 'rank' would be something along the lines of a first login of a teleport straight to the tutorial and disable /home. The name of the rank would be 'newbie'. I'm sure sam or other respective developers could take care of this. Once I get home, I might be able to get the code done. The new person who logs in will get a message along the lines of 'Welcome to the Blocktopia TNT Wars Server! Let's do the tutorial to get us started!'
 
Top