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

Showing results 1 to 25 of 131
Search took 0.01 seconds.
Search: Posts Made By: tepegoz
Forum: New Plugin Submissions 06-16-2023, 09:35
Replies: 11
Views: 3,845
Posted By tepegoz
Forum: Scripting Help 10-14-2022, 08:01
Replies: 6
Views: 798
Posted By tepegoz
Re: detect area

This middle line origin = new Float:Origin[3] = {2087.0,215.0,-500.0}
I want to detect in which zone the players are walking. If player is terrorist, left area will protect for offside, if player is...
Forum: Scripting Help 07-14-2022, 16:51
Replies: 6
Views: 798
Posted By tepegoz
Re: detect area

I have football plugin with offside. Players catching offside own areas. I don't want this. I have soccer map that has two areas with lines. I don't know much coding. I will add yours code to...
Forum: Scripting Help 07-14-2022, 06:19
Replies: 6
Views: 798
Posted By tepegoz
detect area

I want to detect left area as seen in the picture. How do I find the left of the midpoint and how to detect a player in left area?
https://i.hizliresim.com/oqty3d1.jpg
Forum: Scripting Help 05-29-2021, 16:16
Replies: 1
Views: 625
Posted By tepegoz
Total points of all players

I have this PlayerPoints[id][x] function but I want to collect the points of all the players in both t and ct teams. If there are 6 players in teams, it will be sum of total2/6 = total. How to...
Forum: Suggestions / Requests 04-13-2021, 09:30
Replies: 2
Views: 535
Posted By tepegoz
Re: Sort order is mixing sometimes

thank you very much.
Forum: Suggestions / Requests 04-12-2021, 11:28
Replies: 2
Views: 535
Posted By tepegoz
Sort order is mixing sometimes

I have this code but sometimes sort order is mixing for public displayasdls(id).
Example:

Nick1 - 10
Nick2 - 9
Nick3 - 8
Nick4 - 7
Nick5 - 6

But sometime showing this type:
Forum: Scripting Help 12-11-2020, 16:34
Replies: 2
Views: 675
Posted By tepegoz
Forum: Scripting Help 12-11-2020, 11:47
Replies: 2
Views: 675
Posted By tepegoz
get random one item

for (new item_id = 0; item_id <= g_charcounter ; item_id++)
{

if(item_data[item_id][CHAR_TYPE] == TYPE_WEAPON || item_data[item_id][CHAR_TYPE] == TYPE_SHIELD){

client_printcolor(id,...
Forum: Suggestions / Requests 11-24-2020, 03:08
Replies: 2
Views: 522
Posted By tepegoz
Re: Player's Models Change

Yes I have but I want to dress 3 different clothes at the same time.
Forum: Suggestions / Requests 11-23-2020, 12:48
Replies: 2
Views: 522
Posted By tepegoz
Player's Models Change

I want a plugin to change the player's gloves, shoes and hat like in this video. Can you make simple plugin?
https://youtu.be/bmlKBtq8DVY
Forum: Suggestions / Requests 09-18-2020, 11:38
Replies: 8
Solved Anti fast run
Views: 1,435
Posted By tepegoz
Re: Anti fast run

thank you.
Forum: Suggestions / Requests 09-09-2020, 13:39
Replies: 8
Solved Anti fast run
Views: 1,435
Posted By tepegoz
Forum: Suggestions / Requests 09-05-2020, 04:30
Replies: 8
Solved Anti fast run
Views: 1,435
Posted By tepegoz
Re: Anti fast run

I said it not usable for my server because I have soccerjam mod and mod has variable speeds. 250,270,310,350 etc. so this maxspeed plugin is not usable for my mod. I want to block button.
Forum: Suggestions / Requests 09-04-2020, 12:50
Replies: 8
Solved Anti fast run
Views: 1,435
Posted By tepegoz
Re: Anti fast run

This is not usable for my server. I want to detect key W,S,D,A IN_FORWARD, IN_MOVELEFT button etc. If player hold W and spam A A A A A , player will punish.
Forum: Suggestions / Requests 09-04-2020, 04:32
Replies: 8
Solved Anti fast run
Views: 1,435
Posted By tepegoz
Anti fast run

If you holding W or S and spam A or D, run fast 277. I want to block this. Can you make a plugin?
Video:
https://youtu.be/SFIsnqa0NLc
Forum: Scripting Help 08-16-2020, 12:59
Replies: 2
Views: 565
Posted By tepegoz
Forum: Scripting Help 08-16-2020, 11:26
Replies: 2
Views: 565
Posted By tepegoz
range shortcut question

I have these codes:
if(playerid == 1 || playerid == 2 || playerid == 3 || playerid == 4 || playerid == 5){
....
}
I want to shortcut theese codes. How to I do like this : if(playerid ==...
Forum: Scripting Help 08-15-2020, 14:37
Replies: 2
Views: 545
Posted By tepegoz
pev_body reset

I change player model with theese codes:

cs_set_user_model( id, "modelj" )


but it only takes 1 round . How to I do it ?
Forum: Suggestions / Requests 08-14-2020, 12:32
Replies: 0
Solved Set User
Views: 372
Posted By tepegoz
Set User

I want to change a player model to custom model.
Forum: Scripting Help 08-05-2020, 10:05
Replies: 3
Views: 739
Posted By tepegoz
Re: How to block this script?

This command allow to making trick easly on my mod. If you know how to block this script, you can say it.
Forum: Scripting Help 08-04-2020, 11:48
Replies: 3
Views: 739
Posted By tepegoz
How to block this script?

bind v "-forward;wait;+moveleft;wait;+use;wait;+jump;wait;-moveleft;wait;+duck;wait;-use;wait;-jump;wait;-duck;-duck"
In cs 1.6 how to block this bind script? I want to block this script.
Forum: Suggestions / Requests 07-13-2020, 17:09
Replies: 2
Views: 804
Posted By tepegoz
Re: How to block this script?

yes working. This is just bind code so working succesfully.
Forum: Suggestions / Requests 07-13-2020, 11:05
Replies: 2
Views: 804
Posted By tepegoz
How to block this script?

bind v "-forward;wait;+moveleft;wait;+use;wait;+jump;wait;-moveleft;wait;+duck;wait;-use;wait;-jump;wait;-duck;-duck"
In cs 1.6 how to block this bind script? I want to block this script.
Forum: Suggestions / Requests 07-06-2020, 04:59
Replies: 4
Views: 853
Posted By tepegoz
Re: Stopwatch plugin edit request

Thanks working.


Sorry I didn't see. Thanks your plugin is working.
Showing results 1 to 25 of 131

 
Forum Jump

All times are GMT -4. The time now is 07:11.


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