Jump to content
MakeWebGames

Recommended Posts

Posted
that the par u add in header is completely wrong in so many ways and will not fit in and i have no idea how to fix it as its not standerd php

The least you could do is post the code here

Posted
I don't think he can seeing as it's a paid mod, however mod owner isn't active so this can be debated either way.

Well i wouldnt mean post the whole code i simply meant post the header code section

Posted

Well first let's all acknowledge the section of this post.

You posted in the non - mccode section......

So are you using a different engine?

If you are that is why it does not work because the mod is mccode.

Posted
Well first let's all acknowledge the section of this post.

You posted in the non - mccode section......

So are you using a different engine?

If you are that is why it does not work because the mod is mccode.

If that is seriously the problem i will just ............

Posted
that the par u add in header is completely wrong in so many ways and will not fit in and i have no idea how to fix it as its not standerd php

Judging by your posts, you only actually use "game engines", in itself you don't actually know what PHP is. PHP is PHP whether it is 10 years old or 10 minutes old. Defining something as not "standard" just means you don't have a clue about PHP or probably PHP in general.

And yes as above, MCCodes (holy sh*t) only sells MCCodes mods, so why would posting in this section help you in the slightest?

Ugh #rant

Posted (edited)

Holy crap!!!! Someone made $3 off that???? I made a mod for an old game of mine that did the same thing lol

EDIT

I figure I'll help you out for free on this one:

 

  1. to make things simple you may want to select a random number like 1-1000 like $rand = mt_rand(1,1000);
  2. now pick any number in between 1,1000 like so: $myNum = 333;
  3. next if $rand === $myNum then we are going to continue with the next steps, if not just kill the script.
  4. select a userid with a user level that !=2 (2s are admin)
  5. randomize the userids that you just grabbed it step 4
  6. if you want to fancy it up you can do a random outcome for example: did the random player win or did "I" win? But you can fiddle with that later. But what I would do for now is update attack logs, send player to hospital, updAte health to 0, and send an event.
  7. Build up on it and enjoy.

 

these are just building blocks for you and really simple to do

Edited by KyleMassacre
Posted

yes it is mccodes i thought i posted in mccodes help my bad and i would post the code but judging from your posts id say not to but angel why do you have to be so mean like that i was simply asking for any way of contacting the owner?

Posted
yes it is mccodes i thought i posted in mccodes help my bad and i would post the code but judging from your posts id say not to but angel why do you have to be so mean like that i was simply asking for any way of contacting the owner?

!Angel is not judging you !Angel is just trying to show you that your knowledge of php is not as good as you think and it seems you are just using anything you find without even seeing how things work etc e.g like the structure of a code and you dont expect all mods to work without tweaking them and if you need help you never ask nicely you just expect everything to be done for you and you haven't posted once you've actually posted numerous times about nearly the same thing so the question is why do you like to waste people's time if your not going to atleast learn from people helping you

Posted
i was not asking for help i was asking if i could get hold of the owner

That is helping is it not? If someone told you then they would have helped you. So you were asking for help.

Posted

depends on what you define as help i see as help as actually doing smoething usefull and helpfull gtting hold of him wont really help me or be usefull i would just like to know if any situation did accure..

Posted
depends on what you define as help i see as help as actually doing smoething usefull and helpfull gtting hold of him wont really help me or be usefull i would just like to know if any situation did accure..

help

hɛlp/Submit

verb

1.

make it easier or possible for (someone) to do something by offering them one's services or resources.

Seems like you did ask for help.

Just a question; is English your native language? If so, I've no idea what to suggest - perhaps learn some manners/relearn the whole language? If not, I'll cut you some slack.

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