
marvin
Members-
Posts
39 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by marvin
-
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
oh ok so right now it just stays with the sender until accepted. thats perfect. -
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
ok now it looks good. I see in the events of the of the person receiving they have the option to accept. Now how do they reject it and what happens if they dont ever accept they just leave it? Does the item stay in limbo? -
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
hmmm how do I do that bro, do I login to phpmyadmin? -
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
You sent 1 Apple to first. However, they must accept this item before they can use it.QUERY ERROR: Unknown column 'pending' in 'field list' Query was UPDATE inventory SET pending=2, pending_amount=1 WHERE inv_itemid=1 -
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
You sent 1 Apple to first. However, they must accept this item before they can use it.QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 Query was UPDATE inventory SET pending=2, pending_amount=1 WHERE inv_itemid=1) -
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
I get it. Ok so here is the error after I sent it. You sent Apple to first. However, they must accept this item before they can use it.QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '')' at line 1 Query was UPDATE inventory SET pending=2, pending_amount=1 WHERE inv_itemid=1') -
Im willing to pay $50 if anyone's willing to code it.
-
At this point in my life its easier to pay someone to do it. Im happy to do that for their time and help.
-
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
If the persons name is "john" then when it asks me who to send item to, I put john. What else would I put? -
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
ok. when I try to send the item it says and "first" is the username of the receiver. -
Can anyone help me make a simple mod so that each item I add also has a % chance of landing in the hospital for a set time I pick? The % I would like to be able to set too. The hospital risk would happen when item is used not bought.
-
Could someone make me this mod , Im willing to pay $25 for it. - users can buy multiple houses - house can store goods - house can have security upgrades - user can damage house like burn it down but it takes 3 hours to burn down and owner can login during that time and put out fire. - other players can see your houses
-
accept goods sent instead of just auto accept
marvin replied to marvin's topic in General Discussion
Can someone make that for me , I would be willing to pay $10 for it. Its beyond my capabilities. -
is it possible to make it so when people try to send items to each other the receiver needs to manually accept it instead of it just being accepted?
-
you mean this part? $enperc=(int) ($ir['energy']/$ir['maxenergy']*100); $wiperc=(int) ($ir['will']/$ir['maxwill']*100); $experc=(int) ( $ir['exp']/$ir['exp_needed']*100); $brperc=(int) ($ir['brave']/$ir['maxbrave']*100); $hpperc=(int) ($ir['hp']/$ir['maxhp']*100);
-
yes you guys are right. So can I see the actual digit value of my will then?
-
erased cron by accident, where can I find code?
marvin replied to marvin's topic in General Discussion
found it thanks. -
but will is 100% max no matter what right?
-
Anyone know where I can find the code for my cron jobs? I erased my cronjobs a few minutes ago by accident.
-
I meant from default install.
-
Is energy supposed to regenerate by itself?
-
Ok so a house that has max will, what number can I put there. Because will is % based, so I start the game in a shack with 100% will. How can getting a nicer house improve on that?
-
oooh ok, so Will as in Will to do crime. That makes sense. wait a minute, so when I make a new house it says Max Will, whats that mean?
-
ok so you mean when I go to the gym my muscles get bigger faster if I have a bigger house?
-
is the will dropping to 0% normal? what stats get boosted? or you mean everything goes up faster?