Forum: NPC Scripting
08-28-2001, 08:46 AM
|
Replies: 22
Views: 3,422
|
Forum: NPC Scripting
05-27-2001, 10:47 AM
|
Replies: 0
Views: 2,013
Scripting Question
Ok I want to setup a NPC where people can buy items and I can come along and say something from my account and get the money that people spent transfered from the NPC to my account. I have been...
|
Forum: Graphic Design
05-27-2001, 08:40 AM
|
Replies: 35
Views: 3,459
|
Forum: Tech Support
05-24-2001, 08:16 AM
|
Replies: 4
Views: 1,192
Re: Hmmm
Well actually I didn't upgrade to Directx8 I have 7 not 8. My light effects show fine but day and night doesn't work at all =T I kinda have a problem with that since it isn't any error I can figure...
|
Forum: Tech Support
05-24-2001, 06:40 AM
|
Replies: 4
Views: 1,192
|
Forum: Future Improvements
05-23-2001, 09:30 PM
|
Replies: 3
Views: 1,167
|
Forum: Tech Support
05-23-2001, 11:02 AM
|
Replies: 4
Views: 1,192
Day/Night Problem
I get on 2001 each day and I watch the clock go to like midnight and I still have daylight. The Day/Night thing is not working for me and I kinda was wondering if that is a glitch in 2.03 or if I...
|
Forum: NPC Scripting
05-22-2001, 12:14 PM
|
Replies: 5
Views: 2,292
//put this in jail area
if(playerenters){set...
//put this in jail area
if(playerenters){set jailed;timeout=.05}
if(jailed&&timeout){freezeplayer 40;setplayerprop #c,I've been Jailed for breaking the rules;disableweapons;}
If they somehow...
|
Forum: NPC Scripting
05-21-2001, 01:43 PM
|
Replies: 3
Views: 2,075
|
Forum: NPC Scripting
05-21-2001, 01:41 PM
|
Replies: 3
Views: 2,023
how so?
how so I haven't even seen your post. I need a shooting gallery for a events part of my server and I was hoping someone could tell me how to set it up or even script it for me. lol (my scripting...
|
Forum: NPC Scripting
05-21-2001, 01:34 PM
|
Replies: 10
Views: 3,609
|
Forum: Future Improvements
05-21-2001, 08:32 AM
|
Replies: 3
Views: 1,167
Server List
Server list could be list by type, name or something else. I mean have all the p2p servers, the free servers, and the UC servers in order by there type to help people find what they want faster.
...
|
Forum: NPC Scripting
05-21-2001, 08:23 AM
|
Replies: 3
Views: 2,023
Is there a way?
Is there a way to make a shooting gallery where if you shot a target you get a amount of money depending on which one it is. Like one target be 100 and others like 5 and so. Also you only have a set...
|
Forum: NPC Scripting
05-20-2001, 12:16 PM
|
Replies: 27
Views: 4,406
Re: Blah.
That script doesn't work =T it turns your player into a shadow and the little light thing of the gralat instead =T
|
Forum: NPC Scripting
05-20-2001, 12:05 PM
|
Replies: 3
Views: 2,075
I need some script help
I need a script where if you die you lose 100 gralat and it is laid right where you died. I had a script like this
if(playerdies){lay goldrupee;playerrupees-=100}
but the script didn't work and...
|
Forum: Graphic Design
05-10-2001, 07:48 AM
|
Replies: 35
Views: 3,459
|