General > Off-Topic

Problimg with ulib and Xgui

<< < (3/3)

JamminR:

--- Quote from: Megiddo on December 30, 2010, 05:09:47 PM ---but the garrysmod.org domain is always slower than snot right now for some reason.

--- End quote ---

There, fixed the 'but' comment for you.

Also, though no link is shown, I found this in the html source code.

--- Code: --- function ReportFile()
{
reason = prompt( "Please enter the reason for reporting this file:", "" );
if ( !reason ) return;

xmlGet = createXMLHttpRequest();
xmlGet.open( "GET", "/downloads/?a=Report&reason="+MakeGetSafe(reason)+"&id=#####", true );
xmlGet.onreadystatechange = PopupConfirm;
xmlGet.send( null );


--- End code ---

Though various ways could exist to call that.
As it would best come from you Megiddo, I'll let you tinker with that function call from a url line, or pasting the actual url within it.
Fill in ##### with the 3 ids listed in previous posts of course.

Megiddo:
I seriously doubt he checks the reports anymore, if he removed the link. :P

JamminR:
Actually, the last time we found svn postings, including one from a false 'megido', I figured out how to report the file and it was later marked.
Now, that was over a year (or more) ago. It's possible his functions that use that functions don't even work anymore.
He does like to change code structure often. :)

Cybercub:
Nope the FAQ don't work for me. I think maybe it's because im using darkrp SVN is conflicting with ulx.

Cybercub:
Everythings fixed now. Thank you!

Navigation

[0] Message Index

[*] Previous page

Go to full version