View Single Post
  #9  
Old 03-25-2014, 05:25 PM
khortez khortez is offline
PrototypeX
khortez's Avatar
Join Date: Dec 2008
Posts: 91
khortez will become famous soon enough
Quote:
Originally Posted by Jakov_the_Jakovasaur View Post
hello!

if you are receiving this error in remote control then it appears '//#CLIENTSIDE' (no white spaces before or afterwards) is not being set properly, as only serverside functions should be producing such a message

if you add echo("test" SPC player.account); within onCreated, press F2, go to 'scripts', and you see your account name, then you will know it is occurring clientside as it should be, if you just see "test " within remote control chat then it is definitely occurring serverside
i guess that may have been something i overlooked when i copied/pasted my code into another weapon, however simple as it may have been, thanks for the help everyone
Reply With Quote