Register for your free account! | Forgot your password?

You last visited: Today at 01:32

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Vending Or Boothing.

Discussion on Vending Or Boothing. within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
abdoumatrix's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 874
Received Thanks: 239
Vending Or Boothing.

hey every1.

I was making a Boothing AI to sell Sellected items.

i was having a error in it drive me crazy.
but i solved it

it was from the Booth.Base. UID. cuz i was giving a entity.uid > 7,000,000
but when i used 1,00,000 it worked fine
(SobNpc)
PHP Code:
this.Base = new SobNpcSpawn();
            
this.Base.Owner this.Owner;
            
this.Base.UID = (this.Owner.Entity.UID 1000000) + ((this.Owner.Entity.UID 1000000) * 100000);
            
this.Base.Mesh 0x196;
            
this.Base.Type Enums.NpcType.Booth;
            
this.Base.ShowName true;
            
this.Base.Name this.Name
So i wanna the ranged no. for the uid.
abdoumatrix is offline  
Old 09/24/2013, 00:35   #2
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Search or look through the eudemons binary server source code.

The valid ranges for object types are already public in both many threads and in the leaked source.
pro4never is offline  
Old 09/24/2013, 01:44   #3
 
abdoumatrix's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 874
Received Thanks: 239
#closed.
i will try to figure out it.
by checking some other sources as a refrences.
abdoumatrix is offline  
Old 09/24/2013, 01:51   #4
 
shadowman123's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 1,525
Received Thanks: 230
whats ur question now .. i still dont know what u are asking .. since u solved ur problem ?
shadowman123 is offline  
Old 09/24/2013, 07:13   #5
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Check out my signature.
Here's the link I was referring to. It's an explanation on how market shops work:

Hopefully that helps you create an AI that automates it.
Spirited is offline  
Old 09/24/2013, 15:33   #6
 
abdoumatrix's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 874
Received Thanks: 239
my question was the ranged uid that works fine . i searched some sources and found where was my bug. (my bug was when having more than a specific value the item don't appear.) any way i already solved it and recoded the showitemonbooth.

this formula that make me ask about the range.
PHP Code:
(Owner.Identity 1000000) + ((Owner.Identity 1000000) * 100000). 
abdoumatrix is offline  
Reply


Similar Threads Similar Threads
[4267] Vending Bug.
02/25/2012 - CO2 Private Server - 4 Replies
Okay so, I've been working on this 4267 base I picked up on, BUT, I seem to find a small bug to it. Once you click "Ok" on the vending dialog nothing happens. I'm fairly sure(101%) that vending is fully coded inside the source just cant seem to find the problem. here is my StartVending() method: public bool StartVending(uint lParam) { if (m_IsVending) return false; Dictionary<uint, INpc> npcs;
[Help]Vending-5375
06/10/2011 - CO2 Private Server - 0 Replies
what all data changes between patch 5165 and patch 5375 for vending? what would make a client dc when you try to start vending?
Vending /omg
12/20/2005 - Ragnarok Online - 1 Replies
Hallo, Ich habe jetzt schon mehrmals die scheiss shop.txt bearbeitet, aber immer wieder kommt die Fehlermeldung in deinen Shop fehlt ein Titel /omg. Bin ich jetzt gagga im Kopf? In der shop.txt soll in der ersten Zeile der Shopname stehen, oder liegt es wielleicht an den falschen Editor? Hat jemand davon Ahnuung? Gruß SiSa
Vending?
10/29/2004 - Ragnarok Online - 3 Replies
hi, i have revemu (0.95) i was wondering how i use my bot to vend (because when i try to vend regulary my bros a diff game and my rag crashes) ANY help appreciated ;) Iam new to vending with a bot ty all
Vending Bot?
09/23/2004 - Ragnarok Online - 2 Replies
Hallo mal wieder Wollte mal nachfragen, ob we nen guten Vending Bot kennt. Der soll nix anderes machen, als einloggen, zeugs aus ner txt datei in den Wagen tun und bei nem DC reconnecten. Kennt wer einen? Greets und Thanks



All times are GMT +2. The time now is 01:32.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.