Search found 16 matches

by qazuar
Wed May 01, 2019 3:00 pm
Forum: Plugin Development Support
Topic: CSGO: Bot waypoints real time manipulation
Replies: 11
Views: 24556

Re: CSGO: Bot waypoints real time manipulation

This is great, thanks.

Although, todays update apparently changed the signature on windows.
by qazuar
Mon Apr 29, 2019 4:18 pm
Forum: Plugin Development Support
Topic: CSGO: Bot waypoints real time manipulation
Replies: 11
Views: 24556

Re: CSGO: Bot waypoints real time manipulation

Would someone be able to help with a working example in cs:go?
by qazuar
Thu Jul 16, 2015 11:26 pm
Forum: Plugin Development Support
Topic: Throwing knives
Replies: 5
Views: 4983

Throwing knives

The title just states my goal here.

How would I use "es_physics active setvelocity <index> <velocity>" from ESS in SP?
by qazuar
Thu Jul 16, 2015 4:05 pm
Forum: News & Announcements
Topic: New release July 2nd, 2015!!
Replies: 14
Views: 32129

Don't you mean "use this function instead?".
Anyway, yes it seems to work fine using call_input('Kill') as an alternative solution.
by qazuar
Wed Jul 15, 2015 9:13 pm
Forum: News & Announcements
Topic: New release July 2nd, 2015!!
Replies: 14
Views: 32129

I wrote this in the previous release: I have a small issue with remove_entity. It works fine with 1 client connected to the server, it does however not work at all when there are multiple clients on the server. I'm talking about actual human players and not bots, as I've been unable to meet this iss...
by qazuar
Wed Jun 10, 2015 4:42 am
Forum: News & Announcements
Topic: A new release! (May 19, 2015)
Replies: 23
Views: 51933

I have a small issue with remove_entity. It works fine with 1 client connected to the server, it does however not work at all when there are multiple clients on the server. I'm talking about actual human players and not bots, as I've been unable to meet this issue with me alone and a lot of bots. Th...
by qazuar
Wed Apr 15, 2015 2:29 pm
Forum: News & Announcements
Topic: A new release!
Replies: 6
Views: 21950

Whenever i attempt to use <BaseEntity>.take_damage() im getting the following error: [SP] Loading plugin 'test'... [SP] Caught an Exception: Traceback (most recent call last): File '..\addons\source-python\packages\source-python\plugins\manager.py', line 78, in __missing__ instance.globals['load']()...
by qazuar
Mon Sep 29, 2014 2:38 pm
Forum: Code examples / Cookbook
Topic: Stripping weapons
Replies: 45
Views: 110613

Very true, but in the post before mine he claims he can make it work, so i was just wondering.
by qazuar
Mon Sep 29, 2014 1:03 pm
Forum: Code examples / Cookbook
Topic: Stripping weapons
Replies: 45
Views: 110613

I would really like to know how you can make the player drop the weapon because im getting this: Unable to add attribute 'drop_weapon'of type 'functions' to entity type 'player' due to the following: Could not find signature. [SP] Caught an Exception: Traceback (most recent call last): File '..\addo...
by qazuar
Sun Sep 28, 2014 11:42 am
Forum: Plugin Development Support
Topic: How to emit sound??
Replies: 22
Views: 19136

My csgo server still crashes whenever i play a sound (with and without the soundclass), so i would like to know how you guys can make it work on csgo.
by qazuar
Thu Sep 25, 2014 4:19 pm
Forum: Plugin Development Support
Topic: Colored Smoke
Replies: 11
Views: 10022

Setting the hammerid seems to solve the problem, no more crashing.
by qazuar
Wed Sep 24, 2014 7:05 pm
Forum: Plugin Development Support
Topic: Colored Smoke
Replies: 11
Views: 10022

server_tools.remove_entity seems to crash on CSGO, atleast in my case it does.
by qazuar
Sat Jul 26, 2014 8:17 pm
Forum: Plugin Development Support
Topic: [ES>SP] Port Possible?
Replies: 16
Views: 12114

In case you missed it, he wants this ported to cs:go, and yes it will crash 100%. Also for the precache, it doesn't seem like the sound classs takes care of it. If i don't precache it with the .precache() method i'm getting a "is not precached" error in the console when playing. Where as if i do use...
by qazuar
Sat Jul 26, 2014 11:16 am
Forum: Plugin Development Support
Topic: [ES>SP] Port Possible?
Replies: 16
Views: 12114

Even if it loads, it should still crash when playing a sound.
by qazuar
Wed Jul 09, 2014 8:28 pm
Forum: Plugin Development Support
Topic: Nesting damage
Replies: 6
Views: 6275

Any chance for a working example on cs:go?
by qazuar
Wed Jul 09, 2014 8:25 pm
Forum: News & Announcements
Topic: New Sound class!!
Replies: 3
Views: 5629

This crashes on CS:GO, any chance it will be solved?

Go to advanced search