Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   making my own (https://forums.graalonline.com/forums/showthread.php?t=16229)

jonny12 11-05-2001 12:16 PM

making my own
 
I'm finlly making my own script. and not asking for yours-LOL

i need help with it.

here it is-=Tax weapon=-

if (hasweapon(Tax weapon))
{sleep 1000;give 10g to leader;repeat;}

and will this work on the server? (BELOW)

if(weaponfired || firedonhorse)
{setplayerprop #c,toguild:Auto Message....HELP!}

so it will do a toguild: :)

p.s. i will give scrips away if i have it :rolleyes:

TDO2000 11-05-2001 11:14 PM

A joke or not a joke, THAT's the question here...

NotoriousBLT 11-05-2001 11:57 PM

I can't script very well at all, but I kind of understand your script.

Thak2 11-06-2001 03:10 AM

For that tax weapon, making up your own commands won't work.

Darkman2001 11-06-2001 06:59 AM

Quote:

Originally posted by Thak2
For that tax weapon, making up your own commands won't work.
HAHA :D

Poogle 11-06-2001 07:24 AM

Re: making my own
 
Quote:

Originally posted by jonny12
I'm finlly making my own script. and not asking for yours-LOL

i need help with it.

here it is

if(weaponfired || firedonhorse)
{setplayerprop #c,toguild:Auto Message....HELP!}

so it will do a toguild: :)

p.s. i will give scrips away if i have it :rolleyes:

Not inless they are in a guild

nyghtGT 11-06-2001 08:16 AM

Re: making my own
 
Quote:

Originally posted by jonny12
I'm finlly making my own script. and not asking for yours-LOL

i need help with it.

here it is-=Tax weapon=-

if (hasweapon(Tax weapon))
{sleep 1000;give 10g to leader;repeat;}

and will this work on the server? (BELOW)

if(weaponfired || firedonhorse)
{setplayerprop #c,toguild:Auto Message....HELP!}

so it will do a toguild: :)

p.s. i will give scrips away if i have it :rolleyes:

you lost my focus around the 'Tax Weapon' part ...

Faheria_GP2 11-06-2001 08:33 AM

when i put it the debugger it said

ERROR: SCRIPTER IS *******

jonny12 11-07-2001 09:02 AM

Come on!!
 
PLEASE

i need the sctipt explaied

like in the tradeing house

to were you trasfer money from 1 person to another


I am making my OWN script--- please

@ lest I am not asking for yours!!

Brad_Elven 11-07-2001 10:14 PM

you must be new LOL. never heard of the command give 10g to playeraccount. My god I think im gonna **** myself laughing :D

Faheria_GP2 11-08-2001 08:24 AM

1 Attachment(s)
okay, read npcprogramming.doc, preferably the one that I americanized (attached below)

jonny12 11-08-2001 09:04 AM

trading house
 
in the trading house!!

you trancfer cash from 1 account to another..

that is what i need!

Do not tell me it can not be done!!!!

I an no good a the money scripting

Hulk Hogan 11-08-2001 10:20 AM

Re: trading house
 
Quote:

Originally posted by jonny12
in the trading house!!

you trancfer cash from 1 account to another..

that is what i need!

Do not tell me it can not be done!!!!

I an no good a the money scripting

You say you are making your own script then you ask for the trading house script?? umm...

Well here is the script:

if (strequals(#a,jonny12)) {
kill;
ban for being dumb;
}


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

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