[SWIFTEMU] Waiter bot code?
Howdy,
I remember seeing someone post up the code for the waiter bot (The one were you can ask it to get you a drink and it will) on a thread, but I can't find it.
I'm wondering, does anyone have the code for it? If so may you please paste it in the comment section below :D
Cheers.
Re: [SWIFTEMU] Waiter bot code?
Re: [SWIFTEMU] Waiter bot code?
No one has it. You have to code it yourself. It was never coded so.
And no I dont have it either or am willing to do it (as I dont own a hotel so. )
Re: [SWIFTEMU] Waiter bot code?
I found the correct code needed, just a bit lost on where to add this part;
Quote:
3. Add this codes in extradata of ItemBase:
PHP Code:
Extradata BotGeneric: sh-3089-81.hd-3091-2.ca-3084-82-108.hr-3020-34.lg-3058-100.wa-2005-62.ch-225-92
PHP Code:
Extradata BotBartender: sh-3064-110.hr-9534-39.lg-3058-64.wa-2005-62.hd-600-1.ch-819-92
Found nothing like extradataItemBase or any files along those lines.
Re: [SWIFTEMU] Waiter bot code?
3. Add this codes in extradata of ItemBase:
It means: Add that code in the field 'extradata' from the table called 'itembase' (or something related to that.)
Re: [SWIFTEMU] Waiter bot code?
Quote:
Originally Posted by
HillBilly
3. Add this codes in extradata of ItemBase:
It means: Add that code in the field 'extradata' from the table called 'itembase' (or something related to that.)
Won't work. I hardcoded it so it will serialize always the same look in the catalogue
Re: [SWIFTEMU] Waiter bot code?
Quote:
Originally Posted by
AKllX
Won't work. I hardcoded it so it will serialize always the same look in the catalogue
I was about to say, that's not right I tried it like that. However it does work, my friend has it working fine but won't tell me how did it and I sore a spanish hotel with them working running on Swift and he said that's how he did it.