Ulysses Stuff > Releases
Last Joined Check [1.05v]
Bite That Apple:
--- Quote from: Shu | Pexie on August 09, 2018, 09:51:41 AM ---It doesn't work, even the command itself... It's weird, since i have the same code here without errors, also checking those lines i didn't find anything uncommon...
--- Code: ---[ERROR] lua/autorun/sv_lastjoin.lua:221: 'end' expected (to close 'function' at line 155) near 'elseif'
1. unknown - lua/autorun/sv_lastjoin.lua:0
[ERROR] lua/autorun/sv_lastjoin.lua:176: 'end' expected (to close 'function' at line 155) near 'elseif'
1. unknown - lua/autorun/sv_lastjoin.lua:0
--- End code ---
--- End quote ---
Yeah, I don't mess around with Garry's Mod anymore, and I don't have a proper code editor anymore. I opened it on my old laptop that I used to use for coding and found the issue, I copied and pasted in the wrong area, and forgot about an end statement.
This will work now.
Bite That Apple:
--- Code: ---Updated to 1.05
-Fixed !ocheckjoin STEAMID
--- End code ---
Shu | Pexie:
--- Quote from: Bite That Apple on August 09, 2018, 12:33:48 PM ---
--- Code: ---Updated to 1.05
-Fixed !ocheckjoin STEAMID
--- End code ---
--- End quote ---
Everything is working now, but since you are here.... You can tell me about the string called "tostring(timesjoined)" means. The first time i saw this, i was thinking it had something related of how many seconds you were in the server (after authentication), but probably i'm wrong about it...
Bite That Apple:
--- Quote from: Shu | Pexie on August 09, 2018, 03:20:33 PM ---Everything is working now, but since you are here.... You can tell me about the string called "tostring(timesjoined)" means. The first time i saw this, i was thinking it had something related of how many seconds you were in the server (after authentication), but probably i'm wrong about it...
--- End quote ---
pretty sure it just lets the user or other people know how many times they joined the server. If I recall it's a number in parentheses (x)
Shu | Pexie:
--- Quote from: Bite That Apple on August 09, 2018, 06:25:35 PM ---pretty sure it just lets the user or other people know how many times they joined the server. If I recall it's a number in parentheses (x)
--- End quote ---
Yeah now that you said, it makes sense... Anyway thanks for the help and the update after years later ;)
Navigation
[0] Message Index
[*] Previous page
Go to full version