Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script Jim-VanillaUnicorn 1.7.3 (NEWEST EDITION)

Fohesontap

Silver Elite
Joined
Aug 29, 2023
Messages
17
Reaction score
293
Points
296
Location
USA
Yes this script is amazing and wokrs but for me throwing that one error but idknw 🫣
Hate to double post, but I've noticed edits don't alert the user with a notification.
I was able to figure out the error. The install is missing a huge part.
The script is creating Vanilla, and Bahama Mamas, if you don't add in this job as well, it'll throw errors trying to index "bahamas" which is nil since it was never created.

Cheers. :)

['bahamas'] = {
label = 'Bahama Mamas',
defaultDuty = true,
offDutyPay = false,
grades = {
['0'] = { name = 'Recruit', payment = 50 },
['1'] = { name = 'Novice', payment = 75 },
['2'] = { name = 'Experienced', payment = 100 },
['3'] = { name = 'Advanced', payment = 125 },
['4'] = { name = 'Manager', isboss = true, payment = 150 },
},
},
 

Seventricks

Member
Joined
Jun 10, 2024
Messages
4
Reaction score
0
Points
146
Location
Germany
SKRIPTFEHLER: Jim-vanillaunicorn/client/client.lua:39: Versuch, einen Nullwert zu indizieren (Feld '?') Hab denn Fehler auch hat jemand eine plan, was ich machen kann.
 

john1977

Member
Joined
Feb 8, 2025
Messages
2
Reaction score
0
Points
146
Location
nelson
I have a slight problem with this script. everything works except at the bar and fridge when at the bar i get the eye to open the menu but when i click on it nothing happens it just goes away . anyone know what might be the problem i see no errors in the panel.
 
Top