Search found 129 matches

by D3CEPTION
Tue Jan 24, 2017 1:02 am
Forum: Plugin Development Support
Topic: weapon_fire event on leftclick
Replies: 12
Views: 9150

weapon_fire event on leftclick

is there a way to see if a player has used rightclicked knifeattack? weapon_fire e.g. only registers the leftclick attack.
by D3CEPTION
Wed Jan 18, 2017 8:37 pm
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

#feelYaPain
#ThoughtsAreWithYouFamily
by D3CEPTION
Wed Jan 18, 2017 8:34 pm
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

holy c*** im exposed..srsly it really doesnt help when 3rd parties jump into this thread, where none of you know the backstory..and if i try to reply to you now, satoon might ban me, and if i dont reply, you encourage ayuto and linceble to think that they are right. they are probably leaning back ri...
by D3CEPTION
Wed Jan 18, 2017 5:15 pm
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

lets hope ayuto or lincible notices your reply..
by D3CEPTION
Wed Jan 18, 2017 4:41 pm
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

well, i would like to contribute. but i cant just throw stuff into an unknown vessel. i first examine where or who i contribute to. if you want to help, you dont just help anyone, but you examine your target. because you might just help a ,lets say robber, and then, will have taken part in them comi...
by D3CEPTION
Wed Jan 18, 2017 7:42 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

why do you insist on saying that you dont owe me anything? :D you are pretending i said that even once, but i never did? why would i? and thats misinterpreting me. you quoted this but not even then i get a reply :D so i thought there might be another reason why noone is replying... which obviously i...
by D3CEPTION
Tue Jan 17, 2017 10:36 pm
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

it really lacks social empathy big time to speak in your tone of voice after your situation. im the one who spend 5 or 6 days debugging this error, while you only gave wrong info. Nobody attack you. Ayuto is factual already. lol, read your whole damn post. you too do nothing but attack me. you take ...
by D3CEPTION
Tue Jan 17, 2017 8:34 pm
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

but your entire post is missing/misinterpreting what i said... confirms what i assumed about personal issues above??.. :D to confront your first attack. my goal is not to play the blame card like you submit. didnt my posts mainly describe a technical issue and how it made it impossible for me to use...
by D3CEPTION
Tue Jan 17, 2017 7:34 pm
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

well except messing up my computer by almost reinstalling everything on my computer/server etc now, to get ready to receive the first meaningful sentence from other serverdevs here in the forum, against my own opinion, im now really at an end of looking into this . when trolls post into this forum e...
by D3CEPTION
Tue Jan 17, 2017 6:09 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

thats what i thought too, thats why i deleted my "Long" post after 2 days of not getting help. then i only tried to ask a short and simple question: "is anyone able to run his server on windows". but not even then i get a reply :D so i thought there might be another reason why no...
by D3CEPTION
Tue Jan 17, 2017 5:57 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

what would you say why noone is helping?
by D3CEPTION
Tue Jan 17, 2017 5:56 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

i wasnt sure if im the one reponsible for the 120 topic hits :P
by D3CEPTION
Tue Jan 17, 2017 4:44 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

bumpy bump
by D3CEPTION
Mon Jan 16, 2017 6:45 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

is there anyone who doesnt get this error? ( on windows )
by D3CEPTION
Mon Jan 16, 2017 3:51 am
Forum: Plugin Development Support
Topic: EntityPreHook "touch" crashing
Replies: 22
Views: 17283

Re: EntityPreHook "touch" crashing

have you tried not hooking into "func_door_rotating" to see if it still crashes on touch?
by D3CEPTION
Thu Jan 12, 2017 11:16 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

Re: SRCDS Host_Error

error ist not sp or server related.
by D3CEPTION
Thu Jan 12, 2017 9:35 am
Forum: Whatever
Topic: SRCDS Host_Error
Replies: 25
Views: 23451

SRCDS Host_Error

when i try to join my server im getting disconnected. this is the error:

Code: Select all

Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX_EDICTS
by D3CEPTION
Wed Dec 28, 2016 5:35 am
Forum: Plugin Development Support
Topic: Delay problems
Replies: 2
Views: 2643

Re: Delay problems

its the same error for both, sp doesnt check for the callbacks arg types, so you have to pass a sequence as it says in the error or it will listdivide your string etc..

Code: Select all

player.delay(duration, remove_overlay, (index,))
by D3CEPTION
Sun Oct 23, 2016 4:13 am
Forum: Plugin Development Support
Topic: [CSGO] How can I disable the new client-side landing animation?
Replies: 2
Views: 3424

Re: [CSGO] How can I disable the new client-side landing animation?

well, surely you can try to fix your issue serverside. by looking into the client function, and if you can precict the outcome, call the reversed animation from server to create an animation equilibrium. although if you cant predict the outcome, after looking into the client function @L'In20Cible is...
by D3CEPTION
Sat Oct 22, 2016 3:53 pm
Forum: Plugin Development Support
Topic: Check if Entity exists
Replies: 14
Views: 8939

Re: Check if Entity exists

Code: Select all

if entity
?

Go to advanced search