; This file is part of ADL2.
; ADL2 is free software: you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
; the Free Software Foundation, either version 3 of the License, or
; (at your option) any later version.
; ADL2 is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
; You should have received a copy of the GNU General Public License
; along with ADL2. If not, see <http://www.gnu.org/licenses/>.
; You May Not Make Commercial Use of any of our content, and any kind
; of newer implementations will be need to be shared and commited.
include windows.inc
extrn ?CanSellItem@COfflineShop@@SA_NPEAVCItem@@@Z:proc
extrn CanSellItem:proc
.code
.data
ManagePrivateStoreFilterHook proc
mov rax, [rcx+30h]
cmp dword [rax+70h],39h
jnz @F
ret
@@:
push rax
push rcx
sub rsp, 20h
call CanSellItem
add rsp, 20h
cmp rax, 0
pop rcx
pop rax
ret
ManagePrivateStoreFilterHook endp
end
For the odbc you have to run the Instalador.exe and click crear dsn, but you have to rename them so the lin2clancomm.dsn for example becomes l2c4_lin2clancomm but also check if the file inside has as database value the correct file name, about the client i also wanted a clean client because i had a problem with the monsters because the character didn't have collision with the monsters and he was running through them but i fixed it with files from a normal interlude client, also my client is now c3 😛 i changed the maps, staticmeshes, systextures so now i do not have the fortresses at antharas lair for example but i also have the c3 sounds and login screen. Where is @GX-Ext
I really wonder if they launched the server without testing it even once. All players are creating new characters and transferring the level 20 reward to their main ones. It seems banning people is much easier than sending them a direct message in-game. If you can’t do your job properly, get in touch with people who can help you. I made 17 million in 10 minutes on a 1x Adena rate server and got an Icarus weapon. My suggestion to you — as it's written on the character you banned — is to wipe the server and run a proper OBT. Good luck with your time as administrators; although it doesn't look like it will last very long.
Question
Naelson
Someone there has conhecimendo where I am failing
I am new to programming
I can not find the syntax error

Edited by Jamba1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now