Yhaj Posted April 26, 2020 Posted April 26, 2020 I can't find anywhere, I need to add my custom "Warp Wing" to these noteleport mapflag Quote
0 Start_ Posted April 27, 2020 Posted April 27, 2020 Did you made custom item right? Just use 'warp' function to specific location I think it's will not check any mapflag. Quote
0 Yhaj Posted April 27, 2020 Author Posted April 27, 2020 Just now, Start_ said: Did you made custom item right? Just use 'warp' function to specific location I think it's will not check any mapflag. Hmmm I don't understand ... My Item description is 35000,Unli Fly Wing,Unli Fly Wing,11...........{ warp "strcharinfo(3)",0,0; },{},{} then I want this item to put it on Noteleport mapflag Quote
0 Jayz Posted April 27, 2020 Posted April 27, 2020 53 minutes ago, Yhaj said: Hmmm I don't understand ... My Item description is 35000,Unli Fly Wing,Unli Fly Wing,11...........{ warp "strcharinfo(3)",0,0; },{},{} then I want this item to put it on Noteleport mapflag Try this 35000,Unli Fly Wing,Unli Fly Wing,11...........{ atcommand "@jump"; },{},{} Quote
0 Yhaj Posted April 27, 2020 Author Posted April 27, 2020 1 hour ago, Zack- said: Try this 35000,Unli Fly Wing,Unli Fly Wing,11...........{ atcommand "@jump"; },{},{} atcommand "@jump"; will not be like @warp cause it has a "coordinates" when you @jump Quote
Question
Yhaj
I can't find anywhere, I need to add my custom "Warp Wing" to these noteleport mapflag
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.