Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $328
Target: $400
82%
Almost there!
Page 1 of 7
1
2
3
>
Last
»
Showing results 1 to 25 of 164
Search took
0.01
seconds.
Search:
Posts Made By:
Cristian505
Forum:
News
05-15-2022, 17:41
Replies:
87
Sticky:
Development Roundup, We need you!
Views:
101,875
Posted By
Cristian505
Re: Development Roundup, We need you!
Add a native or something to get client game resolution.
Forum:
Suggestions / Requests
05-09-2022, 15:39
Replies:
2
View Angle
Views:
189
Posted By
Cristian505
Re: View Angle
Nvm, if someone wants to know how i fixed it, i got entity's velocity and i used vector_to_angle to convert it in a angle and works perfectly.
new Float: Angle[3]; vector_to_angle(Velocity,...
Forum:
Suggestions / Requests
05-09-2022, 15:28
Replies:
2
View Angle
Views:
189
Posted By
Cristian505
View Angle
Does anyone know how to get player view angle? I want to assign it to an entity but I didn't succeed.
Forum:
Suggestions / Requests
05-03-2022, 17:59
Replies:
2
pmodel.inc
Views:
169
Posted By
Cristian505
pmodel.inc
Anyone can give me pmodel.inc? I cant find it anywhere.
Forum:
Scripting Help
04-20-2022, 16:35
Replies:
9
Two View Models
Views:
360
Posted By
Cristian505
Re: Two View Models
nope
Forum:
Scripting Help
04-20-2022, 08:42
Replies:
9
Two View Models
Views:
360
Posted By
Cristian505
Re: Two View Models
For this weapon: https://www.youtube.com/watch?v=QvT7TnsuD0I
It has his view model and launcher view model
Somehow he added that second view model
Forum:
Scripting Help
04-19-2022, 11:53
Replies:
9
Two View Models
Views:
360
Posted By
Cristian505
Two View Models
Anyone knows how to add a second view model? I mean to have two view models on the same time.
Forum:
Scripting Help
04-16-2022, 09:10
Replies:
7
Percentage
Views:
211
Posted By
Cristian505
Re: Percentage
Wow, works perfectly! Thanks!
https://imgur.com/a/Jih78i2
Forum:
Scripting Help
04-15-2022, 22:58
Replies:
7
Percentage
Views:
211
Posted By
Cristian505
Re: Percentage
I know this formula but the problem is that this doesnt work on amxx for some reason, i mean doesnt matter what value i put in it, it just gives 0.
Forum:
Scripting Help
04-15-2022, 15:53
Replies:
7
Percentage
Views:
211
Posted By
Cristian505
Percentage
Is there a way to get the percentage between two numbers?
I mean something like 1000 - 100 = 90% from 1000
"You have passed 90% from 1000"
Forum:
Scripting Help
04-14-2022, 07:46
Replies:
11
Does Rehlds and reapi works on windows local server?
Views:
265
Posted By
Cristian505
Re: Does Rehlds and reapi works on windows local server?
Why and how
Forum:
Scripting Help
04-14-2022, 04:47
Replies:
11
Does Rehlds and reapi works on windows local server?
Views:
265
Posted By
Cristian505
Re: Does Rehlds and reapi works on windows local server?
From where i can download rehlds and reapi with windows support? I found only linux
Forum:
Scripting Help
04-14-2022, 04:02
Replies:
11
Does Rehlds and reapi works on windows local server?
Views:
265
Posted By
Cristian505
Re: Does Rehlds and reapi works on windows local server?
LoL i thought it works just on linux servers
Forum:
Scripting Help
04-13-2022, 11:10
Replies:
11
Does Rehlds and reapi works on windows local server?
Views:
265
Posted By
Cristian505
Does Rehlds and reapi works on windows local server?
??
Forum:
Suggestions / Requests
01-30-2022, 13:50
Replies:
2
Another Question
Views:
207
Posted By
Cristian505
Another Question
Let's make a simple plugin:
#include <amxmodx>
public plugin_init()
{
register_clcmd("say /test", "test_function");
}
Forum:
Suggestions / Requests
01-28-2022, 11:37
Replies:
2
Request info
Views:
284
Posted By
Cristian505
Request info
Do there exist a thing to transform numbers like 1000000 --> 1.000.000 or 1 000 000?
Forum:
Suggestions / Requests
01-14-2022, 15:08
Replies:
3
Show sprite in player's screen with any origin
Views:
320
Posted By
Cristian505
Re: Show sprite in player's screen with any origin
An example please?
Forum:
Suggestions / Requests
01-14-2022, 15:07
Replies:
3
Show sprite in player's screen with any origin
Views:
320
Posted By
Cristian505
Re: Show sprite in player's screen with any origin
I've been used this one
Forum:
Suggestions / Requests
01-14-2022, 12:59
Replies:
3
Show sprite in player's screen with any origin
Views:
320
Posted By
Cristian505
Show sprite in player's screen with any origin
Hello! I want a plugin which can show a sprite in any origin in player's screen like show_sprite(id, sprite_size, frame_rate, origin1, origin2, origin3); like hudmessage sistem
Forum:
Suggestions / Requests
01-13-2022, 15:37
Replies:
2
After IN_ATTACK2 crash
Views:
279
Posted By
Cristian505
Re: After IN_ATTACK2 crash
UTIL_SendWeaponAnim(iItem, WEAPON_ANIM_CHARGE_END);
:arrow:
Uh, i didn't seen it. Thanks!
UTIL_SendWeaponAnim(iPlayer, WEAPON_ANIM_CHARGE_END);
Forum:
Suggestions / Requests
01-13-2022, 12:50
Replies:
2
After IN_ATTACK2 crash
Views:
279
Posted By
Cristian505
After IN_ATTACK2 crash
Hello! I working at a custom weapon called Laser Fist and i have a problem.
Full Code:
#include <amxmodx>
#include <fakemeta_util>
#include <hamsandwich>
// ~ [ Optimization ] ~ //...
Forum:
Suggestions / Requests
12-27-2021, 14:59
Replies:
4
Block DhudMessage
Views:
552
Posted By
Cristian505
Re: Block DhudMessage
I need to have it on 1 :/
Forum:
Off-Topic
12-26-2021, 16:30
Replies:
1
no name
Views:
1,320
Posted By
Cristian505
no name
Some accounts from this community are more old than me thats just :o for my mind
Forum:
Suggestions / Requests
12-23-2021, 13:50
Replies:
18
I need rechecker
Views:
3,223
Posted By
Cristian505
Re: I need rechecker
CS 1.6 will die if non-steamed players aren't able anymore to connect to dproto/reunion (ed) servers...
Forum:
Suggestions / Requests
12-23-2021, 13:46
Replies:
4
Block DhudMessage
Views:
552
Posted By
Cristian505
Block DhudMessage
Anyone know how to block/hide this dhudmessage?
https://imgur.com/a/Gh5Xpvz
Showing results 1 to 25 of 164
Page 1 of 7
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
05:32
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode