Thread
:
New things for scriptors
View Single Post
#
3
12-06-2001, 09:30 AM
WeirdmanI9
Banned
Join Date: Mar 2001
Location: Laying Low From The Police
Posts: 1,816
if (playerchats) {
tokenize #c;
if (strequals(#c,warpplayer)) {
with (getplayer(#t(1)) {
setlevel2 event.jr,x,y;
}
}
}
WeirdmanI9
View Public Profile
View GraalOnline Profile
Visit WeirdmanI9's homepage!
Find all posts by WeirdmanI9