![]() |
plz help
i'm werking on a couple spar rooms and i dont know how to script it how its sopposed to be done......i have tried aand tried about 7 timz and dont have it yet.....i want the person who has a certain tag and if they say private the rest of the players that enters gets warped out! and if the person with the tag says the account name 'leave' it warps them out to the main spar temple level....thas not all.......and if the player is sparring and dies wouldnt that trigger it so if the player enters???? ..note: the player will be warped to another spot in the level...plz help me out....i have another question but i'll ask when i get the level done.....Thanx
Kindly Reguards, ~`BriAN`~ |
hmm.
I haven't tested this, I'm just writing it as I'm posting it. I had one a while back.
Okay in the first room: If (playersays(private)){set privatespar; sleep .5; setlevel2 sparoom.graal, x, y; sleep 1; destroy;} spar room: if (playerenters&&!privatespar){setlevel2 blah.graal, x, y;} That's just soem of it, I've been up forever so I don't know if that's right or night. |
hmmm
I see what youre saying.
but i would do a few things to josey's script. ..... instead of playersays, change it to strequals(#c,private). ..... I dont think that script will work, but you can try it dude. |
like i said.
i was tired as hell, i'll work on it later when i get the time from my server. later.
|
hmmmm......but the if player dies part...wait no nm i can just do if (playerdies) {setlevel2 filename,x,y;} yah ok but what if i wanted the person to say the account name pf player and following leave to boot them out!??
|
| All times are GMT +2. The time now is 06:08 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.