Raised This Month: $ Target: $400
 0% 

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: PartyCow
Forum: Scripting 01-06-2014, 11:33
Replies: 1
Views: 382
Posted By PartyCow
Print list of keyvalues

Hello.

Is there a way to go trough a list of keyvalues, and print the value to the user with the ReplyToCommand?
So far I can only see there is a "DeleteThis" and not a 'get this string' or...
Forum: Scripting 01-06-2014, 09:28
Replies: 9
Views: 2,178
Posted By PartyCow
Re: RegAdminCmd prototype doesn't match

I would assume it'd be useful just to reply the 'Usage: ... ' as most plugins does if there aren't enough arguements. Other than that, it's probably also "safer."
Forum: Scripting 01-06-2014, 09:25
Replies: 6
Views: 1,071
Posted By PartyCow
Re: Compiler not compiling

Fixed by using spcomp.exe instead.

I'm not sure if compile.exe needs to be run as an admin, because the file isn't read only and the compiled folder is completely empty.
Forum: Scripting 01-05-2014, 12:50
Replies: 6
Views: 1,071
Posted By PartyCow
Compiler not compiling

Hello.

Whenever I try to compile with the offline compiler, I get the error;

' Unable to open "C:\....\compiled\myplugin.smx" for writing! '

It doesn't compile it, and it isn't blocked by...
Forum: Scripting 01-05-2014, 09:13
Replies: 9
Views: 2,178
Posted By PartyCow
Re: RegAdminCmd prototype doesn't match

public Action:myfunction_dothings(client,String:IdToAdd[]) //"STEAM_0:0:123456"
{
new Handle:kv = CreateKeyValues("SomeKeyValue");
KvJumpToKey(kv, IdToAdd, true);
KvSetString(kv,...
Forum: Scripting 01-05-2014, 08:12
Replies: 9
Views: 2,178
Posted By PartyCow
RegAdminCmd prototype doesn't match

Hello.

I'm trying to register an admin command, but it says the command prototype doesn't match and I have no idea why it says so.

This is in OnPluginStart

...
Forum: Scripting 01-01-2014, 12:53
Replies: 2
Views: 519
Posted By PartyCow
Writing/reading files

Hello.

I'm trying to a file (.txt or whatever) that can be editeted trough a plugin to (example) add or remove steam id's in the file.
Also after being able to edit it, reading the steam id's...
Forum: Scripting 12-31-2013, 12:23
Replies: 2
Views: 546
Posted By PartyCow
[Help] TF2Items/Attributes change stats on weapon

Hello!

I'm trying to edit the stat of a weapon, but can't figure out to do so.
I've created the weapon using tf2 items, but have no idea how (if possible) to set the stats to etc. +10% damage.
...
Forum: VSH / Freak Fortress 12-20-2013, 10:13
Replies: 4,384
Views: 1,898,389
Posted By PartyCow
Hales spawn

Hiya.

When doing vsh mapmaking, is there a way to force hale to spawn on the for example the blue team?
Pretty much trying to achieve the same thing that happens as in vsh_manncohq where hale is...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 13:37.


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