Forum: Playerworld Staff Openings
01-14-2005, 07:04 AM
|
|
Replies: 71
Views: 4,641
|
Forum: Future Improvements
01-13-2005, 11:01 PM
|
|
Replies: 21
Views: 2,425
animated tiles shouldn't require any annoying...
animated tiles shouldn't require any annoying special stuff
they should just work when you addtiledef2 an animated image
What I think he is suggesting is something to completely change the...
|
Forum: PlayerWorlds Main Forum
01-13-2005, 09:57 PM
|
|
Replies: 30
Views: 97,299
|
Forum: NPC Scripting
01-13-2005, 09:18 AM
|
|
Replies: 7
Views: 2,127
|
Forum: Graal Main Forum (English)
01-13-2005, 08:37 AM
|
|
Replies: 18
Views: 1,846
|
Forum: Future Improvements
01-13-2005, 06:20 AM
|
|
Replies: 7
Views: 1,014
|
Forum: Graal Main Forum (English)
01-13-2005, 03:50 AM
|
|
Replies: 2
Views: 825
|
Forum: NPC Scripting
01-12-2005, 09:54 PM
|
|
Replies: 8
Views: 2,171
Thanks for the reply TB3
This is more of...
Thanks for the reply TB3
This is more of a workaround than an actual solution, no? The only difference is that with smaller movements, the server will update the client with the new position...
|
Forum: Future Improvements
01-12-2005, 07:23 AM
|
|
Replies: 26
Views: 4,166
|
Forum: NPC Scripting
01-12-2005, 05:04 AM
|
|
Replies: 8
Views: 2,171
|
Forum: Graphic Design
01-12-2005, 02:35 AM
|
|
Replies: 11
Views: 979
|
Forum: PlayerWorlds Main Forum
01-12-2005, 02:12 AM
|
|
Replies: 19
Views: 1,455
some ideas are interesting
i have had the...
some ideas are interesting
i have had the idea about ships where you move them around, and people are inside the ship in different levels doing things
like star trek i thought
|
Forum: Graal Main Forum (English)
01-12-2005, 12:55 AM
|
|
Replies: 66
Views: 4,986
|
Forum: Graal Main Forum (English)
01-11-2005, 10:02 PM
|
|
Replies: 66
Views: 4,986
yes, this was a very common practice on era,...
yes, this was a very common practice on era, before the serverside hit detection was added
it is also common on UN
i have also heard it described as "putting tinfoil over my wireless router"
|
Forum: NPC Scripting
01-11-2005, 05:11 AM
|
|
Replies: 8
Views: 2,171
|
Forum: PlayerWorlds Main Forum
01-11-2005, 03:40 AM
|
|
Replies: 14
Views: 821
|
Forum: NPC Scripting
01-11-2005, 02:41 AM
|
|
Replies: 8
Views: 2,171
help with attachplayertoobj
I need help with getting this to work right
when attached to an NPC moving around on the gmap, it seems to mess up a lot
it will often cross levels, and not update on my client that it has...
|
Forum: Level Design
01-11-2005, 01:03 AM
|
|
Replies: 16
Views: 1,829
|
Forum: NPC Scripting
01-11-2005, 12:44 AM
|
|
Replies: 12
Views: 2,375
|
Forum: PlayerWorlds Main Forum
01-10-2005, 11:16 PM
|
|
Replies: 31
Views: 2,809
|
Forum: Hello and Goodbyes
01-10-2005, 07:27 AM
|
|
Replies: 27
Views: 1,539
|
Forum: Era News
01-10-2005, 07:05 AM
|
|
Replies: 108
Views: 16,748
|
Forum: Future Improvements
01-09-2005, 08:59 AM
|
|
Replies: 13
Views: 966
serverside:
if (playertouchsme) {
...
serverside:
if (playertouchsme) {
this.temp = timevar2;
this.hours = int(this.temp/(60*60))%24;
this.mins = int((this.temp/60)%60);
this.secs = int((this.temp)%60);
message...
|
Forum: Future Improvements
01-08-2005, 09:40 PM
|
|
Replies: 13
Views: 966
|
Forum: Level Design
01-08-2005, 07:17 AM
|
|
Replies: 5
Views: 926
|