|
RPC_GIVETAKEDAMAGE crash
|
|
| Dr0m |
Дата: Вторник, 18.11.2014, 15:08 | Сообщение # 1
|
Новичок
Сообщений: 4
Статус: Offline
|
Hello, why I get a crash? Код {$CLEO} {$I SF}
0000: NOP
:KILL wait 0 if key_down 49 //KEY 1 jf @KILL if 0AD2: 0@ = player $PLAYER_CHAR targeted_actor if SAMP.IsPlayerConnected(0@) then 0B2B: samp 1@ = get_player_id_by_actor_handle 0@ 0B36: samp 2@ = get_player_nickname 1@ 0AF8: samp add_message_to_chat "%s will die..." color 0xFFFFFF 2@ call @givedamage 4 id 0@ ammount 99.9 weaponid 24 bodypart 4 else 0AF8: samp add_message_to_chat "Player is offline!" color 0xFFFFFF 2@ end wait 1000 jump @KILL :givedamage 0B3D: raknet 20@ = new_bit_stream 0B40: raknet bit_stream 20@ {GiveOrTakeStatus} 0 type BS_TYPE_BOOL size 1 0B40: raknet bit_stream 20@ {Player} 0@ type BS_TYPE_SHORT size 2 0B40: raknet bit_stream 20@ {ammount} 1@ type BS_TYPE_INT size 4 0B40: raknet bit_stream 20@ {GUN} 2@ type BS_TYPE_INT size 4 0B40: raknet bit_stream 20@ {BodyPart} 3@ type BS_TYPE_INT size 4
0B8A: raknet send_rpc RPC_GIVETAKEDAMAGE bit_stream 20@ 0B3E: raknet delete_bit_stream 20@
Anyone can help me?
Сообщение отредактировал Dr0m - Вторник, 18.11.2014, 15:09 |
|
|
|
|
| darkes |
Дата: Вторник, 18.11.2014, 15:16 | Сообщение # 2
|
Боец
Сообщений: 188
Статус: Offline
|
0@ - struct of the gta player, not id and you send empty 1@ 2@ 3@, mb cause of this
|
|
|
|
|
| Dr0m |
Дата: Вторник, 18.11.2014, 15:22 | Сообщение # 3
|
Новичок
Сообщений: 4
Статус: Offline
|
Цитата darkes (  ) 0@ - struct of the gta player, not id and you send empty 1@ 2@ 3@, mb cause of this Thanks for your input. At the moment I learn Cleo. Can you help me?
|
|
|
|
|
| darkes |
Дата: Вторник, 18.11.2014, 15:23 | Сообщение # 4
|
Боец
Сообщений: 188
Статус: Offline
|
Цитата Dr0m (  ) Thanks for your input. At the moment I learn Cleo. Can you help me? Im bad with english, but ill try to help you, write in PM or add my skype
Сообщение отредактировал darkes - Вторник, 18.11.2014, 15:25 |
|
|
|
|
| Dr0m |
Дата: Вторник, 18.11.2014, 15:25 | Сообщение # 5
|
Новичок
Сообщений: 4
Статус: Offline
|
Can I contact you in Skype?
|
|
|
|
|
| darkes |
Дата: Вторник, 18.11.2014, 15:26 | Сообщение # 6
|
Боец
Сообщений: 188
Статус: Offline
|
Цитата Dr0m (  ) Can I contact you in Skype? kumerrrr
|
|
|
|
|
| Sponge_Noob |
Дата: Понедельник, 24.11.2014, 10:46 | Сообщение # 7
|
Сообщений: 1466
Статус: Offline
|
rip
|
|
|
|
|