Cube Open Function

01/18/2013 21:22 MrFrancisc#1
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 :
Code:
command ( "cube open" )
cube.start.0.script
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" )
How i can rezolv this problem ?
01/18/2013 21:23 Yiv#2
:facepalm:

False section!

#reported

Please post again in the right section!
This is the right section: [Only registered and activated users can see links. Click Here To Register...]
01/18/2013 21:27 'oShet#3
try this
command ( "/cube open" )
01/18/2013 22:35 Der-Eddy#4
[Only registered and activated users can see links. Click Here To Register...]/moved
01/18/2013 22:45 .Remix#5
PHP Code:
    setskin(NOWINDOW)
    
command("cube open"
Wich error putty says?
01/19/2013 07:54 #SoNiice#6
Don't edit your quests in the object folder, use the .quest files directly, it's much easier.
01/19/2013 08:12 JachuPL#7
you have to add some items to create by this mpc in cube.txt