What is wrong with this?
#1

hello, this if for my phone script:
Код:
                        PlayerInfo[playerid][PhoneNumber] = RandomEx(0600000000, 0699999999);
At the top of the script my define is:
Код:
#define RandomEx(%0,%1) (random((%1) - (%0)) + (%0))'
Gives error C:\Users\Milan\Downloads\Own Gamemode Test\Own Gamemode Test\gamemodes\milanrp.pwn(4559) : error 027: invalid character constant
Reply


Messages In This Thread
What is wrong with this? - by milanosie - 18.01.2012, 20:59
Re: What is wrong with this? - by Slice - 18.01.2012, 21:06
Re: What is wrong with this? - by milanosie - 18.01.2012, 21:08

Forum Jump:


Users browsing this thread: 1 Guest(s)