Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Scitz

1
RMXP Script Database / Re: [XP] Blizz-ABS
February 23, 2013, 09:20:23 am
Hello.

Maybe its already been asked and talked about but well this topic has 248 pages (Edit: 249 now xD) so i diddent read everything.

I have a question about Caterpilar in ABS.

If i have a party member and i die and caterpilar is on. i become that party member right?
Well thats the whole reason caterpilar and RMX-OS give corrupt savedata (as far i noticed)

Anyway is there a way (there probaly is) to make me not become my party member if i die.
Disable the "p" is something i know how to do but the auto switch i dont know..


Thanks in advance i hope i explained everything enough to understand.
2
Ok so i got it working only not with flowers but for chopping tree's

But my question: will the server become more laggy if more Variables are counting down at the same time?
Also when i chop tree A and the countdown begins (1000 frames)
Then after some seconds i chop tree B so also that countdown from 1000 frames begins.

But for some reason the countdown from tree B is faster, so the tree i chop last will respawn first.. how is that possible..?

Also, is there a way to make Selfs switches global?

Cus i now have 30 Common events so u can chop 30 diffrent tree's (if i use a self switch then for me the tree disapeares when i chop it but for other people not)
And if i use 1 common event for 30 tree's then when u cut one tree all 30 tree's disapear (if i make them all disapear when common event "tree chopped" is active)
Thanks and sorry for the many questions..
3
When your gone they arent, but when your back they are.
They just reset.

Like if i leave map 10 times after 8 sec, than the 11th time i enter the map i again need to wait the full 10 sec.

Also im not using anything "obscure" i think. unless Enu SBS Tanketai XP is obscure, im honest i dont know what obscure is and im atm to lazy to look it up.
4
I dont want to disagree with the best scripter i know.

But when i put event on map "a flower"
When i pick up self switch a goes ON.
Wait 200 = 10 sec
Self switch a OFF
Flower apeares on map again.

If i pick flower, wait 8 sec, leave map, come back, 10 sec later flower spawns.
So if i pick flower, wait 8 sec, leave map for 3 hours, come back, i wait 10 sec and flower comes back.

So sadly i have to disagree, event does not disapear. Last command will be executed when u enter the map.
5
Thanks allot for reply.
Im not so familiar with variables yet but i will try that.

Also the event does not disapear forever.. Timer indeed resets but when u wait the appropiate time the flowers spawn again.

Thanks again.
6
I have a question..

I have flowers on the map that u can pick up (its a event ofc)
when u pick them up global switch A goes on, then the 2nd page of the event says

If global switch A = on
Wait 999
wait 999
Set global switch A = off

(when global switch A is on the flower goes away, when switch goes off flower comes back)

Though it only comes back when i wait the 2times 999 frames on the map were the event is located.
So if no-one is in that map, than the event does not run am i right?

Well my question is:

How can i make the event to contineu even when no-one is on the map?

Thanks in advance.