User contributions for 50p
Jump to navigation
Jump to search
19 September 2008
- 05:0405:04, 19 September 2008 diff hist +29 Modules/hashing No edit summary
- 05:0005:00, 19 September 2008 diff hist +576 N Modules/hashing/md5 New page: {{ModuleFunction|hashing}} Calculate the '''MD5''' hash of a string ==Syntax== <syntaxhighlight lang="lua"> string md5( string str ) </syntaxhighlight> ===Required arguments=== * '''str:''' string of which you wa... current
- 04:5704:57, 19 September 2008 diff hist +598 N Modules/hashing/alder32 New page: {{ModuleFunction|hashing}} Calculate the '''alder32''' hash of the given string ==Syntax== <syntaxhighlight lang="lua"> string alder32( string str ) </syntaxhighlight> ===Required arguments=== * '''str:''' string... current
- 04:4204:42, 19 September 2008 diff hist +842 N Modules/hashing New hashing module page
- 04:3604:36, 19 September 2008 diff hist 0 Template:Modules/hashing/functions No edit summary current
- 04:3404:34, 19 September 2008 diff hist +65 N Template:Modules/hashing/functions New page: *md5 *alder32
11 September 2008
- 03:1503:15, 11 September 2008 diff hist +267 OnPlayerWasted No edit summary
15 August 2008
- 18:1318:13, 15 August 2008 diff hist +190 OnClientGUIClick →Example: the example didn't work at all
- 15:5015:50, 15 August 2008 diff hist +7 OnClientGUIClick →Example: added false to addEventHandler, I had people asking me why the example doesn't work
8 August 2008
- 22:5822:58, 8 August 2008 diff hist +23 Call Top info...