Raised This Month: $ Target: $400
 0% 

Animal Xp with changing model


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
NiGHTFiRE
Senior Member
Join Date: Dec 2004
Location: Sweden
Old 04-18-2005 , 15:21  
Reply With Quote #5

Code:
public DoChooseAnimal(id, key) {     if(key == 0) {                  if(PlayerClass[id] == CLASS_DOG) {                         client_print(id, print_chat, "[Animal Mod] You are allready a Dog! Choose something else!")               ChooseAnimal(id)                         return PLUGIN_HANDLED          }                  PlayerClass[id] = CLASS_DOG                  client_print(id, print_chat, "[Animal Mod] You are now a Dog!")          precache_model("models/animals/dog.mdl");     }
NiGHTFiRE is offline
Send a message via AIM to NiGHTFiRE Send a message via MSN to NiGHTFiRE
 



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 09:58.


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