[QUESTION] Possible to use 1 variable on 2 uses?
#1

hello guys. im just gonna ask if i can use this without any conflicting on each other,

is it possible to use 1 variable with 2 uses? example

pawn Код:
new cpandpickup;

public OnGameModeInit()
{
cpandpickup = CreateDynamicCP(1352.294677,-1759.066284,13.507812, 1.5, -1, -1, -1, 75.0);
cpandpickup = CreateDynamicPickup(1318, 2, -30.9822,-92.0099,1003.5469, 0);
return
}
is it gonna conflict? i hope anyone could answer my Question " it is going to conflict? "
Reply


Messages In This Thread
[QUESTION] Possible to use 1 variable on 2 uses? - by Patrick - 13.02.2013, 20:28
Re: [QUESTION] Possible to use 1 variable on 2 uses? - by Roko_foko - 13.02.2013, 20:33
Re: [QUESTION] Possible to use 1 variable on 2 uses? - by HimSelf - 13.02.2013, 20:39
Re: [QUESTION] Possible to use 1 variable on 2 uses? - by Patrick - 13.02.2013, 20:43
Re: [QUESTION] Possible to use 1 variable on 2 uses? - by PrawkC - 13.02.2013, 20:51
Re: [QUESTION] Possible to use 1 variable on 2 uses? - by new121 - 13.02.2013, 20:55

Forum Jump:


Users browsing this thread: 1 Guest(s)