Raised This Month: $ Target: $400
 0% 

Spite Help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
cjwprostar
Junior Member
Join Date: Dec 2005
Location: Texas
Old 12-29-2005 , 22:04   Spite Help
Reply With Quote #1

I've read some of the posts here and seached the net, but I'm still confused on how to display a sprite.
I know you need something like this.. (just the needed functions are shown)
Code:
new sprite new userorigin[33] public plugin_precache(){    sprite=precache_model("sprites/whatever.spr")    return PLUGIN_CONTINUE } public displaysprite(id){    get_user_origin(id,userorigin[id],0)    message_begin(MSG_ALL,SVC_TEMPENTITY)    write_byte(?)    write_coord(userorigin[id])    write_coord(userorigin[id])    write_coord(userorigin[id])    write_short(sprite)    message_end() }

Thx in advance
cjwprostar is offline
Send a message via AIM to cjwprostar Send a message via MSN to cjwprostar Send a message via Yahoo to cjwprostar
 


Thread Tools
Display Modes

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


All times are GMT -4. The time now is 16:00.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode