Yhaj Posted April 26, 2020 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 41 Reputation: 0 Joined: 05/04/18 Last Seen: October 10, 2020 Share Posted April 26, 2020 I can't find anywhere, I need to add my custom "Warp Wing" to these noteleport mapflag Quote Link to comment Share on other sites More sharing options...
0 Yhaj Posted April 27, 2020 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 41 Reputation: 0 Joined: 05/04/18 Last Seen: October 10, 2020 Author Share Posted April 27, 2020 Bump ! Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted April 27, 2020 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 8 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 Yhaj Posted April 27, 2020 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 41 Reputation: 0 Joined: 05/04/18 Last Seen: October 10, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
0 Jayz Posted April 27, 2020 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 407 Reputation: 55 Joined: 07/24/12 Last Seen: October 22, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Yhaj Posted April 27, 2020 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 41 Reputation: 0 Joined: 05/04/18 Last Seen: October 10, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
Question
Yhaj
I can't find anywhere, I need to add my custom "Warp Wing" to these noteleport mapflag
Link to comment
Share on other sites
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.