editor-G4

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: editor-G4
Apprentice
Member # 7501
Profile #0
when will the G4 editor come out, if anyone working on it? :confused:
no date? at least sum progress notes? :confused:

note: i gave my party a 100,00Xp increase, and lol it gave it but i only lved once, now each time i get even 1xp, i lv, until my current xp is less then the needed xp WOOT
code=
award_party_xp (*,$);
break;
* XP wanted
$ # of Quest/ you can put something like 99, to have it work
;)

--------------------
previous display name was TAKE ALL
SHAPER I am ALWAYS with you i know all that u do i know all of your secrets including how to shape
Posts: 41 | Registered: Sunday, September 17 2006 07:00
Guardian
Member # 5360
Profile #1
There already is one. Look here .

--------------------
May the fires of Undeath burn in your soul, and consume it.
Posts: 1636 | Registered: Wednesday, January 5 2005 08:00
Lifecrafter
Member # 6403
Profile #2
Or you could just:
code =
set_level(pc_num(),60);
break;
But if you want to add xp, then:
code =
add_xp(60000,get_lvl(pc_num())); //can't remember if it's get_lvl or get_level
add_xp(1,get_lvl(pc_num()));//repeat 60 times
break;


--------------------
??? ??????
???? ?????
Posts: 883 | Registered: Wednesday, October 19 2005 07:00