Search found 84 matches

by Speed0x
Sun Nov 12, 2017 8:03 am
Forum: Plugin Development Support
Topic: Get muzzle position
Replies: 20
Views: 16357

Re: Get muzzle position

@satoon101 are you trying to write the math with "import math" functions? doesnt "import mathlib" support matrix multiplications? i would use those. what you explain sounds like, -> adding a player method for "muzzle_position" (just like eye_position with 1 more forward...
by Speed0x
Sun Nov 12, 2017 6:59 am
Forum: General Discussion
Topic: Anti cheat options ?
Replies: 1
Views: 3264

Re: Anti cheat options ?

sure there is, but only banning them from your server doesn't teach them the lesson they require. on a serious note: what kind of cheaters are you trying to defeat?
by Speed0x
Sun Nov 12, 2017 6:54 am
Forum: Plugin Development Support
Topic: Get muzzle position
Replies: 20
Views: 16357

Re: Get muzzle position

i can help you, but it depends on what you are trying to do... a) do you need the 3d world position? or b) do you need a 2d translated position? (e.g. viewposition) and, when do you need to look it up? a) while there is an existing attachment? or b) while there is no existing attachement? (anytime) ...
by Speed0x
Mon Mar 13, 2017 8:34 am
Forum: Plugin Development Support
Topic: [CSGO] kick a client
Replies: 0
Views: 3880

[CSGO] kick a client

hello,

i have added a fake client to spectators on my server. but Player.kick() crashes the server?

Go to advanced search