Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- new n;
- new hunger1;
- GetPlayerName(playerid,n,MAX_PLAYER_NAME);
- hunger1 = dini_Get("/Bedürfnisse/%s.txt", "Hunger",n);
- warning 202: number of arguments does not match definition
- error 006: must be assigned to an array
- warning 204: symbol is assigned a value that is never used: "hunger1"
Advertisement
Add Comment
Please, Sign In to add comment