Jump to content
MakeWebGames

Recommended Posts

Posted

Re: Quantify Mod for V2!

no v2 hasn't send ur self 2 items but at different times.and the coding went puzzly when i converted so i might have missed it out.

Posted

Re: Quantify Mod for V2!

Is it me, or is there something seriously and stupidly childish happening between Da Best as he calls himself and Gurpreet.

It seems to me as if you're a bunch of kids actually being real idiots.

Who agrees?

I don't mean to come over rude, but if you interpret it that way, then so be it!

:P

Posted

Re: Quantify Mod for V2!

Tahmid learn

<?php

include "globals.php";

to make the code work

session_start();

include "globals.php";

wont work because

you missing <?php

Why need session_start(); in v2 mod lol learn more before on w3schools.com oh look at more v2 files

 

thanks no offence

Posted

Re: Quantify Mod for V2!

from what I can tell, he is sort of right, unless I am doing something wrong. lol Sent myself the same item twice didn't quantify. Gonna have too look and see if I can make this work, I don't want a quantify link thats for sure.

Posted

Re: Quantify Mod for V2!

As UCC pointed out to me in another thread, in v2 you just use item_add for adding items as it will automatically group items.

there is no need for a quantifier if you just go though the code and fix it up.

Posted

Re: Quantify Mod for V2!

Well it still doesn't like the code...

You're unable to view this code.

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

 

Error is on line 19:

You're unable to view this code.

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

 

Doesn't like that:

Parse error: syntax error, unexpected T_STRING in /quantify.php on line 19

  • 11 months later...
Posted

Re: Quantify Mod for V2!

 

Well it still doesn't like the code...

You're unable to view this code.

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

 

Error is on line 19:

You're unable to view this code.

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

 

Doesn't like that:

Parse error: syntax error, unexpected T_STRING in /quantify.php on line 19

I change urrdel to currdel, but i still get the parse error.

Posted

Re: Quantify Mod for V2!

v2 Does have an auto qualify in it.....

why don't people use it...yes if you send items they are not qualified thats cuase you have not FIXED the code..

item_add function does all that for you.

YOU have to change it yourself. All places where items are givin change to taht..

If you think thats to much work, your lazy as hell.

Posted

Re: Quantify Mod for V2!

 

v2 Does have an auto qualify in it.....

why don't people use it...yes if you send items they are not qualified thats cuase you have not FIXED the code..

item_add function does all that for you.

YOU have to change it yourself. All places where items are givin change to taht..

If you think thats to much work, your lazy as hell.

I done the item_add stuff, but people still have the un-quantified items from before i put in the item_add stuff...So they can't quantify 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...