Author Topic: Load datablock ingame?  (Read 734 times)

Does anyone have the console commands for loading datablocks ingame?

transmitdatablocks();


pretty sure he also wants exec
exec(<filepath>);
ie, exec("add-ons/weapon_gun/server.cs");
then transmitdatablocks(); should update it to the clients