Thread: Petit Probleme.
View Single Post
  #4  
Old 10-16-2005, 11:27 PM
Velox Cruentus Velox Cruentus is offline
Registered User
Velox Cruentus's Avatar
Join Date: Dec 2004
Location: Quebec, Canada
Posts: 465
Velox Cruentus is on a distinguished road
Send a message via ICQ to Velox Cruentus Send a message via AIM to Velox Cruentus
Ah!

setminimap -- Regardez la!

PHP Code:
wayne@localhost ~/graal cat newfeatures* |grep minimap
fixed script command setminimap
  downloads map files 
and minimap images, and updates
  the map 
and minimap is no longer set by the listserver,
  
owners can change the default map/minimap by adding lines
  minimap
=minimap.txt,map2.png,5.2,7
  it works exactly like the script commands setmap
/setminimap
  of players on the minimap is hidden when you 
switch
on the minimap playerlist you see red bubbles for
  
256 minimap (you can only hide ityou can't show it when the
- on the minimap PM-icons are drawn above toall-icons
- when moving the mouse over the minimap then the
   0x400 - toall/PM-icons on the minimap
  message (previously they only worked on minimaps)
wayne@localhost ~/graal $ cat commands* |grep minimap
\cf0\b setminimap \b0\i imgname,levelnamesfile,x,y\b\i0 ;\tab\cf1\b0 changes the minimap, the player will be placed on (x,y)\par
\cf0\b showstats \b0\i bitflag\b\i0 ;\tab\tab\cf1\b0 shows/hides parts of the stats bar (1-ASD,2-icons,4-rupees,8-bombs,16-arrows,32-hearts,64-ap,128-mp,256-minimap,512-inv,1024-player)\par
wayne@localhost ~/graal $ 
Ou

PHP Code:
 setminimap imgname,levelnamesfile,x,y
__________________
In a world of change... Who'll you believe?
Reply With Quote