Thread
:
whats wrong with my script?
View Single Post
#
1
04-23-2007, 12:56 AM
theHAWKER
**FLIP OUT**
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
whats wrong with my script?
I have an online tile editor that i want to be only usable when your in thies 4 rooms. It works with one room but not with 4:
PHP Code:
if (
weaponfired
) {
if (
strequals
(
#L,room1.nw||#L,room2.nw||#L,room3.nw||#L,room3.nw)) {
__________________
**
FLIP OUT
**
theHAWKER
View Public Profile
View GraalOnline Profile
Visit theHAWKER's homepage!
Find all posts by theHAWKER