recreate a function
#1

i want to make print so that it does SendClientMessageToAll too.

it MUST be a stock function, as imho they generate better errors if used wrong.

i would like it to do:
pawn Код:
print(string[]){
SendClientMessageToAll(0xffffff,string);
print(string);
}
Reply


Messages In This Thread
recreate a function - by legodude - 23.04.2011, 10:02
Re: recreate a function - by [ADC]Aldi96 - 23.04.2011, 10:05
Re: recreate a function - by legodude - 23.04.2011, 10:08
Re: recreate a function - by Ash. - 23.04.2011, 10:09
Re: recreate a function - by legodude - 23.04.2011, 10:11
Re: recreate a function - by xRyder - 23.04.2011, 10:13
Re: recreate a function - by Ash. - 23.04.2011, 10:16
Re: recreate a function - by legodude - 23.04.2011, 10:17
Re: recreate a function - by Vince - 23.04.2011, 10:42
Re: recreate a function - by legodude - 23.04.2011, 10:48

Forum Jump:


Users browsing this thread: 2 Guest(s)