Quote:
Originally Posted by GULTHEX
when i type in
if (created) {
removetiledefs;
addtiledef tileset_devgulthex.png,,1;
}
in an npc it says
this in rc
script: Function addtiledef not found at line 4 in script of npcs[0] (in level dg.nw at pos (31, 23))
how i fix
iv searched all over graal wiki
none of the threads help 
|
if you could use PHP insted of just typing it out like that it would be more readable
btw thats GS1.
Edit: you should use a Weapon NPC insted of a level NPC for that kind of stuff.