Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 62
Search took 0.01 seconds.
Search: Posts Made By: klaus65
Forum: Scripting 09-18-2013, 15:26
Replies: 4
Views: 2,139
Posted By klaus65
Re: [CS:GO] Player Speed

I have to try it then, thanks rodrigo!
Forum: Scripting 09-18-2013, 15:09
Replies: 4
Views: 2,139
Posted By klaus65
Re: [CS:GO] Player Speed

Have you had any problems with it?
Does it reset every round?
Is there a limit for the maxspeed, can i put it to 1600?
Forum: Scripting 09-18-2013, 14:17
Replies: 4
Views: 2,139
Posted By klaus65
[CS:GO] Player Speed

Hey,
What would be the best way to change player speed and maxspeed?
I've found many different ways from google but also many comments saying how it wont work..
If anyone knows a great way please...
Forum: Scripting 09-16-2013, 12:14
Replies: 1
Views: 548
Posted By klaus65
CreateTimer at round_end

Hey,
If I have timers on when round ends or if I create a new timer at round_end event will the game wait for the timers to end before starting new round? or will the timers just continue from next...
Forum: Scripting 09-16-2013, 08:39
Replies: 3
Views: 807
Posted By klaus65
Re: SetEntityModel from multiple targets?

But do you know if he will have that model everyround or does it reset back to the original at the beginning of next round?
Forum: Scripting 09-16-2013, 07:42
Replies: 3
Views: 807
Posted By klaus65
SetEntityModel from multiple targets?

I was thinking what would happen(would it work) if I did GetEntityModel from multiple targets and then SetEntityModel for one? Would he get randomly one model or what would happen?

edit: And...
Forum: Scripting 09-15-2013, 09:58
Replies: 6
Views: 1,681
Posted By klaus65
Re: Include funcommands?

Do you know how I could maybe raise the amount of possible weapons and grenades?
Forum: Scripting 09-15-2013, 07:25
Replies: 3
Views: 3,776
Posted By klaus65
Re: [CS:GO] SQL Database

Im sorry but this is the only full code-segment I have asked as far as I remember..
and I dont see a problem asking questions that I havent found answer by googling or reading tutorials, isnt that...
Forum: Scripting 09-14-2013, 17:22
Replies: 3
Views: 3,776
Posted By klaus65
[CS:GO] SQL Database

Hey,
I have been trying to make SQL Database but I just cant seem to understand how it works so I would be very grateful if someone could make this for me for CS:GO(this code is from cs 1.6) I took...
Forum: Scripting 09-14-2013, 17:09
Replies: 6
Views: 1,681
Posted By klaus65
Re: Include funcommands?

thanks!, btw anyone know if when i add to primary weapons or molotov and incgrenade for a client is he going to have both or what happens? (I cant test by myself right now)
Forum: Scripting 09-14-2013, 08:55
Replies: 6
Views: 1,681
Posted By klaus65
Re: Include funcommands?

I thought I once saw someone having like #include <something.sp>
Forum: Scripting 09-14-2013, 08:14
Replies: 6
Views: 1,681
Posted By klaus65
Include funcommands?

Hey,
How do I include funcommands.sp or is it maybe already in something else like sourcemod.inc?
Because I would like to use commands like PerfromBlind etc..
thanks!
Forum: Scripting 09-14-2013, 03:49
Replies: 11
Views: 2,446
Posted By klaus65
Re: Client or UserID

thx, bonus question!:) if I use GetRandomInt(1, 3); can I leave cases 2 and 3 away so that nothing happens if it gets those numbers?
Forum: Scripting 09-14-2013, 03:19
Replies: 11
Views: 2,446
Posted By klaus65
Re: Client or UserID

Just to be sure, which one is which?:
GetClientOfUserId(GetEventInt(event, "userid")); <--- this is index?
GetEventInt(event, "userid")); <--- this is userid?

oh and which one is if I use...
Forum: Scripting 09-13-2013, 16:00
Replies: 6
Views: 1,474
Posted By klaus65
Re: Dead -Get ID

Thanks taz, I really appreciate your help!
Forum: Scripting 09-13-2013, 10:28
Replies: 11
Views: 2,446
Posted By klaus65
Client or UserID

Anyone have any guide, tutorial , tips etc when to use Client and when Entity/Client Indexes?
Forum: Scripting 09-13-2013, 05:50
Replies: 6
Views: 1,474
Posted By klaus65
Re: Dead -Get ID

How about if I have hooked an event and made the callback and then I wanna use that exact callback later.(Everything I have written on the callback section) can I just type this...
Forum: Scripting 09-12-2013, 16:55
Replies: 6
Views: 1,474
Posted By klaus65
Re: Dead -Get ID

One more question: If I have hooked an event like spawn HookEvent("player_spawn", Spawn); or something then what would be the difference between these two
public Spawn()
and
public Spawn(id)
Forum: Scripting 09-12-2013, 13:05
Replies: 6
Views: 1,474
Posted By klaus65
Dead -Get ID

Hey,
In CS:GO is there a way to get Id and name of the player that you are currently viewing.
Like when Im dead and watching player and say I typed /who I would get some info about him.
So I need:...
Forum: Scripting 09-11-2013, 15:49
Replies: 8
Views: 2,388
Posted By klaus65
Re: [CS:GO] Need help scripting!

Please dont answer: "Try it" because I cant right now!
Can I do this to heal whole team? this is part from shopmenu:
Thanks!
Forum: Scripting 09-11-2013, 09:10
Replies: 8
Views: 2,388
Posted By klaus65
Re: [CS:GO] Need help scripting!

Thanks!, really well explained +++
Forum: Scripting 09-11-2013, 06:16
Replies: 8
Views: 2,388
Posted By klaus65
Re: [CS:GO] Need help scripting!

Do you think I should use that or OnWeaponSwitch if I want it to check every time someone changes weapon? BTW random questions pls answer!:) what means ! and ? on scripts. how about difference...
Forum: Scripting 09-10-2013, 12:29
Replies: 8
Views: 2,388
Posted By klaus65
[CS:GO] Need help scripting!

Hey,
How do I make this in sourcemod (for cs:go)
from cs 1.6 plugin:

public plugin_init()
{
register_event("CurWeapon","CurWeapon","be", "1=1");
}

public CurWeapon(id)
Forum: Scripting 09-10-2013, 08:00
Replies: 1
Views: 1,232
Posted By klaus65
Hey, Im making a shopmenu for CS:GO and was...

Hey,

Im making a shopmenu for CS:GO and was thinking how do i show config file from menu.
I have menuitem1 "ITEM HELP" and I would like to link it to show config list of all item descriptions.
...
Forum: Scripting 09-08-2013, 06:21
Replies: 10
Views: 2,843
Posted By klaus65
Re: [CS:GO] XPmod -need help!

How about this?, could you tell me if this would work or can you fix it if it wont. Thanks!
new Handle:db = INVALID_HANDLE;

new String:Logfile[PLATFORM_MAX_PATH];

new experienceplayer[32],...
Showing results 1 to 25 of 62

 
Forum Jump

All times are GMT -4. The time now is 23:58.


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