[UPDATE]Reborn Command {By CrAshInSiDe}

If you want to help us or give some corrections / codes, put it here ;)

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

[UPDATE]Reborn Command {By CrAshInSiDe}

Postby Crashinside on Sun Sep 30, 2007 8:49 am

Ok guys,with this update when you use /reborn command,you come warped in Adventures Plane ;)
  1.  
  2. Find in gmcmds.cpp
  3.             thisclient->Stats->Level = 1;
  4.             thisclient->CharInfo->Exp = 0;
  5.        
  6.             thisclient->ActiveQuest = 0;
  7.             thisclient->MyQuest.clear();
  8. After Add
  9. /*Update Reborn Command {By CrAshInSiDe}*/
  10.         int x = 5098;
  11.         int y = 5322;
  12.         int map = 22;
  13.       if( (x != 0) && (y != 0) && (map != 0) )
  14.         {
  15.             fPoint coord;
  16.             coord.x = x;
  17.             coord.y = y;
  18.             MapList.Index[map]->TeleportPlayer( thisclient, coord, false );
  19.             }
  20.  

I have test and work ;)
Last edited by Crashinside on Thu Dec 27, 2007 12:28 pm, edited 1 time in total.
Image
User avatar
Crashinside
Pomic
Pomic
 
Posts: 97
Joined: Wed Sep 19, 2007 12:53 pm

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby lmame on Sun Sep 30, 2007 9:28 am

Nice :)
No more prison now :lol:
I wonder if we should not force the character save (just to be sure) too?
The world is full of love and peace ^_^
Image
User avatar
lmame
Admin
Admin
 
Posts: 8997
Joined: Mon Aug 06, 2007 4:42 pm
Location: July City

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby Crashinside on Sun Sep 30, 2007 9:29 am

lmame wrote:Nice :)
No more prison now :lol:
I wonder if we should not force the character save (just to be sure) too?

When you logout the char saved automatic
Yes now no prison ahahahah :mrgreen:
Image
User avatar
Crashinside
Pomic
Pomic
 
Posts: 97
Joined: Wed Sep 19, 2007 12:53 pm

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby lmame on Sun Sep 30, 2007 9:31 am

Yes you're right ;)
The world is full of love and peace ^_^
Image
User avatar
lmame
Admin
Admin
 
Posts: 8997
Joined: Mon Aug 06, 2007 4:42 pm
Location: July City

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby Crashinside on Sun Sep 30, 2007 9:34 am

lmame wrote:Yes you're right ;)

:geek:
Image
User avatar
Crashinside
Pomic
Pomic
 
Posts: 97
Joined: Wed Sep 19, 2007 12:53 pm

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby Rifke on Sun Sep 30, 2007 11:40 am

What about unequiping?
Rifke
Pero pero
Pero pero
 
Posts: 719
Joined: Thu Aug 09, 2007 3:01 pm
Location: Belgium

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby Crashinside on Sun Sep 30, 2007 11:43 am

Rifke wrote:What about unequiping?

Hmm,i dont know i have make a character and typed /level 250,next i have use /reborn... i dont have think for unequip but the Reborn Command isn't mine i have only add a Update for warp to Adventure's Plane ;)
Image
User avatar
Crashinside
Pomic
Pomic
 
Posts: 97
Joined: Wed Sep 19, 2007 12:53 pm

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby Rifke on Sun Sep 30, 2007 11:55 am

I know it is not unequiping, it was a suggestion :D
Because when someone uses reborn, he willl keep his equipment. So he'll level faster with his 'uber' 250 equipment...
Rifke
Pero pero
Pero pero
 
Posts: 719
Joined: Thu Aug 09, 2007 3:01 pm
Location: Belgium

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby Crashinside on Sun Sep 30, 2007 12:06 pm

Rifke wrote:I know it is not unequiping, it was a suggestion :D
Because when someone uses reborn, he willl keep his equipment. So he'll level faster with his 'uber' 250 equipment...

Omg...its to fix :shock:
Image
User avatar
Crashinside
Pomic
Pomic
 
Posts: 97
Joined: Wed Sep 19, 2007 12:53 pm

Re: [UPDATE]Reborn Command {By CrAshInSiDe}

Postby blacksnow on Sun Sep 30, 2007 1:08 pm

nice`````` thx u crashinside ;)
blacksnow
Pomic
Pomic
 
Posts: 81
Joined: Sat Aug 25, 2007 6:35 am

Next

Return to Submit Code

Who is online

Users browsing this forum: No registered users and 1 guest

cron