IF to SWITCH
#3

Quote:
Originally Posted by CodeStyle175
Посмотреть сообщение
well in php you can switch between strings, but pwn doesn't allow it.
You have obviously no idea what you are talking about.

@OP what about showing us the error you get? Are we to guess the errors you received?
Im not sure if params is to be used in switch but here is an example of how to use switch:

PHP код:
switch(var[playerid])
{
    case 
0// when var[playerid] is 0 
    
case 1// when var[playerid] is 1 

Reply


Messages In This Thread
IF to SWITCH - by Hazliu - 27.04.2018, 12:19
Re: IF to SWITCH - by CodeStyle175 - 27.04.2018, 12:23
Re: IF to SWITCH - by jasperschellekens - 27.04.2018, 12:26
Re: IF to SWITCH - by CodeStyle175 - 27.04.2018, 12:30
Re: IF to SWITCH - by jasperschellekens - 27.04.2018, 12:31
Re: IF to SWITCH - by CodeStyle175 - 27.04.2018, 12:34
Re: IF to SWITCH - by jasperschellekens - 27.04.2018, 12:36
Re: IF to SWITCH - by FnZ - 27.04.2018, 12:49
Re: IF to SWITCH - by Dutheil - 27.04.2018, 13:34
Re: IF to SWITCH - by Hazliu - 27.04.2018, 14:08

Forum Jump:


Users browsing this thread: 1 Guest(s)