Thread: Scripting Forum
View Single Post
.:ViruS:.
Junior Member
Join Date: Jan 2010
Old 01-04-2010 , 06:59   Re: Scripting Forum
Reply With Quote #19

Quote:
Originally Posted by frozenarmageddon View Post
Maybe im just stupid... or just did something wrong [its hard to think clear at 3:47 AM] but it says:
Code:
'spcom' is not recognized as an internal or external command, operable program or batch file.
anyway to fix?
__________________
paste this in notepad.

@Echo off
color 0a
cd D:\Sourcemod\scripting
spcomp test.sp
pause

change the D:\Sourcemod\scripting to your location
and the test.sp as yourfilename.sp
save it as a .bat and open it. it will work
every time you got a difrent file right click the bat and select edit. then change the sp. line again
.:ViruS:. is offline