Forum: NPC Scripting
06-01-2012, 07:50 PM
|
|
Replies: 6
Views: 3,085
|
Forum: NPC Scripting
06-01-2012, 07:11 PM
|
|
Replies: 6
Views: 3,085
|
Forum: NPC Scripting
06-01-2012, 06:29 PM
|
|
Replies: 6
Views: 3,085
NPC Drop w/ value
How do I set the text in the NPC of a clientr.var.
Here is the NPC script
function onCreated()
{
showText(205, 188, 115, $pref::graal::defaultfontname, "c", "" @(player.clientr.hp));
...
|
Forum: Tech Support
06-01-2012, 04:53 PM
|
|
Replies: 30
Views: 6,232
|
Forum: Tech Support
06-01-2012, 04:17 PM
|
|
Replies: 30
Views: 6,232
|
Forum: NPC Scripting
06-01-2012, 04:16 AM
|
|
Replies: 2
Views: 2,884
|
Forum: PlayerWorlds Main Forum
06-01-2012, 03:48 AM
|
|
Replies: 23
Views: 3,285
|
Forum: Playerworld Staff Openings
06-01-2012, 03:47 AM
|
|
Replies: 13
Views: 2,009
|
Forum: NPC Scripting
06-01-2012, 03:03 AM
|
|
Replies: 2
Views: 2,884
NPC temp drop
I was wondering how Zodiac did there drops. When I have a drop NPC, even if the NPC is destroyed(), when you first enter the level, you can see all the NPCs ever place for a second or two then they...
|