Jump to content
MakeWebGames

[mccode v2] ADVANCED USERSONLINE MOD


Recommended Posts

Guest Anonymous
Posted

second mod lol i was a bit fed up of the old users online so i decided to make a advanced one i and then to shere it with every one here at ce please tell me what u think of it .It shows you the users =Order Nuber= Name=ID=Level=Gender=Last Action=Money=Attack and to top it of in a nice table well table also if u don,t trust me test it at www.tribe-wars.net.........

NOT POSTING LET ME TRY AGAIN

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

PLease tell me what u think of it thanks.

 

Wow, code tags screw up when trying to add them. Or maybe im tired. ~L

You were tired :P - jk, using a bunch of dash marks makes the code tags angry ~SB

  • Replies 60
  • Created
  • Last Reply

Top Posters In This Topic

Guest Anonymous
Posted

Re: FREE ADVANCED USERSONLINE MOD

For v1 cause som ones gona ask

oh yh the only reason why i havent put it in a code boxit keeps messin up

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: FREE ADVANCED USERSONLINE MOD

uh-oh

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

should be

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

if your to lazy here it is

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Guest Anonymous
Posted

Re: FREE ADVANCED USERSONLINE MOD

Any way thanks for modifying it :wink:

Posted

Re: FREE ADVANCED USERSONLINE MOD

 

uh-oh

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

should be

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Dude, Do you even check the validity of your claims before posting?

${$r['money']} would produce (Example: You have twenty K dollars) $20000, Your way would simply create 20000.

The original way will include the dollar sign, Whereas yours wont. If i wanted to be more in depth with it, The line would become:

<th>$".money_formatter($r['money'], "")."</th>

Which would produce $25,000 with all the punctuation in the value thats returned.

Each to there own i guess :P

was just about to post that..

dude you seriosuly need to check before you jump to posting.

Guest Anonymous
Posted

Re: FREE ADVANCED USERSONLINE MOD

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

This is my seconded mod hate it when peeps do that take the piss am not gonna make any more mods

Guest Anonymous
Posted

Re: FREE ADVANCED USERSONLINE MOD

yh i know lol just in a mood about somthink els he he

Guest Anonymous
Posted

Re: FREE ADVANCED USERSONLINE MOD

I wasen,t be in sexist by the way lol

Posted

Re: FREE ADVANCED USERSONLINE MOD

Don't fret about it. Sorry you cant catch sarcasm through text. Anyway, I am trying to add location in place of money. I replaced {$r['money']} with {$r['location']} and {$r['cityname']}. Neither of those display the city in which the user is in. Could that be because it's not fetching where the user is located?

Guest Anonymous
Posted

Re: FREE ADVANCED USERSONLINE MOD

no becuase that will show your locaiton i think not theres

Guest Anonymous
Posted

Re: FREE ADVANCED USERSONLINE MOD

there not the same {$ir['location']} even thu i don,t think it won,t work like that because that will just show your location

Posted

Re: FREE ADVANCED USERSONLINE MOD

This works for V2 but the location only shows the # of location :?Yes I realize Lostone posted the code but could not get it to work right.Thanks for the help :-D

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: FREE ADVANCED USERSONLINE MOD

 

uh-oh

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

should be

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Dude, Do you even check the validity of your claims before posting?

${$r['money']} would produce (Example: You have twenty K dollars) $20000, Your way would simply create 20000.

The original way will include the dollar sign, Whereas yours wont. If i wanted to be more in depth with it, The line would become:

<th>$".money_formatter($r['money'], "")."</th>

Which would produce $25,000 with all the punctuation in the value thats returned.

Each to there own i guess :P

with the dollar sign in front it produced an error on mine?

Posted

Re: FREE ADVANCED USERSONLINE MOD

A syntax error or what?

If it is a syntax error, try this:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Edit: woooh, I can't spell money

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...