25.03.2013, 09:52
Your code is a little messy :/
Their are only two possible options why that happens for you
First the code crashes, that shouldnt be the case since it works on your server
Second the code stops at a return, that happens if your are an npc or in team 3
Just remove the return 1 at the end of your second last if statment
Their are only two possible options why that happens for you
First the code crashes, that shouldnt be the case since it works on your server
Second the code stops at a return, that happens if your are an npc or in team 3
Just remove the return 1 at the end of your second last if statment

