Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 35
Search took 0.01 seconds.
Search: Posts Made By: albisse
Forum: Zombie:Reloaded 11-09-2017, 08:07
Replies: 996
Views: 379,669
Posted By albisse
Re: [CS:GO] Release: Zombie Plague 6.8

Hello , i have a problem , idk why but cut doesn't work, i can't hit or give dommage o_O
I don't have update the plugins but i think it's not that.

No report but how we declare that now with the...
Forum: Scripting 08-12-2017, 09:22
Replies: 7
Views: 2,964
Posted By albisse
Re: [CS:GO] GetClientAimTarget !through wall

Oh yes it works ! Thx a lot !
Forum: Scripting 08-12-2017, 08:51
Replies: 7
Views: 2,964
Posted By albisse
Re: [CS:GO] GetClientAimTarget !through wall

Thx , so if i enderstand its like :
if ( getClientViewClient(client) == GetClientAimTarget(client)){
so do what i want
}

I'm sorry if i am verry "nooby" but i nerver use the stock variable...
Forum: Scripting 08-11-2017, 17:17
Replies: 7
Views: 2,964
Posted By albisse
Re: [CS:GO] GetClientAimTarget !through wall

Hello again , Mitchell tell me to watch this : https://github.com/MitchDizzle/Exten...l.sp#L601-L618
But i don't know how to use it :/

I test that ( with the gitHub code ) :

float...
Forum: Scripting 08-09-2017, 10:39
Replies: 7
Views: 2,964
Posted By albisse
Re: [CS:GO] GetClientAimTarget !through wall

I see that but i dont know how it work or how to use it :/
Forum: Zombie:Reloaded 08-09-2017, 10:34
Replies: 15
Views: 8,416
Posted By albisse
Re: [csgo zombie] can make Minigun and Bazooka?

For the minigun i thinks you can just change the skin of M242 and change the spec

But for the bazooka i want it too <3
Forum: Scripting 08-09-2017, 10:29
Replies: 7
Views: 2,964
Posted By albisse
[CS:GO] GetClientAimTarget !through wall

Hello !
I want to make a plugins but i have a probleme , the function GetClientAimTarget work through a wall , but i dont want that , i tried to make only_clients at true or false but its the same....
Forum: Scripting 08-04-2017, 16:58
Replies: 0
OFF
Views: 551
Posted By albisse
OFF

//
Forum: Scripting 07-21-2017, 08:18
Replies: 0
Views: 705
Posted By albisse
[CS:GO] Need help to grab player

Hello !
I want your help because i have some problems with my code, just one problems but if you are very good people another problems ;)

So i want to create a grab betwin two player if i AIm...
Forum: Scripting 07-17-2017, 08:04
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

I think to be simple i will use scoope key , second atk its more simple i will test with : https://forums.alliedmods.net/showpo...6&postcount=21

Thx all :)

Edit : i hate the new declatations...
Forum: Zombie:Reloaded 07-16-2017, 19:15
Replies: 996
Views: 379,669
Posted By albisse
Re: [CS:GO] Release: Zombie Plague 6.7

Yes it's perfect ! thanks a lot !
Just if you know how to change speed of a player and infinite ammo for a player ?

I love you thanks you so much :)
Forum: Zombie:Reloaded 07-16-2017, 19:01
Replies: 996
Views: 379,669
Posted By albisse
Re: [CS:GO] Release: Zombie Plague 6.7

i want to do someting when round start and player have XYZ classe , like round start X player have Testclasse CT so do something for this players ( who have the testclass ) .

So Round start -->...
Forum: Scripting 07-16-2017, 18:33
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

Yes but not for Drop key :/
Forum: Scripting 07-16-2017, 16:52
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

Yes i know how work timer, but if you want , i want a infinity timer when i press drop and when i realese drop stop timer.
Forum: Scripting 07-16-2017, 15:34
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

Yes i know but i don't know when stop the timer because i don't know when realese start to stop the timer :/
Forum: Scripting 07-16-2017, 13:55
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

it work but if client press "g"/drop my code run 1 time, i dont want that.
i want have code like : client press G and stay press --> the code repeat all frame , and if i realese my code stop run.
Forum: Zombie:Reloaded 07-16-2017, 13:15
Replies: 996
Views: 379,669
Posted By albisse
Re: [CS:GO] Release: Zombie Plague 6.7

Plz how can i know the CT classe and if the ct classe is "test123" for exemple do a code , i test :



But for sure, my console tell me to change the style of declarations and i think will don't...
Forum: Scripting 07-16-2017, 12:02
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

Don't work :/
And i think this code juste do 1 time the code in " // do something... " , i want if its possible ( the first solution i think its the same as your code ) , a code who can repeat...
Forum: Scripting 07-16-2017, 06:23
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

I already have look this tutorial and i don't find in SDKHook function who know the realese / press and stop when realese.

I think its simple but nope too hard for me :/
Forum: Scripting 07-15-2017, 11:13
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

It is possible to use this code frame by frame when player press the button drop.
Like i pressed : my code run and reload frame by frame
Press realese : Stop

So when i presse drop my code run...
Forum: Scripting 07-14-2017, 14:00
Replies: 21
Views: 4,097
Posted By albisse
Forum: Scripting 07-14-2017, 12:44
Replies: 21
Views: 4,097
Posted By albisse
Re: How to know drop weapon in cs go

Thanks for your help but i have error.
With this line : error 147: new-style declarations are required.

public Action:checkDrop(client, args)
{
PrintToChatAll("%N has weapon dropped.",...
Forum: Scripting 07-14-2017, 12:08
Replies: 21
Views: 4,097
Posted By albisse
How to know drop weapon in cs go

Hello !
I want to know how to know when player use the key "drop" but i dont find.
I tried this :


void commandHookEventDrop()
{
AddCommandListener(hookEventDrop, "drop");
}
Forum: Zombie:Reloaded 07-12-2017, 10:17
Replies: 996
Views: 379,669
Posted By albisse
Re: [CS:GO] Release: Zombie Plague 6.7

When my server work yes i can help for french translation , but i have a big probleme , some of my player crash because they have probleme with the m60 , dual infinite , w_models , caleon1 model so...
Forum: Zombie:Reloaded 07-10-2017, 21:16
Replies: 996
Views: 379,669
Posted By albisse
Re: [CS:GO] Release: Zombie Plague 6.7

Ok thx , i have edit my post can you reply to my some answers, sorry if i ask some questions but you are hir now :)
Showing results 1 to 25 of 35

 
Forum Jump

All times are GMT -4. The time now is 20:19.


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