as the topic how to change weapon sprite deathmsg?
like this
i have the sprite file, but i don't how to do that...
i use this, but not work..
PHP Code:
message_begin(MSG_ONE, gmsgWeaponList, {0,0,0}, id)
write_string("weapon_samurai")
write_byte(10)
write_byte(120)
write_byte(-1)
write_byte(-1)
write_byte(1)
write_byte(5)
write_byte(CSW_SAMURAI)
message_end()