Raised This Month: $ Target: $400
 0% 

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: Psycheat
Forum: Plugins 01-18-2017, 18:01
Replies: 27
Views: 26,277
Posted By Psycheat
Re: [CS:GO/CS:S] Grenade Trajectory Prediction (v2.0, 19th Jan 2017)

Sorry not doing sv_cheats 1 related stuff

EDIT: You can always search for wallhack plugin though.
Forum: Plugins 01-18-2017, 13:43
Replies: 27
Views: 26,277
Posted By Psycheat
Re: [CS:GO/CS:S] Grenade Trajectory Prediction (v2.0, 19th Jan 2017)

UPDATE: Now able to predict the three basic type of throw, make sure you click both mouse button at the same time for the medium throw :) Also added tagrenade
Forum: Plugins 01-18-2017, 10:42
Replies: 27
Views: 26,277
Posted By Psycheat
Re: [CS:GO/CS:S] Grenade Trajectory Prediction (v1.1.1, 16th Jan 2017)

Oh nvm, found your post somewhere about tagrenade. The 5 second is all i need.
Forum: Plugins 01-18-2017, 10:35
Replies: 27
Views: 26,277
Posted By Psycheat
Re: [CS:GO/CS:S] Grenade Trajectory Prediction (v1.1.1, 16th Jan 2017)

Hi everyone, thanks for the suggestions. School just started so a little busy haha.

To ImACow and Mitchell, i probably will add for the 3 basic throw first before i figure out why are there 5...
Forum: Plugins 01-18-2017, 07:21
Replies: 27
Views: 26,277
Posted By Psycheat
Re: [CS:GO/CS:S] Grenade Trajectory Prediction (v1.1.1, 16th Jan 2017)

Hey sure bro! I don't play CS GO as I'm using a laptop. Even testing the plugin laggs sometimes but I'll have a look :) Thanks for the suggestion!
Forum: Plugins 01-17-2017, 08:54
Replies: 27
Views: 26,277
Posted By Psycheat
Re: [CS:GO/CS:S] Grenade Trajectory Prediction

Thanks, looks like I dont really need to change my code for now haha. Have to wait until someone report a bug. Enjoy the plugin everyone!
Forum: Plugins 01-16-2017, 10:15
Replies: 27
Views: 26,277
Posted By Psycheat
Re: [CS:GO/CS:S] Grenade Trajectory Prediction

Partly thanks to your post on an old thread that motivated me. Trying to work on molotov but I don't play CS:GO much. Would be great if someone can tell me if they bounce off walls at certain angles?
Forum: Plugin/Gameplay Ideas and Requests 01-15-2017, 09:57
Replies: 2
Views: 972
Posted By Psycheat
Re: Fire Weapons Underwater

For CS:S

The FAMAS is one of the four weapons that cannot fire underwater, the others being the Leone 12 Gauge Super, XM1014, and the IDF Defender....
Forum: Plugins 01-13-2017, 23:45
Replies: 27
Views: 26,277
Posted By Psycheat
[CS:GO/CS:S] Grenade Trajectory Prediction (v2.0, 19th Jan 2017)

Grenade Trajectory Prediction

wEpNBR5TWNs


Features
Supported throws: IN_ATTACK, IN_ATTACK2, IN_ATTACK + IN_ATTACK2
Supports...
Forum: Scripting 01-10-2017, 10:21
Replies: 13
Views: 3,277
Posted By Psycheat
Re: Player weapon switch detect?

This is what i always do



new String:weaponlist[1024] = " whole list of weapon classname you dont allow separated by space or whatsoever";

public OnClientPutInServer(int client)
{
...
Forum: Plugins 01-09-2017, 09:38
Replies: 4
Views: 11,345
Posted By Psycheat
[CS:S] Damage Information

DAMAGEINFO

I know there are many other plugins that do this, but those that display at the chat area may interfere with menus and very distracting. While those that display at the center can only...
Forum: Plugins 01-08-2017, 06:34
Replies: 1
Views: 3,577
Posted By Psycheat
[CS:S] TeamInfo

TEAMINFO

Not sure if plugin of this type is already posted, tried searching everywhere, sorry in advance.
Have been playing CS:S recently and thought it would be nice to know when and where your...
Forum: Scripting 01-08-2017, 05:17
Replies: 3
Views: 831
Posted By Psycheat
Re: CS:S Spectator Chat

Very much thanks for the replies guys! :)

I have solved it. I use the loop because i wanted to add certain conditions (team check etc) before printing to players.
Forum: Scripting 01-04-2017, 06:57
Replies: 3
Views: 831
Posted By Psycheat
CS:S Spectator Chat

for (new i = 1; i <= MaxClients; i++)
{
if (IsClientInGame(i))
{
PrintToChat(i, message);
}
}

Can anyone tell me why the above code doesnt show text for a spectator? I have been looking...
Forum: Plugin/Gameplay Ideas and Requests 01-02-2017, 02:02
Replies: 5
Views: 1,740
Posted By Psycheat
Re: [CSGO] Request for plugin that brings up server message of the day

Try this: https://forums.alliedmods.net/showpost.php?p=1808786&postcount=35
Forum: Plugin/Gameplay Ideas and Requests 01-01-2017, 05:44
Replies: 7
Views: 1,180
Posted By Psycheat
Re: Need Help with Command Access?

Try this :)

admin_overrides.cfg:
Overrides
{
"sm_map" "o"
}

Plugin to add admin in console ----> https://forums.alliedmods.net/showthread.php?t=57829
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT -4. The time now is 01:25.


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