Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Making an FF system! (https://forums.graalonline.com/forums/showthread.php?t=38551)

thesmoothcriminal 09-25-2002 07:05 PM

Making an FF system!
 
could anyone enlighten my on how this is done,how to show the strings not in a say/say2 format and how to take other players stats and use them

thanks

R0b1n-NPC 09-25-2002 08:21 PM

Re: Re: Making an FF system!
 
Quote:

Originally posted by Kaimetsu
Dude. You shouldn't just come along and ask how to create a whole script, nobody's gonna give you a step-by-step tutorial. Get a little practice, become a better scripter, you'll figure it out on your own.
Dude! You got a tatto!
Sweet! You got one too! What does mine say?
Dude! What does mine say?
Sweet! What does mine say?
DUDE What does mine say?
SWEET!


rar.

emortylone 09-25-2002 10:56 PM

I'd quote Kai too, but Quoting isn't quite in my style x.X But let's just say there are things known as showimg #,@,x,y; where it does text, and strings you know? Learn the 'with' command also!
---Shifter

Lit 09-26-2002 01:34 AM

Try going threw (#c,Whatever) i dont know figure it out.

Goboom 09-26-2002 05:06 AM

Quote:

Originally posted by Kaimetsu


Hey man, don't just throw abstract guesses at him. You'll just confuse the guy or something.

We would never want to do something like that... :p :whatever: :P

emortylone 09-26-2002 05:15 AM

WTF does playerchat have to do with this x.X Jesus Christ, please tell me you aren't that stupid and you were just throwing something stupid out there?
---Shifter

thesmoothcriminal 09-26-2002 06:01 AM

aleast tell me how to take other players variables and strings

Com013 09-27-2002 12:36 AM

Only possible server-side:

NPC Code:

with(players[i]) {
// here you can access them
}


R0b1n-NPC 09-27-2002 12:43 AM

to access other players variables Serverside do this:

NPC Code:

with (getplayer(account)) {
// access them here
}



getplayer basically gets the players id from their account n stuff bah.

:edit
bleh he beat me to it
edit:

emortylone 09-27-2002 11:10 PM

I thought we all agreed NOT to help with stupid questions like this? His post was "Making an FF System!" not "Someone MAKE ME an FF System!" x.X COme on... he should at least look @ commands.rtf to get an idea =/
---Shifter

screen_name 10-01-2002 03:36 PM

Re: Making an FF system!
 
Quote:

Originally posted by thesmoothcriminal
could anyone enlighten my on how this is done,how to show the strings not in a say/say2 format and how to take other players stats and use them

thanks

Why did you say you are making a FF system, why didn't you just ask for help with the showing problem.

Quote:

Originally posted by Kaimetsu
Dude. You shouldn't just come along and ask how to create a whole script, nobody's gonna give you a step-by-step tutorial. Get a little practice, become a better scripter, you'll figure it out on your own.
I agree with Kaimetsu, once you get pratice in with simple stuff, you'll be able to step up to more complex scripts.

Kaimetsu, do you remember when I kept bothering you to tell me how to pass variables to other players with triggeraction? This was when AllGraal was still around. I look back on that and feel that I'm stupid now :p.

emortylone 10-01-2002 11:19 PM

Look how many things WE asked for along the way, then look at the context. You aren't asking for help, you're wanting someone else to do it for you! Get better then come back and talk.
---Shifter

sage_chaozu 10-02-2002 09:37 AM

FF? System
 
Hey you said you are making FF System. By this do you mean a turn based battle system? If you are, I made one a while ago. But it was deleted due to the many times I format my computer. I tend to not keep my scripts for some reason. x_x

screen_name 10-02-2002 01:14 PM

Re: FF? System
 
Quote:

Originally posted by sage_chaozu
Hey you said you are making FF System. By this do you mean a turn based battle system? If you are, I made one a while ago. But it was deleted due to the many times I format my computer. I tend to not keep my scripts for some reason. x_x
I had made a small sample TBS like a six months ago. Wasn't too good though. :P

emortylone 10-02-2002 10:43 PM

I've never played FF games, so I don't know what you guys are talking about. Care to elaborate? I'm trying to bring a new theme to Babylon, and I wanted to incorporate some RPG Systems :D
---Shifter


All times are GMT +2. The time now is 06:40 AM.

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