Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   2001 Script (https://forums.graalonline.com/forums/showthread.php?t=11466)

lordhelmut 09-09-2001 05:24 AM

2001 Script
 
for babylon im trying to help out and make some stuff. I was wondering if anyone knows how to do that thing from 2001 where it says owner and the account name and if no one works on it for a little while it says no owner till someone new hits it. Please help me

Death_Sythe 09-09-2001 09:12 AM

you would...
 
You would use the this.owner command such as this.
Code:
if (playersays(show owner) {
message owner:#s(this.owner);
}

Code End

The rest would be up to you.

ownerofbabylon 09-09-2001 10:52 AM

what about if the player has lets say wheat in the inventory and they fire a weapon or somthing. hmm im just gonna try and think of somthing.

if(weaponfired&&){

i just realized i dont know how to check if somthing is in the inventory.

grr...

ArmadeusWarlock 09-09-2001 11:04 AM

hmmm
 
well, I do know how to do that, but im not gonna say (where it says no owner after a while). also, i hope you not doing mining, thats about *** to copy an idea from another server.

ownerofbabylon 09-09-2001 11:08 AM

Re: hmmm
 
Quote:

Originally posted by ArmadeusWarlock
well, I do know how to do that, but im not gonna say (where it says no owner after a while). also, i hope you not doing mining, thats about *** to copy an idea from another server.
every server has mining

fugitive316 09-09-2001 11:13 AM

Re: Re: hmmm
 
Quote:

Originally posted by ownerofbabylon


every server has mining

Shaded Legend doesn't have mining.

ArmadeusWarlock 09-09-2001 11:17 AM

And still...
 
Its not right to copy something. Faheria copied mining, but at least they made it differently, such as having to actually dig it up.

I am making mining for my server, but it wont be like graal2001 server, and it wont take so long, and the process is different. But still, dont copy server ideas exactly
:(

ArmadeusWarlock 09-09-2001 11:20 AM

I mean, Im not saying that you ARE, but Im just saying, dont


All times are GMT +2. The time now is 05:35 PM.

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