Raised This Month: $ Target: $400
 0% 

Help with improving and optimizing code


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
avril-lavigne
Banned
Join Date: Apr 2009
Old 11-17-2014 , 12:07   Re: Help with improving and optimizing code
Reply With Quote #1

1.You can use offset to count spawns
2. to determine what hand use simple new hand[33]
hand[id] = 1 // lets say right hand
hand[id] = 2 // left hand
if(hand[id] == 1)
// code
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc
avril-lavigne is offline
bardukis
Member
Join Date: Jul 2014
Old 11-17-2014 , 12:17   Re: Help with improving and optimizing code
Reply With Quote #2

Quote:
Originally Posted by avril-lavigne View Post
1.You can use offset to count spawns
2. to determine what hand use simple new hand[33]
hand[id] = 1 // lets say right hand
hand[id] = 2 // left hand
if(hand[id] == 1)
// code
1. I cant understand the recommendation with offset... Can you explain me?
2. Can you explain me why? I want to learn.
bardukis is offline
Reply



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 17:32.


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