humm..confused

Post your scripting questions / solutions here

Moderator: Moderators

Post Reply
SilentAngel
Captain
Posts: 239
Joined: Wed Mar 12, 2008 8:27 pm

humm..confused

Post 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...
Aprop
Major
Posts: 291
Joined: Mon Nov 17, 2008 3:40 pm

Post 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.......
SilentAngel
Captain
Posts: 239
Joined: Wed Mar 12, 2008 8:27 pm

Post by SilentAngel »

so that's why..okay..ty very much! :wink:
Post Reply