Raised This Month: $ Target: $400
 0% 

Little help with debug


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 08-25-2005 , 17:41  
Reply With Quote #2

Quote:
'invalid player 1' on line 2424, heres the function with line 2424 in it, the set_user_hitzones line is the error line:

Small:

public evade_loop() {

if (!Dragoneye()) return

for (new a = 1; a <= PLAYERS; a++) {
if (assassin[a] && pskills5[a] > 0 && automagic[a][ AMid[a] ] == 12 && is_user_alive(a) && get_user_armor(a) >= 1) {
set_evade(a)
set_user_armor(a, get_user_armor(a) - 1)
}
else {
set_user_hitzones(0, a, 255)
}
}
}
add

Code:
if(!is_user_connected(a)) continue
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
 



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 14:18.


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