[ Solved ] Forward Ham_Killed
Just one question : what is the param "shouldgib" please ? I do not understand ...
Code:
Thank you in advance ! |
Re: [REQ] Forward Ham_Killed
It is in what conditions the player should gib on death (break up in meat and bones...).
0 means that the player won't gib. 1 means that the player will gib on big damage. 2 means that the player will always gib (independantly on the damage taken). |
Re: [REQ] Forward Ham_Killed
So i can just do :
Code:
and the player always break up in meat and bones LoL ! Thanks :D |
Re: [REQ] Forward Ham_Killed
PHP Code:
|
Re: [REQ] Forward Ham_Killed
Hum why ? Because the syntax is :
Code:
SetHamParamInteger ( which, value )Value = 2 // But why 2 and not 1 , 4 , 7 etc ? And to conclude, where can i set the native ? Because if i set it in the code the compilator his ANGRY |
Re: [REQ] Forward Ham_Killed
It's 2 because:
Quote:
|
Re: [REQ] Forward Ham_Killed
Oh yes sorry i forget it :S
Thanks :D It's work fine. Thanks a lot Veco ! If anyone want it : PHP Code:
|
| All times are GMT -4. The time now is 06:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.