Endless Origins
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Support forum for Endless Origins.
 
HomeSearchLatest imagesRegisterLog in
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» i have problem with my class
Problems with Magic (mp) EmptySun Nov 06, 2011 11:08 am by dxrko

» Can't Make a Character or Play
Problems with Magic (mp) EmptySun Oct 30, 2011 6:36 pm by ShadowMaiden

» My character is fucked up because of shitty ass maps
Problems with Magic (mp) EmptyWed Sep 28, 2011 7:44 pm by lockheed

» something wrong with jmillie
Problems with Magic (mp) EmptyWed Sep 28, 2011 7:24 pm by lockheed

» a complaint
Problems with Magic (mp) EmptyWed Sep 28, 2011 7:21 pm by lockheed

» Admin/Mapper
Problems with Magic (mp) EmptyThu Sep 15, 2011 1:02 am by saradom

» Endless Origins Links
Problems with Magic (mp) EmptyMon Sep 12, 2011 12:25 pm by insomniac

» NEW FORUMS!
Problems with Magic (mp) EmptyMon Sep 05, 2011 9:02 am by lockheed

» Zomfig was ddosing /crashing server
Problems with Magic (mp) EmptySun Sep 04, 2011 12:09 am by insomniac


 

 Problems with Magic (mp)

Go down 
3 posters
AuthorMessage
fallenmercy

fallenmercy


Posts : 5
Join date : 2011-04-20
Age : 29
Location : Kenton, Ohio

Character sheet
Bar:
Problems with Magic (mp) Left_bar_bleue1/1Problems with Magic (mp) Empty_bar_bleue  (1/1)

Problems with Magic (mp) Empty
PostSubject: Problems with Magic (mp)   Problems with Magic (mp) EmptyTue Apr 26, 2011 6:20 am

Most of the time if you are being attacked by a monster, either your magic never decrease as your using it(as in if you are a warlock and using a AOE spell, not healing spells because it still decreases with healing spells) , or as your being attacked by a monster or walking across spikes your mp also goes way up in the thousands and glitches back and forth. Sometimes i also notice my mp switch when i use self heal or any other heals, as in i will really have 23 mp out of 185 and when i heal it will be 183 out of 185 mp. Sometimes It stays and then i have refilled mp and sometimes not.

Edit:
I also think maybe i should ask If the Aoe spells are not supposed to give you exp if you use it? Because while i am killing things i seem to not get exp at all unless its the monster attacking me, but if i kill them while they are away from me it does not give my anything?
Back to top Go down
Sofiya
Admin
Sofiya


Posts : 13
Join date : 2011-06-05
Age : 34
Location : Japan

Character sheet
Bar:
Problems with Magic (mp) Left_bar_bleue1/1Problems with Magic (mp) Empty_bar_bleue  (1/1)

Problems with Magic (mp) Empty
PostSubject: Re: Problems with Magic (mp)   Problems with Magic (mp) EmptyWed Jun 15, 2011 2:48 pm

ok this bug is a trap bug when you step on a trap and your tp is 0,
your tp will show full,
if you cast a spell before a monster hits you it will regain your tp back to full ^^
and allow you cast. this bug seems to be fooling the server when you shouldn't be allowed to cast. now that aoe's have a delay it mainly works with tornado or a fast casting spell like heaven's ect. healing will renew your tp as well.
this bug does not work when you step on a trap and a monster hits you because your tp will regulate back to normal.
Back to top Go down
insomniac
Admin



Posts : 44
Join date : 2011-06-13

Problems with Magic (mp) Empty
PostSubject: I will try and fix but this is tricky   Problems with Magic (mp) EmptyWed Jun 22, 2011 4:17 pm

I will try and fix but this is tricky spells should be fixed soon the spikes are a little different . Whats happening when you step on spikes is like a player attacking you this is the normal packet

PacketBuilder builder(PACKET_CLOTHES, PACKET_REPLY); builder.AddShort(from->player->id); //attacker id
builder.AddShort(character_ptr->player->id);//who is being attacked id
builder.AddThree(amount); //damage
builder.AddChar(from->direction); //direction you are hitting
builder.AddChar(int(double(character_ptr->hp) double(character_ptr->maxhp) * 100.0)); // hp
builder.AddChar(character_ptr->hp == 0); //hp

packet for spikes

PacketBuilder builder(PACKET_CLOTHES, PACKET_REPLY);
builder.AddShort(0);
builder.AddShort(character_ptr->player->id);
builder.AddThree(amount);
builder.AddChar(from->direction);
builder.AddChar(int(double(character_ptr->hp) / double(character_ptr->maxhp) * 100.0));
builder.AddChar(character_ptr->hp == 0);

the 0 is hitting u and is causing the trouble ad im having trouble finding the correct thing to adjust I think theres a recovery packet ill look in to aswell!
Back to top Go down
Sofiya
Admin
Sofiya


Posts : 13
Join date : 2011-06-05
Age : 34
Location : Japan

Character sheet
Bar:
Problems with Magic (mp) Left_bar_bleue1/1Problems with Magic (mp) Empty_bar_bleue  (1/1)

Problems with Magic (mp) Empty
PostSubject: Re: Problems with Magic (mp)   Problems with Magic (mp) EmptySat Jun 25, 2011 9:40 pm

so capturing this packet would create an infinite tp hack? xD
Back to top Go down
Sponsored content





Problems with Magic (mp) Empty
PostSubject: Re: Problems with Magic (mp)   Problems with Magic (mp) Empty

Back to top Go down
 
Problems with Magic (mp)
Back to top 
Page 1 of 1
 Similar topics
-
» cant fix problems
» Blue Client is bad contrast + other complaints

Permissions in this forum:You cannot reply to topics in this forum
Endless Origins :: Forum :: Bug Reporting-
Jump to: