Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 119
Search took 0.01 seconds.
Search: Posts Made By: Zack771
Forum: Scripting 02-07-2015, 12:23
Replies: 10
Views: 3,575
Posted By Zack771
Re: [CS:GO] Down the player's view

Thanks Mitchell. But i'm already using smlib for other func so i'm gonna use the pre-made functions :)

Edit : Just noticed that Client_GetViewOffset is useless in my case (and doesn't return...
Forum: Scripting 02-07-2015, 12:15
Replies: 10
Views: 3,575
Posted By Zack771
Re: [CS:GO] Down the player's view

Found that on smlib (https://www.sourcemodplugins.org/smlib/functionlist) :


Gonna try that.
Forum: Scripting 02-06-2015, 05:33
Replies: 10
Views: 3,575
Posted By Zack771
Re: [CS:GO] Down the player's view

No 'cause that will teleport the entire player, not only the view.


Yeah, so? that's not what he was wanting..[/QUOTE]
Changing the angle will not change the vertical-axis position of the view ?...
Forum: Scripting 02-05-2015, 04:41
Replies: 10
Views: 3,575
Posted By Zack771
[CS:GO] Down the player's view

Hi,

I would like to know if it was possible to down the player's view in sourcemod for CS:GO (to make the player think he is squatting for example) ?

Thanks by advance.
Forum: Scripting 07-04-2014, 04:36
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error (console spam, kick client) - Server crash without error

Ok i'm gonna try, thanks.

But does the problem can be related to sourcebans ?
Forum: Scripting 07-04-2014, 02:37
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error (console spam, kick client) - Server crash without error

Problem of spam console and kick client seems to be solved.

But my server keep crashing. When the server crash it's always when a player is kick or ban.

Does the problem can come from...
Forum: General 07-02-2014, 05:00
Replies: 5
Views: 2,021
Posted By Zack771
Re: SourceMod Profiler error

Sorry to dig up this post, but i was getting the same error as @AnIHiL (https://forums.alliedmods.net/member.php?u=60601).

Then in my XML file i change all "." with "," then the profiler works.
...
Forum: Scripting 06-21-2014, 09:31
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

Ok thanks. I make the modification.
Forum: Scripting 06-20-2014, 17:16
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

Ok for the trigger_push, got one with a 5000 force. Which correspond to the value ^^

The handle errors all come from different menu in MenuAction_End :
case MenuAction_End:
{
...
Forum: Scripting 06-20-2014, 15:20
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

The server always crash and kick client.

In the screenlog.0 i've got always this error :
It spam the log really quick, something about 100 lines per seconds.

The map is always...
Forum: Scripting 06-18-2014, 14:34
Replies: 5
Views: 2,984
Posted By Zack771
Forum: Scripting 06-18-2014, 05:33
Replies: 11
Views: 3,378
Posted By Zack771
Re: [CS:S] Dead body player does have an entity index ?

Yeah, the Bot idea seems to be better. Thanks a lot for help :)
Forum: Scripting 06-18-2014, 05:26
Replies: 5
Views: 2,984
Posted By Zack771
Re: [SQL] Select CURDATE and format it

Yeah i know it's insane, it's why i'm asking here for suggestions ^^'

Thanks you for SQL query, i did not know that those "functions" exist.

For the FormatTime function, i think you forgot to...
Forum: Scripting 06-17-2014, 13:22
Replies: 11
Views: 3,378
Posted By Zack771
Re: [CS:S] Dead body player does have an entity index ?

Oh ok i perfectly understand now thanks.
I do not know that, so if i see a ragdoll in a position, another player can see it in another position ? Interesting.

Ok so i think i'm gonna control a...
Forum: Scripting 06-17-2014, 13:20
Replies: 5
Views: 2,984
Posted By Zack771
[SQL] Select CURDATE and format it

Hi,

In one of my plugin i need to select current date, so i've made a SQL_Query(db,"SELECT CURDATE()+0") to fetch a number.

What i want is to get the actual day and the SQL value return a date...
Forum: Scripting 06-16-2014, 05:33
Replies: 11
Views: 3,378
Posted By Zack771
Re: [CS:S] Dead body player does have an entity index ?

What do you mean by "ragdoll's behavior" ?



Don't think to the bot, i keep it in mind. Thanks ^^
Forum: Scripting 06-13-2014, 18:24
Replies: 11
Views: 3,378
Posted By Zack771
Re: [CS:S] Dead body player does have an entity index ?

Yeah a ragdoll. Thanks i'm gonna try that.

And do you think i can make it move ? Like the puppet mod (https://forums.alliedmods.net/showthread.php?p=1243855)


What is clientside predictions...
Forum: Scripting 06-13-2014, 10:25
Replies: 11
Views: 3,378
Posted By Zack771
[CS:S] Dead body player does have an entity index ?

Hi,

I'd like to know if dead body player got an entity index, in order to make it move or something other with the dead body ?

Thanks by advance.
Forum: Scripting 06-11-2014, 05:05
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

I just type "sv_use_steam_voice" in my console, it answer me this :


I make a try with this ConVar to 0
Forum: Scripting 06-10-2014, 14:58
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

Somebody got any idea ? Still the same problem.

Plugins in my server are now :
Forum: Scripting 05-25-2014, 16:38
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

So the StartMessage and PrintCenterTextToAll used both simultaneously can make those problem ?

But i've got a plugin that make a StartMessage on all client connected every second u_u
Forum: Scripting 05-23-2014, 17:51
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

I need those HintText to show the damage to the players. You think it's the Hint that make those bug ?
Forum: Scripting 05-23-2014, 14:44
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

I've get out the "Show Damage" from exvel and it run nicely now...

But the problem is that i need the Show Damage on my server... So if you got any idea, or another plugin please, i take it.
Forum: Scripting 05-21-2014, 13:19
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

(I've get out some plugins from my server to test)

Here is a list of plugin (with the plugins that i get out of my server) in my server (without plugin made by me) :
Forum: Scripting 05-21-2014, 11:23
Replies: 22
Views: 5,800
Posted By Zack771
Re: [CS:S] NetChannel error spam console and kick client

I have not this var in my server.cfg.
Is it in another file ? Does i need to add it into a file ?
Showing results 1 to 25 of 119

 
Forum Jump

All times are GMT -4. The time now is 03:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode