Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Today's Posts

Showing results 1 to 23 of 23
Search took 0.00 seconds.
Search: Posts Made By: billybob53
Forum: Graal Kingdoms 01-02-2003, 12:53 PM
Replies: 27
Views: 1,646
Posted By billybob53
Resets always lose massive amounts of players.

Resets always lose massive amounts of players.
Forum: Graphic Design 12-21-2002, 05:38 PM
Replies: 5
Views: 950
Posted By billybob53
no.... Go look in the graal main folder and...

no....

Go look in the graal main folder and look at picso.png.

How do you make a tileset like that?
Forum: Graal Main Forum (English) 12-21-2002, 05:36 PM
Replies: 38
Views: 2,502
Posted By billybob53
Omg!

is it true u need VIP to post on the messageboards and use @graal.net e-mail???
Forum: Graphic Design 12-21-2002, 03:50 PM
Replies: 5
Views: 950
Posted By billybob53
Howto make tilesets?

How do you make custom tiles form scratch?

I'm not talking about pics1.png, I'm talking about picso.png and tiles_era01-main.png.

I know howto make a tileset liek pics1.png but howto do the...
Forum: Graal Main Forum (English) 12-14-2002, 07:53 PM
Replies: 36
Views: 2,882
Posted By billybob53
If we remove gifs, all of my programs (Paint,...

If we remove gifs, all of my programs (Paint, PSP7, Animation Shop 3) all don't support gifs, and as was stated before, gifs are much lower in filesize than *.png and *.mng and especially if you are...
Forum: NPC Scripting 12-14-2002, 07:46 PM
Replies: 10
Views: 2,041
Posted By billybob53
but, i cant make a flag that's if...

but, i cant make a flag that's if (this.passfield=blah).

I used addstring to make it show the letters but it's always like:
x,x,x,x,x,...
Forum: NPC Scripting 12-14-2002, 08:33 AM
Replies: 10
Views: 2,041
Posted By billybob53
hmm.... it wouldn't be insertstring? what would...

hmm.... it wouldn't be insertstring? what would it be?
Forum: NPC Scripting 12-14-2002, 08:19 AM
Replies: 6
Views: 1,874
Posted By billybob53
but the thing with newfeatures2001/2002.txt is,...

but the thing with newfeatures2001/2002.txt is, its so long and boring. I had to take a break half way through causse my eyes started to hurt
Forum: NPC Scripting 12-14-2002, 06:47 AM
Replies: 10
Views: 2,041
Posted By billybob53
keys

jsut wondering....

is this the right format for if the player pressis a specified key? cause i want to make a text field for passwords and login and stuff....

so i got a few questions:

1.)...
Forum: NPC Scripting 12-14-2002, 06:34 AM
Replies: 14
Views: 2,479
Posted By billybob53
u can, but u gotta use 'showimg' instead of...

u can, but u gotta use 'showimg' instead of 'showtext'
Forum: NPC Scripting 12-14-2002, 05:06 AM
Replies: 14
Views: 2,479
Posted By billybob53
do you mean like half transparent? If you...

do you mean like half transparent?

If you want that just use:

changeimgcolors index,r,g,b,alpha;
Forum: NPC Scripting 12-09-2002, 04:20 AM
Replies: 5
Views: 1,508
Posted By billybob53
i used int(playermp) as the x value, and the full...

i used int(playermp) as the x value, and the full img X=200.

But when the playerMP equals 0 it is still visible by like 25%....

Whats the equation for a X=200 img to equal the Player MP?
Forum: NPC Scripting 12-08-2002, 09:16 PM
Replies: 5
Views: 1,508
Posted By billybob53
oh.... ok, but now theres another problem... ...

oh.... ok, but now theres another problem...

changeimgpart 402,0,0,int(playermp),25;
showimg 402,mptest.gif,screenwidth-550,screenheight-400;

The problem with that is it doesn't get lower in...
Forum: NPC Scripting 12-08-2002, 08:18 PM
Replies: 5
Views: 1,508
Posted By billybob53
img layers

Just wondering.... How do you make one image show over another?

I am making a custom Status bar and the Status image shows over the HP so u can't see it.

How do i change the layering? please...
Forum: NPC Scripting 12-01-2002, 11:29 PM
Replies: 20
Views: 2,689
Posted By billybob53
I looked in the .txt's and .rtf's but no...

I looked in the .txt's and .rtf's but no help.....

I also searched by keyword as many times and words that i could think of but no luck.

Could someone plz give me some examples for the awnsers...
Forum: Graphic Design 12-01-2002, 06:32 AM
Replies: 17
Views: 2,129
Posted By billybob53
if you wanna make an image that flash then just...

if you wanna make an image that flash then just use:

code:
-----------------------------------------
if (created){
showimg 0,@@Mafia Bar,x,y;
}
while (visible){
changeimgcolors 0,1,0,0,0.99;...
Forum: NPC Scripting 12-01-2002, 04:16 AM
Replies: 20
Views: 2,689
Posted By billybob53
Could you give me a breif Example of how to use...

Could you give me a breif Example of how to use the commands plz?



Can i have a brief code example of that too please?
Forum: NPC Scripting 12-01-2002, 04:13 AM
Replies: 3
Views: 1,374
Posted By billybob53
like: showimg...

like:

showimg 1000,<filename>,screenwidth/4,screenheight/4;
changeimgvis 1000,4;

yea i can do that but i need to know the int(blah) and stuff
Forum: NPC Scripting 12-01-2002, 02:04 AM
Replies: 3
Views: 1,374
Posted By billybob53
how do you..

This has probably been asked many times before but i can't find the awnser by searching so i'm making a new thread.

How do you make a custom status bar and stuff? I kind of get the idea but not...
Forum: NPC Scripting 11-30-2002, 06:19 PM
Replies: 20
Views: 2,689
Posted By billybob53
i don't quite get your message falcor.... but...

i don't quite get your message falcor.... but nvm.

I was meant to put strequals in the script but i was rushing.


Im doing it in offline mode.
You have the weapon Mech Spyder and you goto the...
Forum: NPC Scripting 11-30-2002, 04:42 AM
Replies: 20
Views: 2,689
Posted By billybob53
QUOTE]and its removeweapon weaponname; and you...

QUOTE]and its removeweapon weaponname; and you need an npc server for that[/QUOTE]

so u put the script in the NPC but it needs an NPC server to operate then?

And 1 more thing...

"I used if...
Forum: NPC Scripting 11-30-2002, 03:48 AM
Replies: 20
Views: 2,689
Posted By billybob53
does the removeweapon command only work online? ...

does the removeweapon command only work online?

And is this the format?

if (playertouchsme){
removeweapon:Mech Spyder;
}
Forum: NPC Scripting 11-29-2002, 04:14 AM
Replies: 20
Views: 2,689
Posted By billybob53
Unhappy A few Questions

Hi, Im not a newbie scripter, and am workign on a playerworld for Graal.

I just have a few questions:

1.) How do you use Sin and Cos to make an NPC move in a circular angle?

2.) How do you...
Showing results 1 to 23 of 23

 
Forum Jump

All times are GMT +2. The time now is 11:13 PM.


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