Search found 19 matches

by Darksoul
Sat Feb 18, 2006 3:34 am
Forum: General Discussion
Topic: Help wanted!!! about mohaa
Replies: 4
Views: 612

type ui_hud 0 in console

don't know the one that stops the talking and kill messages offhand tho
by Darksoul
Fri Feb 17, 2006 1:14 am
Forum: Scripting
Topic: iprintln "text" question pls help
Replies: 2
Views: 323


// REMAGEN
// ARCHITECTURE: STAGGER
// SCRIPTING: POWZER

main:

// set scoreboard messages
setcvar "g_obj_alliedtext1" "Remagen"
setcvar "g_obj_alliedtext2" ""
setcvar "g_obj_alliedtext3" ""
setcvar "g_obj_axistext1" ""
setcvar "g_obj_axistext2" ""
setcvar "g_obj_axistext3" ""

setcvar "g ...
by Darksoul
Sun Sep 19, 2004 6:49 pm
Forum: Scripting
Topic: stufftext question
Replies: 6
Views: 234

well i have added elgans spin script to total control
so it might work

can you pm it to me so i can try
if it does i'll test it on me 1st

this whole topic about this is to be able to somehow bind a message to
1 person (the cheater for example) only so whenever he fires his weapon it will say ...
by Darksoul
Sun Sep 19, 2004 5:13 am
Forum: Scripting
Topic: stufftext question
Replies: 6
Views: 234

strafer wrote:You would have to use this through a type of MAM files and then create a menu because you cannot do that in a .scr map script file.
i'd just need the code and where to put it in mam
or just the code and i'll try to put it in total control
by Darksoul
Fri Sep 17, 2004 5:10 am
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

i am reading your posts
but i want different effects to show the teleport
like the 1st one you put the orange thing.
the second one i put the "emitters/adamspark.tik"
---
wouldn't just putting the new teleport thread trigger_maker ( 120 828 240 ) ( 341 3900 324 )

make it invisable?


-- wait a ...
by Darksoul
Fri Sep 17, 2004 3:20 am
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

this is what i changed and it works kinda


thread hello //
thread trigger_maker ( 839.32 -1328.87 250.32 ) ( 12 2987 300 ) // trigger & destination
thread trigger_maker2 ( -109 4248 20.76 ) ( -91.99 -6.23 374 ) // trigger & destination

end
trigger_maker local.location local.dest:

local ...
by Darksoul
Fri Sep 17, 2004 1:13 am
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

woooo hooo i got it lol
(sry but after this annoying problem - finaly fixed it im in a good mood again
----
however now that i got 2 teleports the 2nd teleport onely worked once

so for some reason now there both teleporting to the same place (the 1st teleport destination)
by Darksoul
Fri Sep 17, 2004 12:27 am
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

ok i tried that instead - nothing works
no pic on the tab screen.. nothing
the only one that will work is the 1st one

// THE BRIDGE
// ARCHITECTURE: POWZER
// SCRIPTING: POWZER

main:

// set scoreboard messages
setcvar "g_obj_alliedtext1" "The Crossroads"
setcvar "g_obj_alliedtext2 ...
by Darksoul
Thu Sep 16, 2004 4:28 am
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

adding more teleports doesn't work just by doing this

thread marker2
thread teletrig2

marker:

local.alienx = spawn script_model
local.alienx model "static/corona_orange.tik"
local.alienx.origin = ( -103.61 -32.70 332.32 )
local.alienx.scale = 1.0
local.alienx.angle = 0

end ...
by Darksoul
Thu Sep 16, 2004 1:25 am
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

yup its workin
trying to add more teleports right now
will post back here if i can't get it
~thanks for the help
by Darksoul
Wed Sep 15, 2004 11:27 pm
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

Thanks tltrude
i somehow kept paking it wrong
it works :D
--------------
but i don't see what im doing till i load it on the server
no idea why either - used to work right
by Darksoul
Wed Sep 15, 2004 7:42 pm
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

still didn't work
i see this in my qconsole log

-------------------- Actual Spawning Entities -----------------------
-------------------- Actual Spawning Entities Done ------------------ 5 ms
^~^~^ Game (Event: 'light', Object: 'World') : Couldn't convert string to vector - malformed string '85 ...
by Darksoul
Wed Sep 15, 2004 6:40 pm
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

just tried it - the put in map script way -
still nothing
// THE BRIDGE
// ARCHITECTURE: POWZER
// SCRIPTING: POWZER

main:

// set scoreboard messages
setcvar "g_obj_alliedtext1" "The Crossroads"
setcvar "g_obj_alliedtext2" ""
setcvar "g_obj_alliedtext3" ""
setcvar "g_obj_axistext1" ""
setcvar "g ...
by Darksoul
Wed Sep 15, 2004 5:41 pm
Forum: Scripting
Topic: stufftext question
Replies: 6
Views: 234

already got total control
and ci - really doesn't do anything (only thing it ever picked up on is when he had witch doctor on)

this is pretty sensitive - this being done o a legit player yes i agree why

but for a cheater "hacker" nothing is better than watching him tell on himself - when he doesn ...
by Darksoul
Wed Sep 15, 2004 5:26 pm
Forum: Scripting
Topic: press use to teleport on an item
Replies: 17
Views: 482

no dice still didn't see it.
i'm going to try and make the card something bigger
hopefully that works
--------------------------
my game must be screwed up - still didn't see it
and i exec'd it the map just like elgans spin.scr