This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 7 of 7
Search took 0.02 seconds.
Search: Posts Made By: Nexerade
Forum: Plugins 04-01-2024, 09:50
Replies: 8
Views: 4,645
Posted By Nexerade
Re: [CSS] Adding new guns plugin

Fixed broken money/price code.
Old code:
int price, money = GetEntProp(client, Prop_Send, "m_iAccount");
if(hPrice.GetValue(weapon, money) && (money -= price) >= 0)
{
PrintToChat(client, "Not...
Forum: General 05-11-2015, 09:10
Replies: 4
Views: 744
Posted By Nexerade
Re: [CS:GO] Crashes client and server when shooting.

If I change this

SetEntProp(client, Prop_Data, "m_takedamage", 2, 1);

to

SetEntProp(client, Prop_Data, "m_takedamage", 1, 1);

It is not crashing, but I can't disable god mode.
Forum: General 05-11-2015, 09:02
Replies: 4
Views: 744
Posted By Nexerade
Re: [CS:GO] Crashes client and server when shooting.

And now I understand that problem is in

// SetEntProp(client, Prop_Data, "m_takedamage", 2, 1);
Forum: General 05-11-2015, 08:59
Replies: 4
Views: 744
Posted By Nexerade
Re: [CS:GO] Crashes client and server when shooting.

So I figured out that problem is in
//SetEntProp(client, Prop_Data, "m_takedamage", 0, 1);

and

// SetEntProp(client, Prop_Data, "m_takedamage", 2, 1);
Forum: General 05-11-2015, 08:50
Replies: 4
Views: 744
Posted By Nexerade
Re: [CS:GO] Crashes client and server when shooting.

But if I comment this 6 lines - it's not crashing.
Forum: General 05-11-2015, 08:47
Replies: 4
Views: 744
Posted By Nexerade
[CS:GO] Crashes client and server when shooting.

I have no idea, why. Even when I just drop the weapon - server just crashes at all.
Forum: Plugin/Gameplay Ideas and Requests 05-10-2015, 08:47
Replies: 0
Views: 452
Posted By Nexerade
[CSGO]

Oh sorry, I forget to name the topic. T_T

Hi. Can someone please make a plugin on server buy menu?

It must have a price and a player's score to buy something. Probably should work only at buy...
Showing results 1 to 7 of 7

 
Forum Jump

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


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