Search found 2 matches

by Skrakle
Fri Jun 26, 2015 2:11 am
Forum: Scripting
Topic: Making a new command
Replies: 13
Views: 11323

Re: Making a new command

Here's a lua command i made last year, it teleported the player to their previous zone, i just tested it with current build. --------------------------------------------------------------------------------------------------- -- func: unstuck -- auth: Vivitaru -- desc: Teleports a player to their pre...
by Skrakle
Sun Jun 21, 2015 4:15 pm
Forum: Troubleshooting
Topic: Triggers.sql
Replies: 7
Views: 13495

Re: Triggers.sql

I myself was never able to successfully import triggers using mysql's importer or phpmyadmin. Here are simple steps: #1) Install Navicat if you haven't already, demo has a 30-day trial. #2) Create/truncate database #3) Import ALL sql files except for triggers.sql OR if you don't want to import them ...