Author Topic: My First Creation doesnt exist  (Read 404 times)

I just worked for 2 hours making my first gun in milkshape

I did everything correctly, and everything i need is in the Weapon_PPSH folder

server.cs
PPSH.dts
dump.dmp
description.txt


ect, ect



And its telling me that it does not exist after typing exec("add-ons/weapon_ppsh/server.cs");

What am i doing wrong?

Discovered the issue


I renamed the server file server.cs when it was already a .cs

so it was server.cs.cs

Working