Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   help please (https://forums.graalonline.com/forums/showthread.php?t=20050)

Spectre1337 12-31-2001 07:28 PM

help please
 
1 Attachment(s)
Can someone help me script this HP system? I'm not very good at scripting o_o

if (playerenters){toweapons *Stats}
if (hasweapon(*Stats)){showimg 200,state0-utopia.png,600,15;
changeimgvis 200,4;
changeimgpart 200,0,0,160,95;}

Spectre1337 01-01-2002 03:12 AM

Nobody going to help? :(

Spark910 01-01-2002 03:27 AM

I would but i cant and no1 else wil as everyone here who know how are evil shits and will just say
'go learn script'

So sorry i cant but if i could i would!

Spectre1337 01-01-2002 03:34 AM

Quote:

Originally posted by Spark910
I would but i cant and no1 else wil as everyone here who know how are evil shits and will just say
'go learn script'

So sorry i cant but if i could i would!

I beleive the correct term for thier type is "******* || Jackass"

Loriel 01-01-2002 05:21 AM

I guess you need to loop that script somehow...
NPC Code:
if (playerenters)
toweapons -Stats;
if ((created || timeout) && isweapon) {
Showimg, changeimgvis and stuff
timeout = 0.05;
}


Spark910 01-01-2002 05:32 AM

Ha-Ha my plan works if i call every 1 evil then some1 will help

SHAME YOU DONT DO IT ALL THE TIME

:grrr: :grrr: :grrr: :grrr:

Spectre1337 01-01-2002 09:46 AM

Quote:

Originally posted by Loriel
I guess you need to loop that script somehow...
NPC Code:
if (playerenters)
toweapons -Stats;
if ((created || timeout) && isweapon) {
Showimg, changeimgvis and stuff
timeout = 0.05;
}


that didnt really help, :(

Wes2000 01-01-2002 10:56 AM

Can you re-state your question? I thought what he said would help, but i guess I dont understand what you want...:confused:

Spectre1337 01-01-2002 12:45 PM

1 Attachment(s)
Quote:

Originally posted by Wes2000
Can you re-state your question? I thought what he said would help, but i guess I dont understand what you want...:confused:
Me = newbi scriptor o_o
I need hp system made out of my graphic o_O


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

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