I have an bug at my p-server .
When i insert function at an npc script ,npc don't work ,but when i installed serverfiles ,he is work good .
Function :
cube.start.0.script
How i can rezolv this problem ?
When i insert function at an npc script ,npc don't work ,but when i installed serverfiles ,he is work good .
Function :
Code:
command ( "cube open" )
Code:
say_title ( "Baek-Go" ) say ( "My text " ) say ( "My text" ) say ( "My text" ) say ( "My text" ) say ( "My text" ) wait ( ) setskin ( NOWINDOW ) command ( "cube open" )