Give to all/Give to one
Well...I have this plugin (Weird Round) and I want to do something like :
wr_status 1,everybody gets same power every round... wr_status 2,everybody has different powers every round... Now, I made the part with everybody gets the same power...But if I tried to make the second one, I get the "Undefinded symbol "id" " error...The part of code is like : Code:
ublic eNewRound() {Code:
public FirstStatus() {At the line where the if function forwards to SecondStatus(id) I get the "Undefined symbol "id" "... |
Re: Give to all/Give to one
Dont understand it good, but
@ PHP Code:
What this piece of code means is that your running true all players id's but it will only go trough that piece of code, once you closed it you will just use the last saved id. Hope im a little clear so it will be PHP Code:
|
Re: Give to all/Give to one
Oh thx thx for that :D
MY mistake...An this is the part for giving everyone..I need a part that takes everyplayer and handles him a case :) |
| All times are GMT -4. The time now is 17:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.