Search found 3 matches
- Wed Jul 20, 2016 10:23 pm
- Forum: Scripting
- Topic: Adding LS upon character creation.
- Replies: 8
- Views: 12473
Re: Adding LS upon character creation.
Sorry for the late response. Okay, so I just scrapped it and tried again once more. Everything I have listed below in code tags is 100% what is in the script. lua.baseentity.cpp inline int32 CLuaBaseEntity::AddLinkpearl(lua_State* L) { DSP_DEBUG_BREAK_IF(m_PBaseEntity->objtype == TYPE_NPC); const in...
- Tue Jul 19, 2016 10:30 pm
- Forum: Scripting
- Topic: Adding LS upon character creation.
- Replies: 8
- Views: 12473
Adding LS upon character creation.
Hello, I recently started my server and have been digging through these forums like a madman but I've reached wits end here and I could really use some help, if possible. I am trying to add a linkshell to a new character upon creation. I was using this post as reference but I've tried at least 4 dif...
- Tue Jul 12, 2016 9:42 pm
- Forum: Server Setup & Guides
- Topic: ERROR 1049 <42000>: Unknown database.
- Replies: 1
- Views: 4364
ERROR 1049 <42000>: Unknown database.
Hello, I am trying to install the server on my Windows 2008 VM and I installed all the prerequisite programs. I have the DSP_Import.bat in C:\darkstar\sql and my MySQL path is C:\Program Files\MySQL\MySQL Server 5.6\bin. Below is what is in the .bat file with my PW edited, of course. ECHO Creating D...