[ Ask ] About this item?

Yugosh

New member
Messages
7
Points
0
{ Id: 7415 AegisName: "Stone_Of_Summons" Name: "Summoning Stone" Type: 3 Buy: 2 Weight: 10},
for this code how do we put the code like Summon / Spawn 1 1904 (Bomb Poring).

thanks master
default_smile.png


 
try this

Code:
{	Id: 7415	AegisName: "Stone_Of_Summons"	Name: "Summoning Stone"	Type: 3	Buy: 2	Weight: 10	Script: <"			monster "this",-1,-1,"--ja--",1904,1,"";	">},
 
Back
Top