Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~81 People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for Coder99

Hi, I'm trying to fix something on my site so that a user can only kill when a certain rank. I currently have this code [CODE]if ($rank < "Boss, Supreme Boss, Kingpin, Don, Godfather"){ echo "You have to be ranked atleast Boss to kill"; } [/CODE] It does return the …

Member Avatar for Coder99
0
81