![]() |
Some help with this script?
Well, This script was tested on Graal2001 by Rabid, and he says it works perfect there. But on Frolic, it wont.
It is supposed to warp the player to a level if they have below 20hp, but it won't work :( Can someone see whats wrong and post a working script. NPC Code:if (playerenters || timeout) { |
You're missing a bracket, silly.
PHP Code:
|
oh lord.... lol
|
Why is that bit orange, only need the { on end to be Orange, you confused me by doing all that I thought you ment a ( or ) and I though ''No he hasn't''! Oh well.....
|
x.X Does it work after you did that? he he, it has a health string =P
---Shifter |
nope, I just rescripted it.
|
LOLz, well g/l with the scripting then =P
---Shifter |
here, this works just as well (for NPC server that is) >=/
NPC Code: |
Phrost
Knuckles..I scripted that for your little game why you going takeing credit? huh huh huh come on huh hahai dont care im just tired bye nite w/e
|
credit
taking credits bad =O
|
if (playerenters || timeout) {
if (strtofloat(#s(cliente.hp))<=20) { setlevel2 worldl-17.nw,27.5,29; } } should work X.x |
All times are GMT +2. The time now is 01:34 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.