22.11.2018, 17:17
Hello,
Just add these two files into your server's models folder
https://www.mediafire.com/file/0e9kl...c4/BM.dff/file (dff)
https://www.mediafire.com/file/vq65g...33/BM.txd/file (txd)
And this line in your gamemode or artconf (inside the model folder)
And to change the logo you just look on the internet for an image with good quality and that is in dimensions 512x 512. The number (-2001) will be your new model, which you can place in any location. I suggest using Texture Studio for this.
I hope I have helped, until again.
Just add these two files into your server's models folder
https://www.mediafire.com/file/0e9kl...c4/BM.dff/file (dff)
https://www.mediafire.com/file/vq65g...33/BM.txd/file (txd)
And this line in your gamemode or artconf (inside the model folder)
PHP код:
AddSimpleModel(-1, 19355, -2001, "BM.dff", "BM.txd");//TenisBinco
I hope I have helped, until again.