HITMAN 17 Posted October 26, 2011 Posted October 26, 2011 Can someone please make a code so hide staff from halloffame.Thankyou Quote
Dayo Posted October 26, 2011 Posted October 26, 2011 add to the query AND `user_level`=1 after something like "WHERE bladyblady=bla" Quote
gurpreet Posted October 26, 2011 Posted October 26, 2011 Depending on whether you want to hide all staff or just admins, because most staff play the game. You could do something like what Dayo said and change it a bit: AND `user_level` != 2 (admin) Then add other and's and more user levels Quote
HITMAN 17 Posted October 26, 2011 Author Posted October 26, 2011 Wow thanks people i managed to do it with some playing around :) Quote
rulerofzu Posted October 28, 2011 Posted October 28, 2011 Congrats you will be a mccodes pro in no time at all ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.