I cant seem to change the non masterclients bounds and how can i fix it (photon Pun2)

I have an rpc called RPC_ChangeBounds, everytime the host hits start or lobby they call the rpc, my problem is that the other clients bounds dont change, the debug i put in the rpc itself says the x and z bound are 50 but the bounds somehow are still 25 which is proven when i try to go past -25 or 25 on the x or z and it dosent let me and the debug there says its 25, I am truley stuck and cant find the cause. any and all help is appreceated.

my code: http://pastie.org/p/3h6zTMj6ctVpJnqSIyrkTl

i forgot to mension that with the execption of in one function and the rpc, i have no other places that the bounds get set and yes ive tried taking out the part where they get set in the one function and it had no effect

i dont know how much i have changed my script whille trying to fix the bounds and other rpc not working but my new code is here: http://pastie.org/p/1RlYX9gJCvPm8mrBC9pTrq