[Guide]All Unique Dead GM Command (Add to old command spawn)
open
modGameserver.bas
in HandleChat
add this code
Code:
Case ".dead"
If UBound(sCommands) > 0 Then
AllUniqueDead index, sCommands(1)
End If
now go to the end of modGameserver.bas
add this
Code:
Private Function AllUniqueDead(index As Integer, command As String)
If command = "isy" Then 'ISYUTARU
UniqueAnnounce True, "TestName", 2002
End If
If command = "lord" Then ' Lord Yarkan
UniqueAnnounce True, "TestName", 3810
End If
If command = "tiger" Then 'Tiger Girl
UniqueAnnounce True, "TestName", 1954
End If
If command = "cerb" Then 'Cerberus
UniqueAnnounce True, "TestName", 23638
End If
If command = "ivy" Then ' Captain ?vy
UniqueAnnounce True, "TestName", 23639
End If
If command = "uru" Then 'Uruchi
UniqueAnnounce True, "TestName", 1982
End If
If command = "man" Then 'Manyang
UniqueAnnounce True, "TestName", 1933
End If
End Function
^_^ i add the "man" for fun you can delet it
guid:
True = killed/ False = Spawn
Test = the name of player (Test kill Isy...)
(u can change the "TestName" to ur nick with out ""
so if its will do error just add " " and its will work)
2002 = monster number
enjoy u can edit that for fun =)
picture:
https://2img.net/r/ihimizer/img137/2350/enjoycy2.jpg credit to DeathShooter
on the first codec
=) and for me ^_^ on dead commands
All checked and works
(sry about my bad english ^_^)
edit:
anyone can add command like
.dead isy carmon and its will show
CarmoN killed the isy...
like in .item number plus...
if anyone can its will be better =) ty