PDA

View Full Version : Rain Script :-Help


neomaximus2k
04-17-2002, 12:09 AM
ok not very often i ask for help but this one has got me stumped.
if the player has the following script as a weapon it will work fine, however i dont want the player to have it as a weapon, instead it needs to be an NPC on the level that everyone can see the rain on that level, any help will be much apreciated thanks


<removed>

i post all the script cause i not sure what is wrong

konidias
04-17-2002, 12:11 AM
There's a simple solution you know.. add it to a system weapon that the player can't see, that way everyone has the same weapon, and you can make the rain clientside so that it doesn't lag.

neomaximus2k
04-17-2002, 12:12 AM
i forgot to meantion i cant make it a system script, cant use the toweapons - or * for it, it is for a different server they wont let me

AlexH
04-17-2002, 12:13 AM
Why wont they let you use -NAME
That has to be the stupidest thing ive everheard.

neomaximus2k
04-17-2002, 01:09 AM
Originally posted by AlexH
Why wont they let you use -NAME
That has to be the stupidest thing ive everheard.
they dont allow any one to at all

AlexH
04-17-2002, 01:15 AM
Originally posted by Kaimetsu
Hmm. I'm in suspicious mode :-/

Why?

And I see no problem with -name
If the wont let anyone use itthey have some problems.
Unless they've made their own Q menu and dont know how to make it skip the invisable NPCs.

neomaximus2k
04-17-2002, 01:20 AM
Originally posted by AlexH


Why?

And I see no problem with -name
If the wont let anyone use itthey have some problems.
Unless they've made their own Q menu and dont know how to make it skip the invisable NPCs.
they do have there own q menu

AlexH
04-17-2002, 01:23 AM
Originally posted by neomaximus2k

they do have there own q menu

Well theres the reasn you cant use -name
they havent made thee Q menu able to detect hidden npcs and skip them.

AlexH
04-17-2002, 01:30 AM
Originally posted by Kaimetsu


Because it looks like he didn't code it. Moderator intuition and all.

Well i suppose youve seen more scripts than me so.....
And i findit odd that he has used two
if (created)
couldnt have have just used ; to split the commands like the rest of the world does. :confused:

neomaximus2k
04-17-2002, 01:34 AM
Originally posted by Kaimetsu


Because it looks like he didn't code it. Moderator intuition and all.

you are correct i didn't code it all i dont even know who did.

and even tho i have studied the code i cant get it to work serverwide, hence the reason why i am here