View Single Post
  #15  
Old 10-07-2005, 02:19 PM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
Quote:
Originally Posted by Stefan
Please report bugs if you know of some


So i'm supposed to report bug's within my own scripts for a version I cannot use ?? O_o

Well since i only have 1 post a day ...

Maloria:
1. In space wars for some reason players with V4 their animations are not replaced after playing 1-2 times

2. [Being Fixed] and their props stay the same even though they are supposed to be changed by an NPC on entering.

I think there is a sharing violation here :
NPC Code:

setstring this.props,"#s(this.head)","#s(this.body)","#s(thi s.shield)","#s(this.hat)","#s(this.cskin)","#s(thi s.ccoat)","#s(this.csleeves)","#s(this.cshoes)","# s(this.cbelt)";



I'm guessing some of those this.blah's are now reserved in V4 to get char props that weren't assigned in V2 ? I know i had problems using a similar sys in GS2 on Dev. Or is it something else?

3. Also lance was experiencing trouble as well as a few other V4 users in the jump n slide event saying that they could not jump the distance that v2 people could nor could they slide through some of the obstacles. NO clue here =D

I'll report more when I'm at home I'm @ school now and still sick

[edit]
Well you say it's on old server it's using old scripting but those str's are messing up , well I assume it is them so..
i guess I have to change those strings *sigh* lots of fixing.

[/edit]
__________________

To the sun of your age, I arise

Last edited by TB3; 10-07-2005 at 02:55 PM..