Search found 5 matches

by [NIN]
Mon Dec 24, 2012 10:38 am
Forum: General Discussion
Topic: Cannot load SP on srcds windows
Replies: 2
Views: 3788

Cannot load SP on srcds windows

I get this error on loading the source-python.dll I downloaded from google code. (source-python-1.0.0e.zip) --------------------------- srcds.exe - Can't find entry point --------------------------- Can't find entry point of procedure LoggingSystem_LogAssert in the dynamic link library tier0.dll. --...
by [NIN]
Mon Dec 24, 2012 10:29 am
Forum: Plugin Development Support
Topic: Need documentation
Replies: 3
Views: 4433

I'll do my best.
I'll start a few threads asking questions I guess...

On the future, I'll start posting my scripts in the forums. I just have to move them from ES to SP :)
by [NIN]
Mon Dec 24, 2012 8:15 am
Forum: Plugin Development Support
Topic: Need documentation
Replies: 3
Views: 4433

Need documentation

Hey guys, I'm moving my code from Eventscripts to Source.Python. Eventscripts has been crashing my servers at mapchange for months and I didn't get any help from their forums, so I'll be moving plugin to this one, and of course, help contributing feedback. However, I want to start moving my code fro...
by [NIN]
Fri Aug 10, 2012 4:50 pm
Forum: API Design
Topic: Player List Filters
Replies: 20
Views: 20722

I'm guessing if the Scripting is going to be more 'incorporated' into the Source Engine then a player's index should be used. Also, the "#" symbol for PlayerList is really annoying in Eventscripts (For me at least). Consider that "#" is a commentary in Python, and shouldn't be used as another resour...
by [NIN]
Fri Jul 20, 2012 10:25 am
Forum: Plugin Releases
Topic: The first Addon: Hide Disconnect-Reasons
Replies: 3
Views: 6574

import es

Being a new plugin and all, shouldn't it be "import sp" ? :P

Go to advanced search