[dev rev 360 client 249] Take control of Cart

Put your bugs you find in osRose here

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

[dev rev 360 client 249] Take control of Cart

Postby Choseal on Mon Oct 04, 2010 10:43 pm

Client:
- NaRose 249

Server:
- OsRose 360 Dev Rev

Bug description:
- Player 1 gets on his cart;

- Player 1 uses the "Ride Request" skill on player 2, and player 2 accepts;

- While player 2 is on player one's cart, player 2 uses the "Ride Request" skill again;

- Using the arrow keys, Player 2 can now control player 1's cart;

- If player 1 gets of the cart, player 1 and 2's m-speed will go up by a certain amount;

- If a player, after getting the high m-speed, unequips a piece of armor, he is suddenly on a cart.

So that probably means you are actually on a cart when you get kicked off player 1's cart, but it's invisible, and you use the normal walk animation.

Also, the Shield Reflect skill isn't working, but I remembered Lmame saying he wont or cant fix skills?
Choseal
Electric Ghost
Electric Ghost
 
Posts: 837
Joined: Fri Jan 09, 2009 6:40 pm

Re: [dev rev 360 client 249] Take control of Cart

Postby Choseal on Thu Oct 07, 2010 8:30 am

Worldserver, in: bool CWorldServer::pakRideRequest( CPlayer* thisclient, CPacket* P )

After:
  1.    if(thisclient->Shop->open)
  2.         return true;


Add:
  1.    if (thisclient->Ride->Drive)
  2.         return true;
Choseal
Electric Ghost
Electric Ghost
 
Posts: 837
Joined: Fri Jan 09, 2009 6:40 pm

Re: [dev rev 360 client 249] Take control of Cart

Postby lmame on Sun Oct 17, 2010 8:37 pm

Thanks, I'll add it in the dev rev II :)
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: [dev rev 360 client 249] Take control of Cart

Postby Sousie on Sun Oct 31, 2010 9:02 pm

This code is not working for me. It prevents players from sending cart lift requests to other players. When i removed this code cart lift requests can be sent to other players.
Sousie
Smoulie
Smoulie
 
Posts: 42
Joined: Sun Oct 24, 2010 2:38 pm

Re: [dev rev 360 client 249] Take control of Cart

Postby Raavi on Mon Nov 01, 2010 7:51 am

Rev 360 doesn't mean it works in devrev II ;) i think it's already in there
Raavi
Rackie
Rackie
 
Posts: 243
Joined: Sun May 30, 2010 4:15 pm

Re: [dev rev 360 client 249] Take control of Cart

Postby Sousie on Mon Nov 01, 2010 9:03 am

Yes its in Dev rev II now, it was added in revision 293, but I had to remove the code from worldpackets.cpp for cart lift request to work. So i don't know if its just me. :?
Sousie
Smoulie
Smoulie
 
Posts: 42
Joined: Sun Oct 24, 2010 2:38 pm

Re: [dev rev 360 client 249] Take control of Cart

Postby lmame on Mon Nov 01, 2010 9:19 am

The player who's already riding can't send a request right? But the one "on foot" can, no?
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: [dev rev 360 client 249] Take control of Cart

Postby Sousie on Mon Nov 01, 2010 9:42 am

Players riding a cart can send the lift request but the lift request doesn't reach the other player on foot. Players on foot can also not send a cart lift request.
Sousie
Smoulie
Smoulie
 
Posts: 42
Joined: Sun Oct 24, 2010 2:38 pm

Re: [dev rev 360 client 249] Take control of Cart

Postby lmame on Mon Nov 01, 2010 11:58 am

Weird. I'll check that.
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: [dev rev 360 client 249] Take control of Cart

Postby lmame on Mon Nov 01, 2010 12:18 pm

Try dev rev II - 302, I deleted choseal's fix and replaced it by something else, if you could test (can't test it right now).
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

Next

Return to Bugs

Who is online

Users browsing this forum: Majestic-12 [Bot] and 6 guests