Hi all !
I need some help about this source release from Lighta :
http://rathena.org/board/topic/54409-src-stats/
I don't know where do i add the contain of the "now the calls" spoiler.
Someone can help me ?
Thanks in advance
1st thing :
The patcher don't run if it isn't in administrator mode on windows 7.
No error message. Nothing appened.
Maybe you can do something who can run automaticely in administrator mode, for the people who don't know computers very well.
2nd thing :
One of my player have the message "Program don't responding" Send the error report. (Windows error message)
His SE is Windows XP
It's fixed for GRF process.
It was because a wrong grf version.
Btw, some of my users get this error too :
"Access violation at adress 0042FF87 in module 'Instant-Ro Patcher.exe.' Read of address00000000"
i can not run my server with bitsecure, i mistake i suppose. But i don't speak Spanish x)
Maybe do you know just a way to make sure that the player launch the server from our own launcher?
Hi,
I'm searching a security for my client, like harmony but for free >_<'
Do you know something which can do that or a way to create one.
Thanks in advance
Eko
That's right!
I need to countitem on storage, not on inventory.
To giev you an example
The restock script is approximately like this :
if countstorageitem(#item) > #number
destorageitem #item #number
getitem #item #number
So i need the countitem to check if the player have the item in the storage before creating them in his inventory
Yup sorry,
(countstorageitem(0,1025) return the number of item in the inventory, not in the storage
and (countstorageitem(1,1025) return the number of item in the guild storage.
But i need a countitem for storage x)
It works but there isn't countitemstorage x)
I've tested and :
Countitemstorage 0 : Count item in inventory
Countitemstorage 1 : Count item in gStorage
Well it's work !
But that's not what I need ! x)
I need a command which move item from storage to inventory =/
This command create item on storage, or delete it.
Else if i can have a command who countstorageitem, it can works too.
Can you help me again ?
Thanks for all !
Hi !
I want to create a restock NPC, who take a #number of #item in the storage .
So I search a Source Edit which add this script command.
I've ever see SQl script for this, but it don't work very well.
Someone has a source edit like that ?
Thanks in advance
Eko
Ps : Sorry for my bad english --'