Welcome Guest ( Log In | Register )

UploadScript

Check out the FREE chatroom mod for IPB 3.x

11 Pages V  < 1 2 3 4 5 > »   
Closed TopicStart new topic
[DEFUNCT][C] RPG Mod, 90% Finished
CTM
post Nov 11 2004, 03:43 PM
Post #31


var_dump ( $this->ipsclass->member ) ;
****

Group: Members
Posts: 801
Joined: 14-September 03
From: Montreal
Member No.: 42,846
IPB Version: 1.3.x



Well, I hope to eventually add User Shops and mmm...I dont know. I guess someone would have to make an addon for it tongue.gif


--------------------
Taking paid requests for any version of IPB higher than 1.3.1 ( including 1.3.1 )
Go to the top of the page
 
+Quote Post
Outlaw
post Nov 11 2004, 03:53 PM
Post #32


Too Much Free Time
******

Group: Members
Posts: 7,038
Joined: 27-April 03
Member No.: 7,194
IPB Version: 1.3.x



What currency field you going to use by the way CTM?


--------------------
I do not do create/support/upgrade modifications anymore.
I am not currently giving out permission to upgrade my modifications either.
It's amazing how nobody reads signatures, I bet if I said i'd ban everyone who messaged me for support, they'd still message me and then complain when they got banned.
Go to the top of the page
 
+Quote Post
CTM
post Nov 11 2004, 04:45 PM
Post #33


var_dump ( $this->ipsclass->member ) ;
****

Group: Members
Posts: 801
Joined: 14-September 03
From: Montreal
Member No.: 42,846
IPB Version: 1.3.x



Right now I'm using my own currency since I don't have any shop installed on my forums. But since this is using $ibforums->member as the main var to store character information, I guess we could modify it to fit IBStore or IBShop.


--------------------
Taking paid requests for any version of IPB higher than 1.3.1 ( including 1.3.1 )
Go to the top of the page
 
+Quote Post
Donshi
post Nov 11 2004, 07:18 PM
Post #34


Newbie
*

Group: Members
Posts: 10
Joined: 26-May 04
Member No.: 110,961
IPB Version: 1.3.x



That would be something I would like to see... That would tie in well with the game, but have it be a different currency for that, like "jems" or "talons" or something of that nature.
Go to the top of the page
 
+Quote Post
Outlaw
post Nov 11 2004, 07:26 PM
Post #35


Too Much Free Time
******

Group: Members
Posts: 7,038
Joined: 27-April 03
Member No.: 7,194
IPB Version: 1.3.x



QUOTE(CTM @ Nov 11 2004, 03:45 PM)
Right now I'm using my own currency since I don't have any shop installed on my forums. But since this is using $ibforums->member as the main var to store character information, I guess we could modify it to fit IBStore or IBShop.

Technically you can't easly do the integration from $ibforums->member actully.

Just like yours you have times where you have to do something like SELECT * FROM ibf_members which bypasses $ibforums->member

So editing $ibforums->member wouldn't work.


--------------------
I do not do create/support/upgrade modifications anymore.
I am not currently giving out permission to upgrade my modifications either.
It's amazing how nobody reads signatures, I bet if I said i'd ban everyone who messaged me for support, they'd still message me and then complain when they got banned.
Go to the top of the page
 
+Quote Post
Rabid
post Nov 11 2004, 07:49 PM
Post #36


Newbie
*

Group: Members
Posts: 99
Joined: 8-July 04
From: Alaska
Member No.: 115,507
IPB Version: 1.3.x



this sounds like a very extensive rpg mod...ill be willing to beta test when its all zipped up....course id love to help with acp, but im not that good at coding yet...im still learning
thumbsup.gif


--------------------
user posted image
Go to the top of the page
 
+Quote Post
CTM
post Nov 11 2004, 07:51 PM
Post #37


var_dump ( $this->ipsclass->member ) ;
****

Group: Members
Posts: 801
Joined: 14-September 03
From: Montreal
Member No.: 42,846
IPB Version: 1.3.x



Outlaw, I meant I could always change the $ibforums->member['money'] to $ibforums->member['points'] (I think IBStore uses that no? Or IBShop..one of these. )


--------------------
Taking paid requests for any version of IPB higher than 1.3.1 ( including 1.3.1 )
Go to the top of the page
 
+Quote Post
Outlaw
post Nov 11 2004, 07:53 PM
Post #38


Too Much Free Time
******

Group: Members
Posts: 7,038
Joined: 27-April 03
Member No.: 7,194
IPB Version: 1.3.x



You could.

But it wouldn't work very well.


--------------------
I do not do create/support/upgrade modifications anymore.
I am not currently giving out permission to upgrade my modifications either.
It's amazing how nobody reads signatures, I bet if I said i'd ban everyone who messaged me for support, they'd still message me and then complain when they got banned.
Go to the top of the page
 
+Quote Post
CTM
post Nov 11 2004, 08:35 PM
Post #39


var_dump ( $this->ipsclass->member ) ;
****

Group: Members
Posts: 801
Joined: 14-September 03
From: Montreal
Member No.: 42,846
IPB Version: 1.3.x



Probably. Like I told SSB, I first made this for my forums and I don't use IBStore or IBShop.


Bot battles fixed. ( or should be )

This post has been edited by CTM: Nov 11 2004, 08:36 PM


--------------------
Taking paid requests for any version of IPB higher than 1.3.1 ( including 1.3.1 )
Go to the top of the page
 
+Quote Post
Outlaw
post Nov 11 2004, 08:36 PM
Post #40


Too Much Free Time
******

Group: Members
Posts: 7,038
Joined: 27-April 03
Member No.: 7,194
IPB Version: 1.3.x



No it wouldn't work very well, not probably. tongue.gif


--------------------
I do not do create/support/upgrade modifications anymore.
I am not currently giving out permission to upgrade my modifications either.
It's amazing how nobody reads signatures, I bet if I said i'd ban everyone who messaged me for support, they'd still message me and then complain when they got banned.
Go to the top of the page
 
+Quote Post
Rubicant
post Nov 12 2004, 03:19 PM
Post #41


Newbie
*

Group: Members
Posts: 28
Joined: 25-May 03
From: NY, United States
Member No.: 14,493
IPB Version: 2.0.x



I'll beta test it, if you still have open spots for it.
Go to the top of the page
 
+Quote Post
CTM
post Nov 12 2004, 04:22 PM
Post #42


var_dump ( $this->ipsclass->member ) ;
****

Group: Members
Posts: 801
Joined: 14-September 03
From: Montreal
Member No.: 42,846
IPB Version: 1.3.x



So far I got : takeouttherage, bobafind and ssb.

So sure smile.gif

I'm fixing up some bugs, then once the skill system is finished I'll send each of you a copy.


--------------------
Taking paid requests for any version of IPB higher than 1.3.1 ( including 1.3.1 )
Go to the top of the page
 
+Quote Post
CrustyGeek
post Nov 12 2004, 04:36 PM
Post #43


Advanced Member
***

Group: Members
Posts: 431
Joined: 22-July 04
From: The Void
Member No.: 117,418
IPB Version: 2.3.x



Here's another one for the beta test if there are stil any slots available


--------------------
Go to the top of the page
 
+Quote Post
CTM
post Nov 12 2004, 05:12 PM
Post #44


var_dump ( $this->ipsclass->member ) ;
****

Group: Members
Posts: 801
Joined: 14-September 03
From: Montreal
Member No.: 42,846
IPB Version: 1.3.x



K.

Beta slot filled.

Unfortunately, I ran across a stupid <censored> bug which occupied me for a while because it's so <censored>, so I had to put the skill system back to tomorow.


Beta testers : CrustyGeek, Supersmashbrothers, Rubicant, jamies110, bobafind and takeouttherage.

This post has been edited by CTM: Nov 12 2004, 05:17 PM


--------------------
Taking paid requests for any version of IPB higher than 1.3.1 ( including 1.3.1 )
Go to the top of the page
 
+Quote Post
CTM
post Nov 17 2004, 09:12 PM
Post #45


var_dump ( $this->ipsclass->member ) ;
****

Group: Members
Posts: 801
Joined: 14-September 03
From: Montreal
Member No.: 42,846
IPB Version: 1.3.x



I'm sending a beta copy to all testers tomorow, so everyone who is a tester please send me your email or tell me how you wish to get the copy.

Also, by next week I'll be putting RC1 on this topic.

There've been some update ( listed em on the site ) so if you wanna know go check...and um...Yeah, if you want to make spells, I can give the template.


--------------------
Taking paid requests for any version of IPB higher than 1.3.1 ( including 1.3.1 )
Go to the top of the page
 
+Quote Post

11 Pages V  < 1 2 3 4 5 > » 
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 18th March 2010 - 12:02 PM
Invision Skins · IPB Skins