|
#1
|
||||
|
||||
|
this script no longer work,
i dont know why "16:44:52 Traceback (most recent call last): File "/home/srcds1/cstrike/addons/eventscripts/es.py", line 339, in loadModuleAddon newaddon = __import__(importname) File "/home/srcds1/cstrike/addons/eventscripts/removeidle/removeidle.py", line 1 // WDF Zombie Mod, Idle Weapon Remover-Dead Body Cleaner SyntaxError: invalid syntax Code:
|
|
#2
|
||||
|
||||
|
problem solved
|
|
#3
|
||||
|
||||
|
Give a solution of this problem please.
|
|
#4
|
||||
|
||||
|
i used es instead of py
Code:
|
|
#5
|
||||
|
||||
|
Alternate Solution:
Code:
That was the cause of the problems. // doesn't work as a comment for python!
__________________
|
|
#6
|
||||
|
||||
|
oh ...
![]() thank you ![]() |