![]() |
Event Level Sumo-Pot
1 Attachment(s)
I designed a new Event Level for Classic.
Can someone help me with the script? Its a similar level to snowpot on Unholy Nation. The player is not allowed to touch the water while he tries to get the other player with pots into it! How to express the following thing: If (playertoucheswater) {setlevel XXX} The eventlevel is in the attachement! -.Thank You.- |
It's against the rules to give full scripts, so I'll give you some hints...
I'll assume you'll be using GS1. Use a clientside timeout loop to check if the player is swimming. Can use: PHP Code:
PHP Code:
|
Quote:
PHP Code:
|
erm ok, but .... how to set a timeout loop?
i found a flag called "playerswim" but it seems not to work I tried PHP Code:
the "strequals" flag u mentioned doesnt work too. |
triggeractions work offline.
It's better to check for the ani, but you will have to find the gani classic uses for swim because I think most of them are differently named. Look in levels/ganis anything with classic_ is a gani for classic playerworld. But, |
| All times are GMT +2. The time now is 11:23 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.