Raised This Month: $32 Target: $400
 8% 

SourceMod 1.8 Now Stable


Post New Thread Closed Thread   
 
Thread Tools Display Modes
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 10-22-2016 , 08:01   Re: SourceMod 1.8 Now Stable
#81

Quote:
Originally Posted by psychonic View Post
Natives would be the right way to achieve that.
I was giving an example closer to what he/she wanted.
__________________
WildCard65 is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 10-25-2016 , 14:16   Re: SourceMod 1.8 Now Stable
#82

Quote:
Originally Posted by Neuro Toxin View Post
I would say a badly coded plugin is calling CreateNative OnPluginStart.
https://forums.alliedmods.net/showthread.php?t=254246

XDDD
__________________
8guawong is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 10-25-2016 , 17:43   Re: SourceMod 1.8 Now Stable
#83

*hides under blanket*
__________________
Neuro Toxin is offline
Puppetmaster
Senior Member
Join Date: Jun 2015
Location: Probably at a computer.
Old 10-25-2016 , 21:00   Re: SourceMod 1.8 Now Stable
#84

Wow who would do such a thing? Such bad code omg.
__________________

GZS Servers
Puppetmaster is offline
Addicted.
AlliedModders Donor
Join Date: Dec 2013
Location: 0xA9D0DC
Old 10-25-2016 , 22:38   Re: SourceMod 1.8 Now Stable
#85

Quote:
Originally Posted by Puppetmaster View Post
Wow who would do such a thing? Such bad code omg.
much bad code

Addicted. is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 11-09-2016 , 03:13   Re: SourceMod 1.8 Now Stable
#86

Quote:
Originally Posted by Neuro Toxin View Post
*hides under blanket*
__________________
Neuro Toxin is offline
dedimark
Senior Member
Join Date: Jul 2015
Location: London
Old 11-17-2016 , 15:39   Re: SourceMod 1.8 Now Stable
#87

to devs

1.9 - 6000 Merge pull request #558 from peace-maker/suppress_not_runnable

Can you move this to 1.8 Stable Builds ?

Thanks

Last edited by dedimark; 11-17-2016 at 15:40.
dedimark is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 12-19-2016 , 02:55   Re: SourceMod 1.8 Now Stable
#88

Is there a way to delete strings from string tables? I've noticed SM can only add them, modify their data, etc. but not delete them. Would be useful to prevent string tables from overloading.
cravenge is offline
nosoop
Veteran Member
Join Date: Aug 2014
Old 12-19-2016 , 22:29   Re: SourceMod 1.8 Now Stable
#89

Quote:
Originally Posted by cravenge View Post
I've noticed SM can only add [stringtables], modify their data, etc. but not delete them.
I would assume it's because there isn't an SDK function for individual string deletion. There is a purge function though (in the SDK, not SourceMod).

Not sure if it's a recommended practice, but you might be able to get away with zeroing out the string you want to remove.
__________________
I do TF2, TF2 servers, and TF2 plugins.
I don't do DMs over Discord -- PM me on the forums regarding inquiries.
AlliedModders Releases / Github / TF2 Server / Donate (BTC / BCH / coffee)

Last edited by nosoop; 12-19-2016 at 22:30.
nosoop is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-20-2016 , 05:54   Re: SourceMod 1.8 Now Stable
#90

Stringtables are append-only, you can't remove or modify existing data.
SetStringTableData changes the additional data for the entry, not the entry itself.
__________________
asherkin is offline
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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