10.03.2010, 17:36
How do i create a message in the chat box when someone get killed..
Like:
Mr.noobie killed mr.slave with a chainsaw
Like:
Mr.noobie killed mr.slave with a chainsaw
Originally Posted by [AC
Etch ]
use reasons : if(reason == weaponid) { //urcodehere } and u format a string using killerid and playerid |
Originally Posted by [AC
Etch ]
use reasons : if(reason == weaponid) { //urcodehere } and u format a string using killerid and playerid |