Ardrich Posted November 22, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 01/19/13 Last Seen: June 1, 2024 Share Posted November 22, 2014 Can someone help me with this script_rid2sd: fatal error ! player not attached prontera,136,171,4 script Freebies 790,{ OnInit: waitingroom "Freebies",0; if(#sorry == 1) goto L_1; mes "You will receive Some Present as a reward for joining the server"; mes "We're gladly thankful for your support in the future too."; next; if(checkweight(2504,1) == 0 ) goto L_OverWeight; rentitem 4142,432000; //dopelganger card emotion e_thx; close; L_OverWeight: mes "Sorry, you are over weight"; emotion e_omg; close; L_1: mes "You had already received before the gift."; emotion e_swt; close; } Quote Link to comment Share on other sites More sharing options...
Radian Posted November 22, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted November 22, 2014 Can someone help me with this script_rid2sd: fatal error ! player not attached prontera,136,171,4 script Freebies 790,{ OnInit: waitingroom "Freebies",0; if(#sorry == 1) goto L_1; mes "You will receive Some Present as a reward for joining the server"; mes "We're gladly thankful for your support in the future too."; next; if(checkweight(2504,1) == 0 ) goto L_OverWeight; rentitem 4142,432000; //dopelganger card emotion e_thx; close; L_OverWeight: mes "Sorry, you are over weight"; emotion e_omg; close; L_1: mes "You had already received before the gift."; emotion e_swt; close; } here's the fixed script http://pastebin.com/rbi6T7MT 1 Quote Link to comment Share on other sites More sharing options...
Question
Ardrich
Can someone help me with this
script_rid2sd: fatal error ! player not attached
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.