tvdynamoMember |
Last Activity: 07/03/2023 09:56
Quotes
10/06/2019 |
23:19 - JellyBitz quoted tvdynamo in post Inventory slot check? Yes, I have made some changes to make it suitable for me, the purpose is that I want to know the location.
SELECT *
FROM _Inventory
WHERE CharID = ChariD AND ItemID = 0 and Slot BE... |
10/04/2019 |
16:59 - hoangphan7 quoted tvdynamo in post Inventory slot check? This is total slots, I want to take all empty slots.
Declare InventorySlot int = (select InventorySize from _Char where CharID = ChariD)
Declare EmpTyslot int = (
Select Count(*)... |
08/11/2019 |
04:05 - #HB quoted tvdynamo in post Crash game Help! Thanks, Please give me your skype.
I don't have skype, you can contact me in discord instead. You'll find my discord link below my Received Thanks counter. |
08/10/2019 |
21:13 - #HB quoted tvdynamo in post Crash game Help! If the PaymentDevice column I set is 2, but the column CashItem I did not set 1, then when running SR_GameServer will error bsobj plugin gold price vsro register
That's not a proble... |
04/21/2019 |
11:49 - Naltalah quoted tvdynamo in post [Release]Totemia flyff serverfiles v18 The important problem is that WorldServer crashed, it collapsed when I moved into the area as in the video I uploaded
https://www.youtube.com/watch?v=PORM6HbDf6Y
Just run the wor... |
10:26 - matonskie23 quoted tvdynamo in post [Release]Totemia flyff serverfiles v18 Sorry!
This is an error when my WorldServer crashed
G:\server_Totemia flyff serverfiles v18\Server_Files\Programs\WorldServer.exe caused ACCESS_VIOLATION (0xc0000005)
in module... |
10:21 - Naltalah quoted tvdynamo in post [Release]Totemia flyff serverfiles v18 Sorry!
This is an error when my WorldServer crashed
G:\server_Totemia flyff serverfiles v18\Server_Files\Programs\WorldServer.exe caused ACCESS_VIOLATION (0xc0000005)
in module... |
00:51 - matonskie23 quoted tvdynamo in post [Release]Totemia flyff serverfiles v18 WorldServer had an crash when I moved to the area, i don't know, is this caused by the NPC?, how to fix, thanks!
https://www.youtube.com/watch?v=PORM6HbDf6Y
you should post your lo... |
04/20/2019 |
17:30 - Ecrypter quoted tvdynamo in post [Release]Totemia flyff serverfiles v18 I use Universal Source, my worldserver encountered an error and crash
TRANS : is not alive
https://i.imgur.com/IOTkngj.png
https://i.imgur.com/3zGIcX9.png
error gives you an idea... |
04:24 - prolink12322 quoted tvdynamo in post [Release]Totemia flyff serverfiles v18 3 different source code, the Elemental source compiled without error, can play the game without any problems, but the level only reaches 120, someone can give me the standard source: (... |
04/16/2019 |
21:33 - Nιgнтмαяε quoted tvdynamo in post [Release]Totemia flyff serverfiles v18 I get error:
Msg 102, Level 15, State 1, Procedure CHECK_CHARS, Line 11
Incorrect syntax near 'MENTION=323619'.
Msg 102, Level 15, State 1, Procedure CHECK_CHARS, Line 15
Incorrect sy... |
04/12/2019 |
13:15 - ディオニュソス quoted tvdynamo in post Character speed fix! How to fix?
Serialize speed between the clients |
04/09/2019 |
12:58 - 69BOLT69 quoted tvdynamo in post Character speed fix! I am using clean v15 source code, I open 2 accounts, my account A gives 400% speed, I use account B to observe that I see character A moving very slowly, thanks all!
Hello i think t... |
04/05/2019 |
05:40 - Nιgнтмαяε quoted tvdynamo in post 168 Slot Inventory I use a clean database v15, I follow the instructions correctly, when I initialize the character I get an error, it takes me more than 2 hours without finding a way to fix, someone ple... |
03/13/2019 |
22:28 - - Major quoted tvdynamo in post Visual Studio 2017 Source + Files Snow never stopped falling in the, how to disable snow? HELP!
https://i.imgur.com/TtXtWjB.png
/StopRain :) |
03/10/2019 |
16:20 - Ecrypter quoted tvdynamo in post Release v15 Source/Files with Custom Map How can I completely remove hackshield from the client?
first remove hackshield in the source compile . |
03/09/2019 |
11:39 - Ecrypter quoted tvdynamo in post Release v15 Source/Files with Custom Map Hackshield pro how to fix?
https://i.imgur.com/dwescs9.png
what you mean sir? |
02/12/2018 |
14:51 - NorseGodTyr quoted tvdynamo in post How to fix Green Book? Can someone direct me how to fix the Green/Red/Black Book system, I have looked through all the documentation and done as they have instructed but it does not work.
I use database + s... |
01/01/2018 |
14:24 - nex1993 quoted tvdynamo in post Invalid object name SR_CharAppoint FIX ? I'm having an error from delete char, I use a clean database.
Query Error!!! Query Result : -1, Query : exec _ManageShardCharName 0, 1207, 64, 'Dynamo', ''
SQL Error State:42S02, Nat... |
12/24/2017 |
14:53 - How to initialize the character get full blue and white from slot 1> 12 as shown in the picture?
http://i.imgur.com/GWO6rJC.jpg
SRO_VT_SHARD -- _FN_ADD_INITIAL_EQUIP |