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

Showing results 1 to 25 of 48
Search took 0.00 seconds.
Search: Posts Made By: zakt4n
Forum: General 07-11-2013, 11:44
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

Does sourcemod have a version working now?
Forum: General 06-22-2013, 20:32
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

Which versions of MetaMod and SourceMod should I install?
Forum: General 06-22-2013, 18:03
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

Exactly, I can't even type some command in the console. Like "sm" to check if SourceMod is running.
Forum: General 06-22-2013, 14:24
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

I'm having some sort of problem that I can't figure out how to fix it.

Here is my console.log:
Unknown command "mat_bloom_scalefactor_scalar"
Unknown command "mat_grain_enable"
Unknown command...
Forum: General 03-25-2013, 20:51
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

You meen changing the steam.inf? If yes I already did
Forum: General 03-25-2013, 20:09
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

I updated it and now my server is crashing when starting
Forum: General 03-25-2013, 13:44
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

The player can't buy any items in my server. What should I do to fix it?

ty
Forum: General 03-24-2013, 15:35
Replies: 735
Views: 507,122
Posted By zakt4n
Re: Sourcemod for Dota 2?

my server seems to work, I can connect and join the game but I can't buy items. What should I do to fix it?

thanks
Forum: Scripting 05-19-2012, 15:36
Replies: 0
Views: 721
Posted By zakt4n
[TF2] Entity follow

Hello good people of sourcemod. I need a help for my plugin... I need a code to make an entity (like rocket or arrow from tf2) follow to the next player.

Example:
I'm on ctf_2fort map with the...
Forum: Scripting 10-24-2011, 15:02
Replies: 6
Views: 1,868
Posted By zakt4n
Re: Button press

i'm looking for a code that i can do something WHILE the player is pressing the binded button (example: button p is binded to use the command "+hi"), so i want to do something during the press action...
Forum: Scripting 10-22-2011, 13:47
Replies: 6
Views: 1,868
Posted By zakt4n
Re: Button press

but can i execute a command during the press of player?

like make player in noclip while he is pressing the button

Thanks!!!
Forum: Scripting 10-22-2011, 13:18
Replies: 6
Views: 1,868
Posted By zakt4n
Button press

How can i get if the player is pressing a button (that have a bind)?

Thanks!!!
Forum: Scripting 10-22-2011, 10:46
Replies: 6
Views: 1,422
Posted By zakt4n
Re: [TF2] some help with codes

and now how can i do to create the same exact effect of a dispenser heal (which needs to bend according to the distance from the player) but released in an player to anotherone?

thanks!!
Forum: Scripting 10-22-2011, 10:44
Replies: 1
Views: 831
Posted By zakt4n
NoClip Wall

how can i give to some player in server a kind of noclip but the player cant cross the walls?

Thanks!!!
Forum: Scripting 10-18-2011, 12:13
Replies: 4
Views: 1,525
Posted By zakt4n
Forum: Scripting 10-13-2011, 15:44
Replies: 4
Views: 1,525
Posted By zakt4n
Re: Help with fixing errors

keep giving the same error, but thanks for help
Forum: Scripting 10-13-2011, 15:01
Replies: 6
Views: 1,422
Posted By zakt4n
Re: [TF2] some help with codes

VERY THANKS bl4nk (http://forums.alliedmods.net/member.php?u=28850)!!! thanks for helping and thanks for understand me
Forum: Scripting 10-12-2011, 12:53
Replies: 6
Views: 1,422
Posted By zakt4n
Re: [TF2] some help with codes

man, first how can i see the RMF ap if the given link in the post is not working more, second i'm asking for help with code if u dont want to help please dont post
Forum: Scripting 10-12-2011, 10:43
Replies: 4
Views: 1,525
Posted By zakt4n
Help with fixing errors

I'm getting this error:
// engine/UserFlags.sp(9) : error 001: expected token: "-identifier-", but found
"-integer value-"

and i dont know how to fix, below the function of the error:
enum...
Forum: Scripting 10-12-2011, 10:41
Replies: 6
Views: 1,422
Posted By zakt4n
[TF2] some help with codes

1°- I want to know if is possible to do the same exact effect of a dispenser heal (which needs to bend according to the distance from the player) but released in an player to anotherone, and if its...
Forum: Plugins 09-28-2011, 13:03
Replies: 269
Views: 166,915
Posted By zakt4n
Re: [TF2] The Amplifier

but when i try to compile the plugin without the "tf2_player.inc" he give me this:
//// Amplifier.sp
// Amplifier.sp(557) : error 017: undefined symbol "TFCond_CritHype"
// Amplifier.sp(563) :...
Forum: Plugins 09-27-2011, 19:44
Replies: 269
Views: 166,915
Posted By zakt4n
Forum: Plugins 09-26-2011, 18:57
Replies: 269
Views: 166,915
Posted By zakt4n
Re: [TF2] The Amplifier

i'm trying to compile it but is giving a error:
//// Amplifier.sp
// C:\Program Files\HLServer\orangebox\tf\addons\sourcemod\scripting\include\tf2
_player.inc(14) : fatal error 120: cannot read...
Forum: Scripting 09-24-2011, 12:22
Replies: 5
Views: 1,094
Posted By zakt4n
Re: Compile Error

i already fixed it, and now he is giving another errors

line 20:
if (users[client][0] == steamid)

line 20 error:
// *******.sp(20) : error 033: array must be indexed (variable "users")...
Forum: Scripting 09-24-2011, 10:59
Replies: 5
Views: 1,094
Posted By zakt4n
Re: Compile Error

i fixed this but now i have a error in line 14:
line:
Format(var, maxlenght, "%s_%i_%d_%d", , GetClientAuthString(client), FlagsNum:flag, users[client][FlagsNum:flag][0],...
Showing results 1 to 25 of 48

 
Forum Jump

All times are GMT -4. The time now is 02:06.


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