PDA

View Full Version : Working premium for devo 7.0



nameless762
October 20th, 2010, 15:02
This one is actually easy... And tested
No bugz (Except you have to edit teles a little ;D)
Find your servers welcome message, and add this above it

if(playerIsMember == 2){
premium = true;
} else if (playerIsMember == 1){
premium = false;
}
DONE ;D

Ant Man
October 21st, 2010, 02:11
WOW


So stupid, not even worth a snippet

Mystic
October 22nd, 2010, 15:49
This is a little basic, don't you think?

Oh well, good man for trying.