ok i got this to work offline when i try to convert to gs2 it doesn't work. first i had it in a level npc which didnt work.
I finally put it in the weapons to c if i got errors and it says missing semicolon on line 3 which idk y there would be a semicolon after a function
//#CLIENTSIDE
Function onPlayerTouchsme(){
canbecarried();
message("Put me down now");
}
anybody has any ideas what im doing wrong ?
I finally put it in the weapons to c if i got errors and it says missing semicolon on line 3 which idk y there would be a semicolon after a function
//#CLIENTSIDE
Function onPlayerTouchsme(){
canbecarried();
message("Put me down now");
}
anybody has any ideas what im doing wrong ?