Page 1 of 1

humm..confused

Posted: Sun Feb 08, 2009 12:39 pm
by SilentAngel
Why custom weapon can be added and used in server side only?! where is the difference between a custom static object (that must be client side too) and a weapon mod(that can be server side only)?
PS: of course you cannot see custom weapons in the server if you dan't have the client mod, but you can use them even if you dan't have it...

Posted: Sun Feb 08, 2009 1:21 pm
by Aprop
Models (skd skc) are loaded from client pk3, so if client havent your custom model he cant see it....... but weapon parms (accuracy, ammo etc) are loaded from server -- for example when server weapon tiks give every weapon zoom, every player can use it.......

Posted: Sun Feb 08, 2009 1:36 pm
by SilentAngel
so that's why..okay..ty very much! :wink: