Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Tell me what you think. (https://forums.graalonline.com/forums/showthread.php?t=20358)

joseyisleet 01-04-2002 10:58 PM

Tell me what you think.
 
Ok, most people don't like systems right? Well I took my time to make one. Tell me what you think. http://216.229.79.140/system.gif

nyghtGT 01-04-2002 10:59 PM

i dont see it

joseyisleet 01-04-2002 11:00 PM

The image linking isn't working right. So I added the link above.

joseyisleet 01-04-2002 11:30 PM

Come on people!!!!!!! Go to http://216.229.79.140/system.gif and look and tell me what you think!

joseyisleet 01-04-2002 11:32 PM

Oh yeah, happy birthday Liquid!

btedji 01-04-2002 11:36 PM

I see you have xp :)

Anyway it looks a little squished but otherwise ok

Kumada 01-04-2002 11:53 PM

i wish i could script like that =(

Saga2001 01-05-2002 05:04 AM

its ok, d/l mine, its better...
 
here

joseyisleet 01-05-2002 08:03 AM

That one looks pretty good man. =) I was just in a hurry and stuff, im going to make the image so it all fits in perfect and stuff though. Plus my script for it is small as hell. Maybe 15 lines lol.

mikepg 01-05-2002 08:11 AM

hmmm
 
its not the greatest thing in the world, but i think it's alright. If you spaced out the numbers from the icons a little bit more, it would be easier to read.

PhenomX 01-05-2002 08:21 AM

Quote:

Originally posted by Kumada
i wish i could script like that =(
It is too simple. You could do it one way where you do showimg 0,@Tempus Sans ITC@b@#v(playerrupees)%;
and a bunch of extra stuff. blah blah blah

joseyisleet 01-05-2002 12:28 PM

1 Attachment(s)
What do you think I used? Lol.


if (playerenters&&!system){
playerap=100;
playermp=100;
toweapons -System;
timeout=.05;
}
if (playerenters&&system){
message ;
}
if (hasweapon(-System)){set system;}
if (system){
//Status Parts
showimg 1,@Tahoma@Bold@#v(playerhearts)/#v(playerfullhearts),150,70;
changeimgvis 1,5;
changeimgcolors 1,0,0,100,0.5;
showimg 2,@Tahoma@Bold@#v(playermp)/100,150,95;
changeimgvis 2,5;
changeimgcolors 2,0,0,100,0.5;
showimg 3,@Tahoma@Bold@#v(playerap)/100,150,120;
changeimgvis 3,5;
changeimgcolors 3,0,0,100,0.5;
showimg 4,@Tahoma@Bold@#v(playerglovepower),55,30;
changeimgvis 4,5;
changeimgcolors 4,0,0,100,0.5;
showimg 5,@Tahoma@Bold@#v(playerswordpower),105,30;
changeimgvis 5,5;
changeimgcolors 5,0,0,100,0.5;
showimg 6,@Tahoma@Bold@#v(playerrupees),170,30;
changeimgvis 6,5;
changeimgcolors 6,0,0,100,0.5;
showimg 7,@Tahoma@Bold@#v(playerbombs),205,30;
changeimgvis 7,5;
changeimgcolors 7,0,0,100,0.5;
showimg 8,@Tahoma@Bold@#v(playerdarts),250,30;
changeimgvis 8,5;
changeimgcolors 8,0,0,100,0.5;
showimg 9,#W,145,30;
changeimgvis 9,5;
showimg 11,systemimage.gif,15,24;
changeimgvis 11,4;
showimg 12,#P1,45,100;
changeimgvis 12,6;
changeimgpart 12,5,5,45,40;
showstats 1024;
timeout=.05;
}


I seperated the combined code for anyone who doesn't know how to merge strings and stuff. Ill attach the image file also. This is a newer system image. I used remade it so it spaces stuff out. I'm going to redo it again soon, lol.

joseyisleet 01-05-2002 12:29 PM

Oh yeah, that design/layout of the image is copyrighted to Josey Hunt and may not be used without Josey Hunt's express written permission. =)

joseyisleet 01-05-2002 02:02 PM

1 Attachment(s)
Ok, I've redone the images and code completely. =) I'll attach a captured image to this post. If you would like the code, add [email protected] to your msn messenger, if you don't have msn messenger, it sucks for you. =)

Saga2001 01-06-2002 04:50 AM

its ok. u need to put it in different places on the screen tho, not just one place.

Python523 01-06-2002 06:00 AM

It's pretty good, did you use changeimgzoom on the sword? It looks a little bleary
BTW: Is changeimgcolors allowed on a non-p2p server, I don't think it is but I still dont know

Saga2001 01-06-2002 07:43 AM

Quote:

Originally posted by Python523
It's pretty good, did you use changeimgzoom on the sword? It looks a little bleary
BTW: Is changeimgcolors allowed on a non-p2p server, I don't think it is but I still dont know


it is allowed on text.

joseyisleet 01-06-2002 04:51 PM

I painted the sword image on the background image itself, because using the showimg 1,#1 or whatever then changeimgpart wouldnt work right because some images are bigger then others. It would go over the background image and stuff.

joseyisleet 01-06-2002 04:53 PM

Anyway I decided to redo it once again, putting the images in different spots and stuff. - shrugs. I doubt if I'll even use it though.


All times are GMT +2. The time now is 02:48 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.