Search found 4 matches

by Akitake
Sun Apr 29, 2018 7:03 pm
Forum: Plugin Development Support
Topic: How to get map info
Replies: 6
Views: 4334

Re: How to get map info

Isn't it.. both? I mean sure Entity is a class but you used the Entity(int i) method above, so.. function too heh
by Akitake
Sat Apr 28, 2018 1:16 pm
Forum: Plugin Development Support
Topic: How to get map info
Replies: 6
Views: 4334

Re: How to get map info

Ah thanks, I didn't know Entity also was a function, that's what I was looking for.
Thanks o/
by Akitake
Sat Apr 28, 2018 9:28 am
Forum: Plugin Development Support
Topic: How to get map info
Replies: 6
Views: 4334

How to get map info

Hi, I want to get the current level's boundaries, I assume I have two choices: I can either use get_datamap_property_vector() with "m_WorldMaxs" and "m_WorldMins" OR entity.mins and entity.maxs I know the world's entity inthandle is 0, but it's not like I can do 0.get_datamap_pro...
by Akitake
Fri Apr 27, 2018 2:21 pm
Forum: General Discussion
Topic: Interested in Source.Python, got some questions
Replies: 2
Views: 3095

Interested in Source.Python, got some questions

Hi ! I am a plugin developer that started back on 1.6 with AmxModX, moved on to source on Eventscripts (I didn't like, and still dislike Sourcemod's sourcepawn language), and am now looking to create some for CS:GO. I look at Source.Python as an option even though I already started with sourcemod, a...

Go to advanced search