Re: new game online! Desafio Mortal
thumms up for that post jimmy dub. sometimes swearing is needed when people doesn't realise something that's so obvious.
i'll give ya guys the proof that's needed. go and download btb and look at the menus. everything is the same, from the door noys when you open the game and everything else, donate to keep the server running to this game has been running x amount of times etc etc. just compare the 2 games, even the registration system is the same as btb/ultrapower, in btb you had to enter an email and that password limit is still there for both btb ultra power and this game developede from ultrapower's sorce. let's not mention the klicking noys when you type in the chat, also from btb/ultrapower. too many things are similar between these 3 games. come on people, look at btb, this game and ultrapower. also, the fact that the dev doesn't respond or give credits to mason clearly s hows me that he's eather too afraid to admit that the game's sorce is sstolen or credit mason for it since he wants the shit to be his own game. and let's not mention the lag, gosh, the lag is all similar to how laggy ultrapower were, when it isn't lagging i have a ping of 60 ms but it's lagging most of the times etc.
I don't usually agree with you. But this time, I am 100% backing you up on this one. It! is! using! Ultrapower's! source code! I'm tired of these clones, and what's even more stupid is that I got a ban 6 hours after me and my days of playing with that source. Hey, look at this.
if(key_pressed(KEY_TAB))
{
ms.resize(0);
cursor=0;
speak("text cleared");
}
Hmmm...yeah, just one thing similar right? Ok, what about this?
void create()
{
string user=v.input("Please type in your username.");
if(user=="" or string_contains(us
er, "masonasons ", 1)!=-1)
{
creating=false;
mainmenu();
}
string e_mail=v.input("Please enter your email.");
if(e_mail=="" or string_contains(e_mail, "mason...@gmail.com", 1)!=-1)
{
creating=false;
mainmenu();
}
string pass=v.input("Please type in your new password. note: it must be at least 8 characters, and must contain a capitle letter, and a number.");
if(pass=="" or string_contains(pass, " ", 1)!=-1)
{
creating=false;
mainmenu();
}
speak("Connecting");
I tried to actually put mason's old email into the create menu, and guess what? Sure enough, the client died.
O, what else...
when going on the server, type in /help
string help="
Hear are the current server commands available at the moment.
/me msg, says a me message.
/deleteme, deletes your char.
/nickname new nickn
ame for your character.
/where playername, checks someone's zone, and coordinates.
/version playername, checks someone's BTB version.
/playtime playername, checks how long someone has been playing for.
/message playername: sends them a private message
/r replys to the last person who sent you a message.
/administrators, tells you how many administrators are.
";
Aside from his modifications, looks way way way to similar.
void titlecheck()
{
if(players[index].points<=1000)
players[index].title="Soldier";
if(players[index].points>1000 and players[index].points<=2000)
players[index].title="Mercinary";
That enough proof for the admins?
_______________________________________________ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector