Posted January 28, 2018 by aristoffky
Hi, first devlog.
I'll jump right into it.
Added basic login commands, you can pick between user and admin. User can see offers, admin can change offers. Admin requires a password. The password is: bbadmin12018
I might add a way to change it.
Once in admin panel, you can do 'console.acess' to pop-up the console which requires another password: bbconsole2003
There you can do a bunch of commands:
console.changeprice.type01 - changes the price of the first MB card.
console.changeprice.type02 - changes the price of the second MB card.
console.changeprice.type03 - changes the price of the third MB card.
console.changeprice.type04 - changes the price of the fourth MB card.
~
console.changeprice.data01 - changes the amount of MB on first card.
console.changeprice.data02 - changes the amount of MB on second card.
console.changeprice.data03 - changes the amount of MB on third card.
console.changeprice.data04 - changes the amount of MB on fourth card.
~
console.changeprice.nexus - changes the price of the Nexus phone.
console.changeprice.galaxy - changes price of the Galaxy phone.
console.changemb.nexus - changes the amount of additional MB for the Nexus.
console.changemb.galaxy - changes the amount of additional MB for the Galaxy.
~
returnto.first - returns to login screen.
return - returns to admin panel.
Ty for reading <3.