Thread: nubi sql
View Single Post
  #1  
Old 04-19-2002, 04:56 AM
fabtik
Fire Beetle
 
Join Date: Apr 2002
Posts: 9
Default nubi sql

I noticed that the Troopers and Crusaders in Cabilis only use the correct textures when you use #gender 2 in game.

I want to fix the db to this..

select * from npc_types where name='Trooper%'

but I also need to access the various spawn tables in the same query, somthing like if name=Trooper% && zone='Cabwest'

Can also do the same thing for fixing some mobs sizes then.

Any ideas plz?
Reply With Quote