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

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: SawceGal
Forum: General 07-24-2020, 10:30
Replies: 15
Views: 3,189
Posted By SawceGal
Re: Latest update broke plugins

That's 1.10. 1.10 :nono:. There is no build for Linux 1.11.
Forum: General 07-24-2020, 09:25
Replies: 15
Views: 3,189
Posted By SawceGal
Re: Latest update broke plugins

No Linux build? https://sm.alliedmods.net/smdrop/1.11/sourcemod-latest-linux
Forum: Scripting 05-31-2020, 14:57
Replies: 2
Views: 1,212
Posted By SawceGal
Remove Entity Shadow

I have tried:

DispatchKeyValue(ent, "disablereceiveshadows", "1");
DispatchKeyValue(ent, "disableshadows", "1");

Entity: prop_dynamic_override.
Forum: Scripting 05-21-2020, 21:37
Replies: 3
Views: 1,143
Posted By SawceGal
Re: Global Array + Enum Struct

I'm using 1.10, I can upgrade to 1.11 if the bug is fixed.

It won't compile "cannot call methods on an array", but also gives a tag mismatch warning.

This is an example of what I'm trying to...
Forum: Scripting 05-21-2020, 16:42
Replies: 3
Views: 1,143
Posted By SawceGal
Global Array + Enum Struct

I'm using this but I get "warning 213: tag mismatch".

enum struct enumWeaponClass
{
char WEAPONCLASS[32];
int WEAPONLEVEL;
CSWeaponID WEAPONID;
}

enumWeaponClass gWeaponClass[][] =
Showing results 1 to 5 of 5

 
Forum Jump

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


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