Jump to content

AidisProPlayer

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

AidisProPlayer's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. ERROR: skript.lua:44 attempt to compare two nil values local spaces=tonumber(DGS:dgsGridListGetItemData(grid4, selectedRow, 2)) local maxspaces=tonumber(DGS:dgsGridListGetItemData(grid4, selectedRow, 3)) local reputation=tonumber(DGS:dgsGridListGetItemText(grid4, selectedRow, 3)) if spaces >= maxspaces then outputChatBox("* Brak wolnych miejsc.", 255, 0, 0) return end if reputation > getElementData(localPlayer,"player:reputation") then outputChatBox("* Nie Posiadasz Wymaganej Reputacji.", 255, 0, 0) return end
  2. How i can change guiCreateGridList backgroud to transparent.
×
×
  • Create New...