Jump to content

PHP / Mysql


dprayer

Recommended Posts

Hi All

In my online mafia game, i have a countrys section where you can take over a casino or bank etc,etc.

In my scripts it says as a php script you are able to grab it but its not working on the game.

Is there something i need to type in to activate it or is there something on mysql i need to change to activate it.

It has been disabled for Bank, Bulletfactory, All Casinos and airport.

Its just as if there is a switch i need to press for it to work..lol

Thanks
Link to comment
Share on other sites

<td height="10" valign="top">Airport</td>
<td width="184">
<?php if ($airport->owner == "0"){ echo "No owner-<a href='?grab=Airport&location=$locations[$i]'>Grab it</a>"; }else{ echo "<a href='profile.php?viewuser=$airport->owner'>$airport->owner</a>"; } ?> </td>
<td width="233"><!--DWLayoutEmptyCell-->&nbsp;</td>
</tr>
<tr>

there is the script.

the guy i bought the scripts from is on holiday.

and i thought this was a help forum instead questioning why someone does something? (sorry if it sounds harsh)
Link to comment
Share on other sites

[!--quoteo(post=381299:date=Jun 8 2006, 09:39 AM:name=ToonMariner)--][div class=\'quotetop\']QUOTE(ToonMariner @ Jun 8 2006, 09:39 AM) [snapback]381299[/snapback][/div][div class=\'quotemain\'][!--quotec--]
the code we would need to see is in the php file that processes these requests. When you say it has been disabled for those elements then there could well be a simple switch
[/quote]

i have managed to get it on the website now.. but the grab it doesn't work to take it over.

if anyone has msn it would make it so much easier.. rayer_gangland@hotmail.co.uk
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.