Jump to content
MakeWebGames

Recommended Posts

Posted

Re: [MCCodes V2] View User

Thanks radio_active I'll look into it after school tomorrow but I actually need a decent night sleep to get me up for 7am :wink:

and

I did do a few visual edits if you check the screen shot or read the code... not a lot of difference but there is some.

*Karlos turns off computer, goes on xbox for a while...and goes to bed.

Posted

Re: [MCCodes V2] View User

I found this in your code...

 

You're unable to view this code.

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

 

what about?

 

You're unable to view this code.

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

Posted

Re: [MCCodes V2] View User

Well to be honest I'm not great with arrays so and I don't have a good clue what I can use them for...

I've been focusing on understanding them but I still can't....

If anyone can help thanks...

But for when I release my next update for the script I will add this in..

Thanks POG1 and Zero :wink:

  • 11 months later...
Posted

Me, Personally, I belive its a bit "non-professional" look if you will.

Okay but did I state that it was designed to be a professional looking?

Nope you didn't mate !

Ignore it lol

Nice work :thumbsup:

Posted

Are you incapable of pressing Ctrl+F, pressing the letters G A N G then pressing tab then pressing the letters F A C T I O N.

Can't you do anything your self! :cursing: :cursing: :cursing:

Posted

danny if its that hard why couldent you just say look line what ever change it from ... x ... to ... x ... or better still dont even post cos things like that are just pointless

if you want to replace gang with faction replace this (lines 137 - 144)

You're unable to view this code.

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

with this

You're unable to view this code.

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

please note i dont know what tables you use for your faction so you may have to edit them acordenly

Posted
if($r['faction'])

{

echo '.'"]'.$r['factionNAME'].'

';

}

else

{

echo 'Not in a faction.

';

}

i just put this in what else do i need i copied this over the gang bit and it says this

Notice: Undefined index: factions in /home/qulo8876/public_html/viewuser.php on line 159

You're unable to view this code.

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

 

that is the SQL now considering i think your saying you changed gangID and so on in gangs table to factionID, and maybe gang to faction in users database i would say try editing the SQL to fit that?

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...