You are not logged in.
Pages: 1
the oniGalore will kill me in a sec ....but im just so interest in it.....( like OTA ,and random things... (i need a basic tut =[
and one more question ,can u do that by writing script ? or using a cmd ?????HOW???? makeing them just stand there? ??? (sorry to use your pic EDT - but i cant find other sample
Last edited by dream996 (11/15/09 09:11)
Offline
Please try to read and understand .
Offline
What does BSL have to do with EdT's guard dogs?
Check out the Anniversary Edition Seven at !
Offline
im just asking did EDT using scripting to make them dog stand there or using cmd ?
Offline
dream996: I used BSL to make them stand there.
The basic part of the script is:
ai2_spawn guard_dog1
chr_facetoflag guard_dog1 134
ai2_spawn guard_dog2
chr_facetoflag guard_dog2 134
ai2_spawn guard_dog3
chr_facetoflag guard_dog3 134
chr_location 1 423.66 0.00 -342.55
chr_location 2 413.66 0.00 -322.55
chr_location 3 413.66 0.00 -348.55
You can find the meaning of the script commands at:
Have you learned computer programming at school?
Offline
Have you learned computer programming at school?
nope .....all we do is .....fireworks...microsoft stuff....pretty boring....so i will have to learn it my self..... but one more question....
how r u suppose to know the location and
does your whole entire script just haveing them commands?????without any any any others?
ai2_spawn guard_dog1
chr_facetoflag guard_dog1 134ai2_spawn guard_dog2
chr_facetoflag guard_dog2 134ai2_spawn guard_dog3
chr_facetoflag guard_dog3 134chr_location 1 423.66 0.00 -342.55
chr_location 2 413.66 0.00 -322.55
chr_location 3 413.66 0.00 -348.55
Offline
In dev mode, type where 0. You will get the coordinates where you are standing.
That code is just part of a longer script.
Offline
longer script? so do u just put them randomly ???
oh btw can u just just just have them code in a completely empty script ?????(just them code ? ![]()
Offline
Pages: 1