Difference between revisions of "User:Mighty"
m |
m |
||
Line 11: | Line 11: | ||
* Player.OnKill before the big text | * Player.OnKill before the big text | ||
* Need CreateBullet | * Need CreateBullet | ||
+ | |||
+ | 9 Aug: | ||
+ | [14:07] <Mighty`> 1. w nowym buildzie jak się rzuca nóż (i tylko nóż tak działa), to w OnWeaponChange powinno być 255, a jest 14 | ||
+ | [14:08] <Mighty`> tzn onweaponchange niby wie że coś się zmieniło, ale pokazuje stan przed rzutem. W czystym 1.6.5 działa tak jak zawsze | ||
+ | [14:08] <Mighty`> 2. OnDamage i OnKill dalej mają nie te WeaponType co trzeba | ||
+ | [14:09] <Mighty`> 3. to co jest na mantis o TGame.TimeLeft dotyczy też tej wersji | ||
+ | [14:23] <Mighty`> 4. TMap.Name dalej nie da się wywołać |
Revision as of 13:53, 9 August 2013
Hey there!
if you want to contact me for some reason, please go to forums.soldat.pl (official soldat forums) and PM me from there, same account name.
My notes:
- IsAdmin (must-have)
- Map.Name not exported
- Team.OnJoin wrong team parameter
- Player.OnKill before the big text
- Need CreateBullet
9 Aug: [14:07] <Mighty`> 1. w nowym buildzie jak się rzuca nóż (i tylko nóż tak działa), to w OnWeaponChange powinno być 255, a jest 14 [14:08] <Mighty`> tzn onweaponchange niby wie że coś się zmieniło, ale pokazuje stan przed rzutem. W czystym 1.6.5 działa tak jak zawsze [14:08] <Mighty`> 2. OnDamage i OnKill dalej mają nie te WeaponType co trzeba [14:09] <Mighty`> 3. to co jest na mantis o TGame.TimeLeft dotyczy też tej wersji [14:23] <Mighty`> 4. TMap.Name dalej nie da się wywołać