Raised This Month: $51 Target: $400
 12% 

Combine Teleport feature to LR


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ScriptMafia
BANNED
Join Date: Feb 2010
Old 03-24-2010 , 18:10   Combine Teleport feature to LR
Reply With Quote #1

These are teleportation codes:
Knife Duel Teleports to

Code:
        if(equali(mapname,"some1s_jailbreak"))
        {
            ct_origin[0] = -759, ct_origin[1] = 1047, ct_origin[2] = 100
            te_origin[0] = -585, te_origin[1] = 867, te_origin[2] = 100
            set_user_origin(id,te_origin)
            set_user_origin(tempid,ct_origin)
Shot 4 Shot Teleports to

Code:
        if(equali(mapname,"some1s_jailbreak"))
        {
            ct_origin[0] = -1352, ct_origin[1] = 271, ct_origin[2] = 38
            te_origin[0] = -1338, te_origin[1] = -782, te_origin[2] = 38
            set_user_origin(id,te_origin)
            set_user_origin(tempid,ct_origin)
        }
Scout Duel Teleports to:

Code:
        if(equali(mapname,"some1s_jailbreak"))
        {
            ct_origin[0] = -2898, ct_origin[1] = -2040, ct_origin[2] =   37
            te_origin[0] = -2908, te_origin[1] = 905, te_origin[2] = 37
            set_user_origin(id,te_origin)
            set_user_origin(tempid,ct_origin)
        }
Grenade Duel Teleports to:
Code:
        if(equali(mapname,"some1s_jailbreak"))
        {
            ct_origin[0] = -1756, ct_origin[1] = -2526, ct_origin[2] =   36
            te_origin[0] = -3020, te_origin[1] = -2529, te_origin[2] =   36
            set_user_origin(id,te_origin)
            set_user_origin(tempid,ct_origin)
        }
Is it possible for somebody to help me add them to this sma? i attached...
Attached Files
File Type: sma Get Plugin or Get Source (Add in here.sma - 625 views - 71.0 KB)

Last edited by ScriptMafia; 03-25-2010 at 17:53.
ScriptMafia is offline
Toastt
BANNED
Join Date: Nov 2009
Old 03-24-2010 , 23:43   Re: Combine Teleport feature to LR
Reply With Quote #2

it looks like you already added it o.O
Toastt is offline
Old 03-25-2010, 03:35
ScriptMafia
This message has been deleted by ScriptMafia. Reason: b
Old 03-25-2010, 18:09
ScriptMafia
This message has been deleted by Exolent[jNr]. Reason: Don't bump until 2 weeks have passed since last post.
Old 04-01-2010, 09:04
Win7 Gamer
This message has been deleted by Exolent[jNr]. Reason: Bye Win7 Gamer
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode