.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Enhancement Workshop > Metamod and metamod plugins
Metamod and metamod plugins Plugins and improvements for the metamod server-side mod

Reply
 
Thread Tools
Can't see a Flying Banner with Stripper2
Old
  (#1)
m00rad
Guest
 
Status:
Posts: n/a
Default Can't see a Flying Banner with Stripper2 - 08-11-2004

Hello dudes,

I have read now a lot bout Stripper2 and it is running on our Server, but i can't see the logo i added to the Map de_dust2

I have a sprit called shila.spr (made with Sprite Wizard)
I have put the sprite in the Stripper2 folder.
Then i made a de_dust2_str.cfg in the Stripper2 folder and added these lines:

Code:
[add]
{
classname/env_sprite
PRECACHE_SPRITE(sprites/shila.spr)
frame/1
framerate/2
renderfx/0
rendermode/1
renderamt/255
scale/0.40
spawnflags/1 // SF_SPRITE_STARTON
model/sprites/shila.spr
origin/264.4 -722.4 267.1
}
With Clanmod teleport i watched the coordinates for the Banner and entered in the _str.cfg

But ... nothings working, can someone tell me how to work that thang?

greetz,
m00
  
Reply With Quote
Re: Can't see a Flying Banner with Stripper2
Old
  (#2)
BAStumm
Member
 
BAStumm's Avatar
 
Status: Offline
Posts: 138
Join Date: Jan 2004
Location: Spokane, WA USA
Default Re: Can't see a Flying Banner with Stripper2 - 08-11-2004

code looks wrong and i think you put the file in wrong directory... Below is example code I use. Also be sure to save the sprite file to moddirectory/models/sprites.

Code:
 // PRECACHE our sprites
 PRECACHE_SPRITE(sprites/stflogo.spr)
 
 // LOGO SPRITE BLUE BASE
 {
   netname/logo 
   classname/env_sprite
   frame/1
   framerate/10
   rendermode/5
   renderamt/255
   scale/1.0   
   spawnflags/1  // SF_SPRITE_STARTON
   model/sprites/stflogo.spr
   origin/0 -862 -226
   angles/180 90 180
 }






  
Reply With Quote
Re: Can't see a Flying Banner with Stripper2
Old
  (#3)
m00rad
Guest
 
Status:
Posts: n/a
Default Re: Can't see a Flying Banner with Stripper2 - 08-11-2004

Hey,
thanks for the reply but i just testet your code and it does not work :'(

I have put the sprit into the cstrike/sprites folder, and in the hlds_l/cstrike/models/sprites and in the hlds_l/cstrike/addons/stripper2_plugin folder
nothing, server does not show me the logo.
it even lets me dl the sprite, don't know why

m00
  
Reply With Quote
Re: Can't see a Flying Banner with Stripper2
Old
  (#4)
BAStumm
Member
 
BAStumm's Avatar
 
Status: Offline
Posts: 138
Join Date: Jan 2004
Location: Spokane, WA USA
Default Re: Can't see a Flying Banner with Stripper2 - 09-11-2004

err hmm... my sprite is located in tfc/sprites/stf_log.spr not models/sprites... not sure why I said that. If that no work double check your coordinates, it might be in a wall or something. Just try to put it out in the open in a big open area for test... also check your logs for error like "cant locate file" or something.






  
Reply With Quote
Re: Can't see a Flying Banner with Stripper2
Old
  (#5)
m00rad
Guest
 
Status:
Posts: n/a
Default Re: Can't see a Flying Banner with Stripper2 - 10-11-2004

nope
nothing worked 4 me )-:

i can't see any logo
anyone done this with his cs and has a cfg 4 me?

now i have a log


Error: could not load file chickenrock.wav
Error: could not load file byby.wav
Error: could not load file moin.wav
Error: could not load file sprites/640hud22.spr
Error: could not load file sprites/640hud22.spr

hmm, why dows ne not load?

Last edited by m00rad; 10-11-2004 at 14:13..
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com