Forum: Level Design
01-25-2005, 04:23 AM
|
|
Replies: 68
Views: 4,307
|
Forum: Graal Main Forum (English)
01-24-2005, 07:32 AM
|
|
Replies: 75
Views: 6,160
|
Forum: Graal Main Forum (English)
01-24-2005, 05:19 AM
|
|
Replies: 16
Views: 2,062
|
Forum: NPC Scripting
01-24-2005, 04:16 AM
|
|
Replies: 41
Views: 5,126
|
Forum: Tech Support
01-24-2005, 04:13 AM
|
|
Replies: 12
Views: 1,288
|
Forum: Graal Main Forum (English)
01-24-2005, 02:01 AM
|
|
Replies: 93
Views: 10,678
|
Forum: Tech Support
01-23-2005, 05:29 AM
|
|
Replies: 4
Views: 809
just wondering, why are you posting this...
just wondering, why are you posting this completely unreleated thing which has nothing to do with bugs using showimg/changeimgpart?
is it because Stefan posted in this thread?
|
Forum: Tech Support
01-23-2005, 04:37 AM
|
|
Replies: 4
Views: 809
it's not drawing the whole thing
it uses...
it's not drawing the whole thing
it uses changeimgpart and draws a little part of it
it's for a tile editor script
i think it's a bug
it stops drawing the image at the 1024 on the image...
|
Forum: Tech Support
01-22-2005, 09:14 PM
|
|
Replies: 4
Views: 809
showimg bug
It doesn't let you show something from before x=1024 in the same showimg as after 1024
//#CLIENTSIDE
if (created) {
showimg 0,pics1.png,30,30;
changeimgpart 0,900,0,320,64;
}
This...
|
Forum: Graal Main Forum (English)
01-22-2005, 08:52 PM
|
|
Replies: 93
Views: 10,678
|
Forum: GK Bugs
01-22-2005, 08:46 PM
|
|
Replies: 21
Views: 1,840
|
Forum: Future Improvements
01-22-2005, 06:56 AM
|
|
Replies: 17
Views: 2,201
|
Forum: Future Improvements
01-22-2005, 12:10 AM
|
|
Replies: 10
Views: 1,432
|
Forum: Future Improvements
01-21-2005, 10:30 PM
|
|
Replies: 10
Views: 1,432
This is a semi related improvement:
When you...
This is a semi related improvement:
When you create a showcharacter using the default colors, it changes it to a funny red looking guy instead.
if (created) {
showcharacter;
setcharprop...
|
Forum: Future Improvements
01-21-2005, 10:02 PM
|
|
Replies: 10
Views: 1,432
|
Forum: Tech Support
01-21-2005, 09:05 PM
|
|
Replies: 42
Views: 3,921
|
Forum: Graal Main Forum (English)
01-21-2005, 08:24 PM
|
|
Replies: 93
Views: 10,678
|
Forum: Future Improvements
01-21-2005, 08:17 PM
|
|
Replies: 10
Views: 1,432
change width and height of showcharacter
It would be good if there was some way to change the width and height of a showchraracter NPC?
if (created) {
showcharacter;
setshape 1,100,100;
message #v(width) #v(height);
}
shows...
|
Forum: Tech Support
01-21-2005, 07:51 PM
|
|
Replies: 2
Views: 843
|
Forum: Graal Main Forum (English)
01-21-2005, 05:07 AM
|
|
Replies: 93
Views: 10,678
|
Forum: Valikorlia Main Forum
01-21-2005, 05:02 AM
|
|
Replies: 38
Views: 4,425
|
Forum: NPC Scripting
01-21-2005, 03:09 AM
|
|
Replies: 8
Views: 1,776
|
Forum: NPC Scripting
01-20-2005, 08:09 PM
|
|
Replies: 27
Views: 3,968
I was just wondering, since it seems like it...
I was just wondering, since it seems like it would get messy if you have a large gmap. You have to open the huge level file with all the NPCs in it, and figure out which one belongs to the level you...
|
Forum: Playerworld Staff Openings
01-20-2005, 05:49 AM
|
|
Replies: 71
Views: 4,641
|
Forum: Tech Support
01-20-2005, 05:15 AM
|
|
Replies: 31
Views: 3,484
|