Problem mit Smart_Scripts

Hallo,
Ich habe ein kleines Problem mit einem Smart_Script.
Das ganze soll einen bei einem Rechtsklick auf ein Gameobjekt (Portal) den Spieler porten.
Allerdings passiert bei einem Rechtsklick garnichts.

Smart-Script:

INSERT INTO smart_scripts VALUES (500000, 1, 0, 0, 64, 0, 100, 0, 0, 0, 0, 0, 62, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, -902.144, -572.058, 6.87959, 1.5855, ‘Portal to Southshore - On click - Teleport’);
Gameobject:

INSERT INTO gameobject_template VALUES (500000, 10, 1327, ‘Portal to Southshore’, ‘’, ‘’, ‘’, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ‘SmartGameObjectAI’, ‘’, 0);
Wenn ihr die Spaltennamen in den Querys benötigt füg ich sie hinzu.
Schöne Grüße,
Firerfan

UPDATE smart_scripts SET target_type = ‘7’ WHERE entryorguid =500000 AND source_type =1 AND id =0 AND link =0;
Bitte schön. /emoticons/default_tongue.png